- Update to 0.09

- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/String-ToIdentifier-EN/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-01-30 18:20:25 +00:00
parent 5cb849273f
commit ff7981f714
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311251
2 changed files with 5 additions and 11 deletions

View File

@ -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>

View File

@ -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