diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-04-12 02:03:52 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-04-12 02:03:52 +0000 |
commit | 929a905da0a5948c42981172cdd2419df9ee9dfd (patch) | |
tree | e81ab43abbf8b476a71b357a8c565d6c16a2e2e8 /textproc/p5-Lingua-EN-AddressParse | |
parent | fa6c724583d082023448a3897ea82f9f5257ad49 (diff) |
Update to 1.11
PR: 37009
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=57594
Diffstat (limited to 'textproc/p5-Lingua-EN-AddressParse')
-rw-r--r-- | textproc/p5-Lingua-EN-AddressParse/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-AddressParse/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-AddressParse/Makefile b/textproc/p5-Lingua-EN-AddressParse/Makefile index 0fb200411c79..98dcd96b05b6 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.05 +PORTVERSION= 1.11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca 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}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \ + ${SITE_PERL}/${PERL_VER}/Locale/SubCountry.pm:${PORTSDIR}/misc/p5-Locale-SubCountry RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} diff --git a/textproc/p5-Lingua-EN-AddressParse/distinfo b/textproc/p5-Lingua-EN-AddressParse/distinfo index 5c817678d5f5..16472fd22209 100644 --- a/textproc/p5-Lingua-EN-AddressParse/distinfo +++ b/textproc/p5-Lingua-EN-AddressParse/distinfo @@ -1 +1 @@ -MD5 (Lingua-EN-AddressParse-1.05.tar.gz) = 452b0f7fd569a8d871a6e46eba2061f5 +MD5 (Lingua-EN-AddressParse-1.11.tar.gz) = 4d28c3ca3c2bb32f178dbf8b077d286b |