Path to this page:
./
lang/perl5,
Practical Extraction and Report Language
Branch: pkgsrc-2008Q1,
Version: 5.8.8nb8,
Package name: perl-5.8.8nb8,
Maintainer: jlamPerl 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: threads
Master sites: (Expand)
SHA1: 4aab490040727ca4419098720eca2ba4367df539
RMD160: e78f26d9b96e6db35f946ad4ff55e3a69385c71b
Filesize: 9886.093 KB
Version history: (Expand)
- (2008-06-08) Updated to version: perl-5.8.8nb8
- (2008-04-12) Package added to pkgsrc.se, version perl-5.8.8nb7 (created)
CVS history: (Expand)
2008-06-02 11:15:44 by Matthias Scheler | Files touched by this commit (9) |
Log message:
Pullup ticket #2408 - requested by he
Security patch for perl
Revisions pulled up:
- lang/perl5/Makefile 1.137
- lang/perl5/distinfo 1.48
- lang/perl5/patches/patch-ad 1.11
- lang/perl5/patches/patch-af 1.13
- lang/perl5/patches/patch-ag 1.11
- lang/perl5/patches/patch-ai 1.5
- lang/perl5/patches/patch-aj 1.9
- lang/perl5/patches/patch-ak 1.3
- lang/perl5/patches/patch-da 1.2
---
Module Name: pkgsrc
Committed By: he
Date: Sun Jun 1 22:04:07 UTC 2008
Modified Files:
pkgsrc/lang/perl5: Makefile distinfo
pkgsrc/lang/perl5/patches: patch-da
Added Files:
pkgsrc/lang/perl5/patches: patch-ad patch-af patch-ag patch-ai patch-aj
patch-ak
Log message:
Apply a patch from Debian to fix the security vulnerability identified
by http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1927.
Patch fetched from
\
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=26;filename=27_fix_regcomp_utf8;att=1;bug=454792
which, according to comments, is from upstream change 27688.
Revision bumped to nb8.
|
2008-05-30 19:13:44 by S.P.Zeidler | Files touched by this commit (2) |
Log message:
Pullup ticket 2405 - requested by mishka
fix build problem on NetBSD-current
Revisions pulled up:
- pkgsrc/lang/perl5/patches/patch-ae 1.11
- pkgsrc/lang/perl5/distinfo 1.47
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 28 22:24:22 UTC 2008
Modified Files:
pkgsrc/lang/perl5: distinfo
pkgsrc/lang/perl5/patches: patch-ae
Log message:
Add missing single quote. Fixes build on -current.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/lang/perl5/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/perl5/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|