Path to this page:
./
lang/perl5,
Practical Extraction and Report Language
Branch: pkgsrc-2016Q1,
Version: 5.22.1nb1,
Package name: perl-5.22.1nb1,
Maintainer: pkgsrc-usersPerl is a general-purpose programming language originally developed
for text manipulation and now used for a wide range of tasks including
system administration, web development, network programming, GUI
development, and more. The language is intended to be practical (easy
to use, efficient, complete) rather than beautiful (tiny, elegant,
minimal). Its major features are that it's easy to use, supports both
procedural and object-oriented (OO) programming, has powerful built-in
support for text processing, and has one of the world's most impressive
collections of third-party modules.
Package options: 64bitauto, threads
Master sites: (Expand)
SHA1: 29f9b320b0299577a3e1d02e9e8ef8f26f160332
RMD160: 99e3af98d80ace857da6ce28679a2e35a4360144
Filesize: 13375.585 KB
Version history: (Expand)
- (2016-04-21) Updated to version: perl-5.22.1nb1
- (2016-04-07) Package added to pkgsrc.se, version perl-5.22.1 (created)
CVS history: (Expand)
2016-04-20 21:27:05 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #4962 - requested by sevan
lang/perl5: security fix
Revisions pulled up:
- lang/perl5/Makefile 1.237
- lang/perl5/distinfo 1.134
- lang/perl5/patches/patch-perl.c 1.1
---
Module Name: pkgsrc
Committed By: sevan
Date: Tue Apr 19 22:14:39 UTC 2016
Modified Files:
pkgsrc/lang/perl5: Makefile distinfo
Added Files:
pkgsrc/lang/perl5/patches: patch-perl.c
Log message:
Add patch to address CVE-2016-2381
Bump pkgrev
Reviewed by wiz@
|