aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-10-10 10:55:18 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-10-10 10:55:18 +0000
commitede9976ed1d16af29eca25ad258d4fc8e2c3405a (patch)
tree3791288ed078ce93c23c790a23f0adf5f93ce650
parent1be27344de573411e4423cbd75b9efdb1dec817b (diff)
Notes
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/Makefile6
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/distinfo2
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile
index ca24c1663922..9fcfb1778dcd 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.28
+PORTVERSION= 0.29
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
@@ -23,7 +23,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
-MAN3= Locale::Maketext::Lexicon::Auto.3 \
+MAN3= Locale::Maketext::Extract.3 \
+ Locale::Maketext::Lexicon::Auto.3 \
Locale::Maketext::Lexicon::Gettext.3 \
Locale::Maketext::Lexicon::Msgcat.3 \
Locale::Maketext::Lexicon::Tie.3 \
@@ -36,7 +37,6 @@ MAN1= xgettext.pl.1
.if ${PERL_LEVEL} <= 500601
.if ${PERL_LEVEL} == 500601
BUILD_DEPENDS+= ${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/devel/p5-Encode-compat
-RUN_DEPENDS+= ${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/devel/p5-Encode-compat
.else
IGNORE="Need at least perl 5.6.1 to build"
.endif
diff --git a/devel/p5-Locale-Maketext-Lexicon/distinfo b/devel/p5-Locale-Maketext-Lexicon/distinfo
index cde91a591fd6..afd0f4b76dd5 100644
--- a/devel/p5-Locale-Maketext-Lexicon/distinfo
+++ b/devel/p5-Locale-Maketext-Lexicon/distinfo
@@ -1 +1 @@
-MD5 (Locale-Maketext-Lexicon-0.28.tar.gz) = e512aa0843c5e6c0d3534fa6a8eaf9d7
+MD5 (Locale-Maketext-Lexicon-0.29.tar.gz) = 79db86fcd9e80fa4b7e44df867acad1e
diff --git a/devel/p5-Locale-Maketext-Lexicon/pkg-plist b/devel/p5-Locale-Maketext-Lexicon/pkg-plist
index 2abfa636bc4b..7af5425cdcb1 100644
--- a/devel/p5-Locale-Maketext-Lexicon/pkg-plist
+++ b/devel/p5-Locale-Maketext-Lexicon/pkg-plist
@@ -1,4 +1,5 @@
bin/xgettext.pl
+%%SITE_PERL%%/Locale/Maketext/Extract.pm
%%SITE_PERL%%/Locale/Maketext/Lexicon.pm
%%SITE_PERL%%/Locale/Maketext/Lexicon/Auto.pm
%%SITE_PERL%%/Locale/Maketext/Lexicon/Gettext.pm