aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.6/Makefile
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2002-10-29 23:47:13 +0800
committertobez <tobez@FreeBSD.org>2002-10-29 23:47:13 +0800
commit1159ed27664a342f330d641bf184ea82b7e65d01 (patch)
treef18bef485230889cbc73f7adc0aa80eec36b4b8f /lang/perl5.6/Makefile
parent1e2420797f97a790878d553d5001c16ecb36a776 (diff)
downloadfreebsd-ports-gnome-1159ed27664a342f330d641bf184ea82b7e65d01.tar.gz
freebsd-ports-gnome-1159ed27664a342f330d641bf184ea82b7e65d01.tar.zst
freebsd-ports-gnome-1159ed27664a342f330d641bf184ea82b7e65d01.zip
Fix a bug in perl 5.6.1 described in
http://archive.develooper.com/perl5-porters@perl.org/msg58812.html with a patch from http://archive.develooper.com/perl5-porters@perl.org/msg58819.html While we normally do not fix non-FreeBSD problems with 3rd party software, it is expected that perl 5.6.1 will be used widely for some time to come, and the bug is bad enough to grant the inclusion of the patch here.
Diffstat (limited to 'lang/perl5.6/Makefile')
-rw-r--r--lang/perl5.6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.6/Makefile b/lang/perl5.6/Makefile
index d88341c43852..e7ec4e3e6fb4 100644
--- a/lang/perl5.6/Makefile
+++ b/lang/perl5.6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= ${PERL_VER}
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= lang devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
${MASTER_SITE_LOCAL:S/$/:local/}