summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-04-28 16:40:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-04-28 16:40:40 +0000
commitcbc4cc107645d4d3a81a8b8bd0337beac3c4d4f9 (patch)
treedff7217cda25ebf6300fe965c3478794684b0099 /devel
parent- Update to 0.7.0 (diff)
Update to 0.38
Notes
Notes: svn path=/head/; revision=107822
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/Makefile2
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/distinfo4
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile
index 21172b19613a..2d52bc3f90a6 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.36
+PORTVERSION= 0.38
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
diff --git a/devel/p5-Locale-Maketext-Lexicon/distinfo b/devel/p5-Locale-Maketext-Lexicon/distinfo
index 7698911cce88..7b3c53157850 100644
--- a/devel/p5-Locale-Maketext-Lexicon/distinfo
+++ b/devel/p5-Locale-Maketext-Lexicon/distinfo
@@ -1,2 +1,2 @@
-MD5 (Locale-Maketext-Lexicon-0.36.tar.gz) = 88487388e3e24d5eb88b2ce253dbd0dc
-SIZE (Locale-Maketext-Lexicon-0.36.tar.gz) = 32398
+MD5 (Locale-Maketext-Lexicon-0.38.tar.gz) = d21e7bdf3601389bcd8644f30d0623fe
+SIZE (Locale-Maketext-Lexicon-0.38.tar.gz) = 33723
diff --git a/devel/p5-Locale-Maketext-Lexicon/pkg-plist b/devel/p5-Locale-Maketext-Lexicon/pkg-plist
index 7af5425cdcb1..cfa0b621f9c0 100644
--- a/devel/p5-Locale-Maketext-Lexicon/pkg-plist
+++ b/devel/p5-Locale-Maketext-Lexicon/pkg-plist
@@ -1,5 +1,6 @@
bin/xgettext.pl
%%SITE_PERL%%/Locale/Maketext/Extract.pm
+%%SITE_PERL%%/Locale/Maketext/Extract/Run.pm
%%SITE_PERL%%/Locale/Maketext/Lexicon.pm
%%SITE_PERL%%/Locale/Maketext/Lexicon/Auto.pm
%%SITE_PERL%%/Locale/Maketext/Lexicon/Gettext.pm
@@ -10,5 +11,6 @@ bin/xgettext.pl
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale 2>/dev/null || true
@dirrm %%SITE_PERL%%/Locale/Maketext/Lexicon
+@unexec rmdir %D/%%SITE_PERL%%/Locale/Maketext/Extract 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Locale/Maketext 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Locale 2>/dev/null || true