summaryrefslogtreecommitdiff
path: root/misc/p5-I18N-LangTags
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-07-21 13:01:52 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-07-21 13:01:52 +0000
commitbc0505cce0f0dbd502206341605d2e988095084c (patch)
tree2c92372dc9c9e44f8038694745ee9e17d50e48a2 /misc/p5-I18N-LangTags
parentAdd ekg, a client for the polish IM System gadu-gadu (diff)
Update to version 0.28.
PR: 54704 Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes: svn path=/head/; revision=85294
Diffstat (limited to 'misc/p5-I18N-LangTags')
-rw-r--r--misc/p5-I18N-LangTags/Makefile4
-rw-r--r--misc/p5-I18N-LangTags/distinfo2
-rw-r--r--misc/p5-I18N-LangTags/pkg-descr2
-rw-r--r--misc/p5-I18N-LangTags/pkg-plist14
4 files changed, 11 insertions, 11 deletions
diff --git a/misc/p5-I18N-LangTags/Makefile b/misc/p5-I18N-LangTags/Makefile
index c421fbaa62a5..3a80ae6d7800 100644
--- a/misc/p5-I18N-LangTags/Makefile
+++ b/misc/p5-I18N-LangTags/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= I18N-LangTags
-PORTVERSION= 0.27
-PORTREVISION= 1
+PORTVERSION= 0.28
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= I18N
@@ -18,7 +17,6 @@ COMMENT= Functions for dealing with RFC-1766-style language tags
PERL_CONFIGURE= YES
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= I18N::LangTags.3 I18N::LangTags::List.3
.include <bsd.port.mk>
diff --git a/misc/p5-I18N-LangTags/distinfo b/misc/p5-I18N-LangTags/distinfo
index 6a619c213c09..a8f63a8830c5 100644
--- a/misc/p5-I18N-LangTags/distinfo
+++ b/misc/p5-I18N-LangTags/distinfo
@@ -1 +1 @@
-MD5 (I18N-LangTags-0.27.tar.gz) = deae6aa54d162afb374aedf72ee8162d
+MD5 (I18N-LangTags-0.28.tar.gz) = c07caa7a2bd39ff31f98a747ac48b031
diff --git a/misc/p5-I18N-LangTags/pkg-descr b/misc/p5-I18N-LangTags/pkg-descr
index 2b736a506890..96343f74f5fb 100644
--- a/misc/p5-I18N-LangTags/pkg-descr
+++ b/misc/p5-I18N-LangTags/pkg-descr
@@ -7,5 +7,7 @@ tags (notably the extraction of them, comparing them, and testing the
formal validity of them) as is needed in a variety of protocols and
applications.
+WWW: http://search.cpan.org/dist/I18N-LangTags/
+
--dima
dima@Chg.RU
diff --git a/misc/p5-I18N-LangTags/pkg-plist b/misc/p5-I18N-LangTags/pkg-plist
index ce513ea12173..01b709d051d3 100644
--- a/misc/p5-I18N-LangTags/pkg-plist
+++ b/misc/p5-I18N-LangTags/pkg-plist
@@ -1,7 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/I18N/LangTags.pm
-lib/perl5/site_perl/%%PERL_VER%%/I18N/LangTags/List.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N/LangTags/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N/LangTags
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/I18N/LangTags
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/I18N
+%%SITE_PERL%%/I18N/LangTags.pm
+%%SITE_PERL%%/I18N/LangTags/List.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/LangTags/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/LangTags
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N 2>/dev/null || true
+@dirrm %%SITE_PERL%%/I18N/LangTags
+@unexec rmdir %D/%%SITE_PERL%%/I18N 2>/dev/null || true