aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Locale-Maketext-Lexicon
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2003-10-10 18:55:18 +0800
committermat <mat@FreeBSD.org>2003-10-10 18:55:18 +0800
commitcced8beff0334314539c6e757822abcce3ca319f (patch)
treeca16a62bfb9e06d5ce50380dabc820578dc1a82f /devel/p5-Locale-Maketext-Lexicon
parent4b49cb8d9e7d3170a670461128ab1527c1c2fe7d (diff)
downloadfreebsd-ports-gnome-cced8beff0334314539c6e757822abcce3ca319f.tar.gz
freebsd-ports-gnome-cced8beff0334314539c6e757822abcce3ca319f.tar.zst
freebsd-ports-gnome-cced8beff0334314539c6e757822abcce3ca319f.zip
Update to 0.29
Diffstat (limited to 'devel/p5-Locale-Maketext-Lexicon')
-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