aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-AddressParse
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-05-11 07:38:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-05-11 07:38:22 +0000
commit829144474cb4ff2526e8a55bc2ec76eda592fb3e (patch)
tree1c38ee7b33bd359fa1a9149911dd4bb167b49814 /textproc/p5-Lingua-EN-AddressParse
parentd6830b80e412476458c657f482593ad9dfb7ef04 (diff)
downloadports-829144474cb4ff2526e8a55bc2ec76eda592fb3e.tar.gz
ports-829144474cb4ff2526e8a55bc2ec76eda592fb3e.zip
- Update to 1.16
Notes
Notes: svn path=/head/; revision=273943
Diffstat (limited to 'textproc/p5-Lingua-EN-AddressParse')
-rw-r--r--textproc/p5-Lingua-EN-AddressParse/Makefile14
-rw-r--r--textproc/p5-Lingua-EN-AddressParse/distinfo5
-rw-r--r--textproc/p5-Lingua-EN-AddressParse/pkg-plist3
3 files changed, 11 insertions, 11 deletions
diff --git a/textproc/p5-Lingua-EN-AddressParse/Makefile b/textproc/p5-Lingua-EN-AddressParse/Makefile
index cf55b79495d6..459b8f74177b 100644
--- a/textproc/p5-Lingua-EN-AddressParse/Makefile
+++ b/textproc/p5-Lingua-EN-AddressParse/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Lingua-EN-AddressParse
-PORTVERSION= 1.15
+PORTVERSION= 1.16
CATEGORIES= textproc perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,14 +14,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to manipulate geographical addresses
-BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/NameParse.pm:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \
- ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
- ${SITE_PERL}/Locale/SubCountry.pm:${PORTSDIR}/misc/p5-Locale-SubCountry
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Lingua-EN-NameParse>=0:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \
+ p5-Locale-SubCountry>=0:${PORTSDIR}/misc/p5-Locale-SubCountry \
+ p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Lingua::EN::AddressGrammar.3 \
- Lingua::EN::AddressParse.3
+MAN3= Lingua::EN::AddressParse.3 \
+ Lingua::EN::AddressParse::Grammar.3
.include <bsd.port.mk>
diff --git a/textproc/p5-Lingua-EN-AddressParse/distinfo b/textproc/p5-Lingua-EN-AddressParse/distinfo
index 2d2a6961abb6..a267627f9b9a 100644
--- a/textproc/p5-Lingua-EN-AddressParse/distinfo
+++ b/textproc/p5-Lingua-EN-AddressParse/distinfo
@@ -1,3 +1,2 @@
-MD5 (Lingua-EN-AddressParse-1.15.tar.gz) = a1860fd13dc8a52c0e38a6c5a1de58f7
-SHA256 (Lingua-EN-AddressParse-1.15.tar.gz) = fcd4de8aebed731272757b507f6bc13eaf0b762835475705e38822bb0d0864c9
-SIZE (Lingua-EN-AddressParse-1.15.tar.gz) = 18784
+SHA256 (Lingua-EN-AddressParse-1.16.tar.gz) = 796bd7099851f4b82da6a13553c0c074378dbe307a17490194d3b69ba75e3426
+SIZE (Lingua-EN-AddressParse-1.16.tar.gz) = 18420
diff --git a/textproc/p5-Lingua-EN-AddressParse/pkg-plist b/textproc/p5-Lingua-EN-AddressParse/pkg-plist
index fb6115518263..c1c4b21df8f6 100644
--- a/textproc/p5-Lingua-EN-AddressParse/pkg-plist
+++ b/textproc/p5-Lingua-EN-AddressParse/pkg-plist
@@ -1,8 +1,9 @@
-%%SITE_PERL%%/Lingua/EN/AddressGrammar.pm
%%SITE_PERL%%/Lingua/EN/AddressParse.pm
+%%SITE_PERL%%/Lingua/EN/AddressParse/Grammar.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/AddressParse/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/AddressParse
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua
+@dirrm %%SITE_PERL%%/Lingua/EN/AddressParse
@dirrmtry %%SITE_PERL%%/Lingua/EN
@dirrmtry %%SITE_PERL%%/Lingua