aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext-Simple
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-02-25 13:11:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-02-25 13:11:28 +0000
commita7afb3b32bf0f386d498a15b34842cf78575fa43 (patch)
tree5a19a11933e8a338d80dcf369331e7576ec1dd0e /devel/p5-Locale-Maketext-Simple
parent509d4221d5493a12f4fe426f3aa819e8302e09bb (diff)
downloadports-a7afb3b32bf0f386d498a15b34842cf78575fa43.tar.gz
ports-a7afb3b32bf0f386d498a15b34842cf78575fa43.zip
Update to 0.11
PR: 60604 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=102096
Diffstat (limited to 'devel/p5-Locale-Maketext-Simple')
-rw-r--r--devel/p5-Locale-Maketext-Simple/Makefile2
-rw-r--r--devel/p5-Locale-Maketext-Simple/distinfo3
-rw-r--r--devel/p5-Locale-Maketext-Simple/pkg-plist4
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Locale-Maketext-Simple/Makefile b/devel/p5-Locale-Maketext-Simple/Makefile
index 8e20796350ce..1a7ede3074ac 100644
--- a/devel/p5-Locale-Maketext-Simple/Makefile
+++ b/devel/p5-Locale-Maketext-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Locale-Maketext-Simple
-PORTVERSION= 0.09
+PORTVERSION= 0.11
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
diff --git a/devel/p5-Locale-Maketext-Simple/distinfo b/devel/p5-Locale-Maketext-Simple/distinfo
index db67a04ae5c5..548a262e1224 100644
--- a/devel/p5-Locale-Maketext-Simple/distinfo
+++ b/devel/p5-Locale-Maketext-Simple/distinfo
@@ -1 +1,2 @@
-MD5 (Locale-Maketext-Simple-0.09.tar.gz) = d6b5c46496ad2a3ef43323b10528d66f
+MD5 (Locale-Maketext-Simple-0.11.tar.gz) = 7411614bc745832ae2934e127ffe62dc
+SIZE (Locale-Maketext-Simple-0.11.tar.gz) = 12752
diff --git a/devel/p5-Locale-Maketext-Simple/pkg-plist b/devel/p5-Locale-Maketext-Simple/pkg-plist
index 6b144ba14d4b..fe20a0716ec9 100644
--- a/devel/p5-Locale-Maketext-Simple/pkg-plist
+++ b/devel/p5-Locale-Maketext-Simple/pkg-plist
@@ -1,7 +1,7 @@
%%SITE_PERL%%/Locale/Maketext/Simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext/Simple/.packlist
-@dirrm %%SITE_PERL%%/Locale/Maketext
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext/Simple
-@unexec rmdir %D/%%SITE_PERL%%/Locale 2>/dev/null || true
@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
+@unexec rmdir %D/%%SITE_PERL%%/Locale/Maketext 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Locale 2>/dev/null || true