diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-01-30 18:20:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-01-30 18:20:25 +0000 |
commit | ff7981f714ceb51de73a8719285ed7014b342591 (patch) | |
tree | 4e87362d848846f919ed81ad3d84c223e4135b8f /textproc | |
parent | 5cb849273ff9e4cf0cd044d73036b68daa9211c9 (diff) | |
download | ports-ff7981f714ceb51de73a8719285ed7014b342591.tar.gz ports-ff7981f714ceb51de73a8719285ed7014b342591.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-String-ToIdentifier-EN/Makefile | 12 | ||||
-rw-r--r-- | textproc/p5-String-ToIdentifier-EN/distinfo | 4 |
2 files changed, 5 insertions, 11 deletions
diff --git a/textproc/p5-String-ToIdentifier-EN/Makefile b/textproc/p5-String-ToIdentifier-EN/Makefile index 377212dadafc..08f7817dc5a4 100644 --- a/textproc/p5-String-ToIdentifier-EN/Makefile +++ b/textproc/p5-String-ToIdentifier-EN/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= String-ToIdentifier-EN -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Convert Strings to English Program Identifiers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0.14:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Phrase \ +BUILD_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0.16:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Phrase \ p5-Text-Unidecode>=0.04:${PORTSDIR}/converters/p5-Text-Unidecode \ p5-namespace-clean>=0.20:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -25,10 +25,4 @@ PERL_CONFIGURE= yes MAN3= String::ToIdentifier::EN.3 \ String::ToIdentifier::EN::Unicode.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.92:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/textproc/p5-String-ToIdentifier-EN/distinfo b/textproc/p5-String-ToIdentifier-EN/distinfo index 499b583d29be..94e917a30fa5 100644 --- a/textproc/p5-String-ToIdentifier-EN/distinfo +++ b/textproc/p5-String-ToIdentifier-EN/distinfo @@ -1,2 +1,2 @@ -SHA256 (String-ToIdentifier-EN-0.08.tar.gz) = bd2da8a8cc64e083ef98e08ca80cae185b13d5caee2d5e5be1fd92dd5dc2dbd3 -SIZE (String-ToIdentifier-EN-0.08.tar.gz) = 35781 +SHA256 (String-ToIdentifier-EN-0.09.tar.gz) = e0cfb9daeb8f3864f67386d5b29fcacf23dc23bbbbecb39e0d20db7f5c728434 +SIZE (String-ToIdentifier-EN-0.09.tar.gz) = 35860 |