aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext-Lexicon
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-08-25 10:35:25 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-08-25 10:35:25 +0000
commitf76d849957b42350285f004b9128196526c8c1d4 (patch)
treed6333e05a4c0cc92d2dd613b738799f60ac69914 /devel/p5-Locale-Maketext-Lexicon
parent2f9fbc0fc411f6e4a9b3b445167f05793a94127f (diff)
downloadports-f76d849957b42350285f004b9128196526c8c1d4.tar.gz
ports-f76d849957b42350285f004b9128196526c8c1d4.zip
Notes
Diffstat (limited to 'devel/p5-Locale-Maketext-Lexicon')
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/Makefile5
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile
index 921875030b30..c8688c6522b5 100644
--- a/devel/p5-Locale-Maketext-Lexicon/Makefile
+++ b/devel/p5-Locale-Maketext-Lexicon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Locale-Maketext-Lexicon
-PORTVERSION= 0.40
+PORTVERSION= 0.41
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
@@ -36,7 +36,8 @@ MAN1= xgettext.pl.1
.if ${PERL_LEVEL} < 500600
post-patch:
@${PERL} -pi -e '$$_ = "" if /no warnings/;' \
- ${WRKSRC}/lib/Locale/Maketext/Lexicon.pm
+ -e 's/^our (\S+);/use vars qw{$$1};/;' \
+ ${WRKSRC}/lib/Locale/Maketext/Lexicon.pm
.endif
.include <bsd.port.post.mk>
diff --git a/devel/p5-Locale-Maketext-Lexicon/distinfo b/devel/p5-Locale-Maketext-Lexicon/distinfo
index c8101b3f7167..22d10c7025dd 100644
--- a/devel/p5-Locale-Maketext-Lexicon/distinfo
+++ b/devel/p5-Locale-Maketext-Lexicon/distinfo
@@ -1,2 +1,2 @@
-MD5 (Locale-Maketext-Lexicon-0.40.tar.gz) = 85fb16c5dca814132a63b1fe86461ad8
-SIZE (Locale-Maketext-Lexicon-0.40.tar.gz) = 33820
+MD5 (Locale-Maketext-Lexicon-0.41.tar.gz) = 633a2deea9d6391982503dee3bd75e5e
+SIZE (Locale-Maketext-Lexicon-0.41.tar.gz) = 34474