diff options
author | jlam <jlam@pkgsrc.org> | 2004-01-13 01:08:57 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-01-13 01:08:57 +0000 |
commit | baf90848b6de8cbc549d2411fe34ce4cbcb25f54 (patch) | |
tree | e090ce943b79a12697e6bd28bf1ec52a1a16ee85 /doc/CHANGES | |
parent | 6a67141da3f32d26e3312c148a07a26fab33cf40 (diff) | |
download | pkgsrc-baf90848b6de8cbc549d2411fe34ce4cbcb25f54.tar.gz |
Bump the PKGREVISION of lang/perl5. Changes between versions 5.6.1nb9
and 5.6.1nb10 include pulling in changes from the latest Perl sources
that add a more complete set of directories on NetBSD systems to the
rpath of Perl modules so that they may find libperl.so. The module
build/installation is now robust against the user overriding the value
of INSTALLARCHLIB.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index f5e9af1f3cf..9370c92eca1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4441 2004/01/12 23:54:50 xtraeme Exp $ +$NetBSD: CHANGES,v 1.4442 2004/01/13 01:09:04 jlam Exp $ Changes to the packages collection and infrastructure in 2004: @@ -199,3 +199,4 @@ Changes to the packages collection and infrastructure in 2004: Updated ksi to 3.4.1nb1 [kristerw 2004-01-12] Updated gnutls to 1.0.4 [xtraeme 2004-01-12] Updated awstats to 5.9 [xtraeme 2004-01-12] + Updated perl5 to 5.6.1nb10 [jlam 2004-01-12] |