Subject: CVS commit: pkgsrc/lang/perl5/pkg
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/05/2001 20:13:42
Module Name: pkgsrc
Committed By: jlam
Date: Wed Sep 5 17:13:41 UTC 2001
Modified Files:
doc: pkg-CHANGES
pkgsrc/lang/perl5: Makefile
pkgsrc/lang/perl5/pkg: PLIST
Added Files:
pkgsrc/lang/perl5: distinfo
pkgsrc/lang/perl5/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
pkgsrc/lang/perl5/pkg: MESSAGE
Log Message:
Update perl to 5.6.1nb2. Changes from perl-5.6.1nb1 include undoing the
perl mess I created a year ago and making this a vanilla perl installation
again, and explicitly setting the system library path so that /usr/local/*
doesn't appear anywhere.
The installed perl library now also includes CGI.pm-2.752. The www/p5-CGI
package installs in to ${PERL5_SITEARCH} so there is no conflict with the
"standard" CGI.pm.
To generate a diff of this commit:
cvs rdiff -r1.5028 -r1.5029 doc/pkg-CHANGES
cvs rdiff -r1.39 -r1.40 pkgsrc/lang/perl5/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/perl5/distinfo
cvs rdiff -r0 -r1.18 pkgsrc/lang/perl5/patches/patch-aa
cvs rdiff -r0 -r1.8 pkgsrc/lang/perl5/patches/patch-ab \
pkgsrc/lang/perl5/patches/patch-ac pkgsrc/lang/perl5/patches/patch-ae
cvs rdiff -r0 -r1.9 pkgsrc/lang/perl5/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/lang/perl5/pkg/MESSAGE
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/perl5/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.