summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-03-13 10:28:47 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-03-13 10:28:47 +0000
commit8f40fbf11a91a78abe234cdec1f453e0b74157d5 (patch)
tree58be5129eae78d1b42f8ce4f8ddb58685ca1fea7 /misc
parentAdd rox-session, a simple session manager for the ROX desktop. (diff)
Update to version 1.06
Notes
Notes: svn path=/head/; revision=39731
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Locale-Codes/Makefile4
-rw-r--r--misc/p5-Locale-Codes/distinfo2
-rw-r--r--misc/p5-Locale-Codes/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile
index 59ebe17c1e54..83abb1755d0a 100644
--- a/misc/p5-Locale-Codes/Makefile
+++ b/misc/p5-Locale-Codes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Locale-Codes
-PORTVERSION= 1.02
+PORTVERSION= 1.06
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
@@ -17,7 +17,7 @@ MAINTAINER= demon@FreeBSD.org
PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Locale::Country.3 \
+MAN3= Locale::Country.3 Locale::Constants.3 Locale::Currency.3 \
Locale::Language.3
.include <bsd.port.mk>
diff --git a/misc/p5-Locale-Codes/distinfo b/misc/p5-Locale-Codes/distinfo
index 0e1919baecbe..bad29d194aa9 100644
--- a/misc/p5-Locale-Codes/distinfo
+++ b/misc/p5-Locale-Codes/distinfo
@@ -1 +1 @@
-MD5 (Locale-Codes-1.02.tar.gz) = fdaca3de3ee046807571c704a1f87cbb
+MD5 (Locale-Codes-1.06.tar.gz) = 9255107f044e3492c3c5d42d086a9a46
diff --git a/misc/p5-Locale-Codes/pkg-plist b/misc/p5-Locale-Codes/pkg-plist
index 78d31290b7e3..d198627e605a 100644
--- a/misc/p5-Locale-Codes/pkg-plist
+++ b/misc/p5-Locale-Codes/pkg-plist
@@ -1,5 +1,7 @@
lib/perl5/site_perl/%%PERL_VER%%/Locale/Country.pm
lib/perl5/site_perl/%%PERL_VER%%/Locale/Language.pm
+lib/perl5/site_perl/%%PERL_VER%%/Locale/Constants.pm
+lib/perl5/site_perl/%%PERL_VER%%/Locale/Currency.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Locale