skv 2009-01-13 21:38:50 UTC
FreeBSD ports repository
Modified files:
. UPDATING
Mk bsd.perl.mk
lang/perl5.8 Makefile Makefile.man distinfo pkg-plist
lang/perl5.8/files patch-freebsd.sh patch-perl.c
Added files:
lang/perl5.8/files patch-sv.c
Removed files:
lang/perl5.8/files patch-makedepend patch-utf-regcomp
Log:
Update to 5.8.9
Also:
- add option SITECUSTOMIZE which enable -Dusesitecustomize [1]
- add patch against sv_dup() bug causes memory corruption in threaded perl [2]
Changes:
http://search.cpan.org/~nwclark/perl-5.8.9/pod/perl589delta.pod
PR: 111120 [1], 130033 [2]
Submitted by: "Ian A. Tegebo" <yontege xx dev-mug.rescomp.berkeley.edu> [1],
kevin brintnall <kbrint xx rufus.net> [2]
Revision Changes Path
1.10 +3 -3 ports/Mk/bsd.perl.mk
1.754 +10 -1 ports/UPDATING
1.98 +13 -8 ports/lang/perl5.8/Makefile
1.6 +33 -1 ports/lang/perl5.8/Makefile.man
1.25 +9 -9 ports/lang/perl5.8/distinfo
1.5 +12 -27 ports/lang/perl5.8/files/patch-freebsd.sh
1.5 +0 -10 ports/lang/perl5.8/files/patch-makedepend (dead)
1.5 +25 -23 ports/lang/perl5.8/files/patch-perl.c
1.1 +21 -0 ports/lang/perl5.8/files/patch-sv.c (new)
1.2 +0 -95 ports/lang/perl5.8/files/patch-utf-regcomp (dead)
1.42 +168 -136 ports/lang/perl5.8/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"