svn commit: r320780 - head/textproc/p5-String-ToIdentifier-EN

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 13 11:52:41 UTC 2013


Author: sunpoet
Date: Thu Jun 13 11:52:40 2013
New Revision: 320780
URL: http://svnweb.freebsd.org/changeset/ports/320780

Log:
  - Update to 0.10
  
  Changes:	http://search.cpan.org/dist/String-ToIdentifier-EN/Changes

Modified:
  head/textproc/p5-String-ToIdentifier-EN/Makefile
  head/textproc/p5-String-ToIdentifier-EN/distinfo

Modified: head/textproc/p5-String-ToIdentifier-EN/Makefile
==============================================================================
--- head/textproc/p5-String-ToIdentifier-EN/Makefile	Thu Jun 13 11:52:35 2013	(r320779)
+++ head/textproc/p5-String-ToIdentifier-EN/Makefile	Thu Jun 13 11:52:40 2013	(r320780)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	String-ToIdentifier-EN
-PORTVERSION=	0.09
+PORTVERSION=	0.10
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,9 +13,9 @@ COMMENT=	Convert Strings to English Prog
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-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
+BUILD_DEPENDS=	p5-Lingua-EN-Inflect-Phrase>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Phrase \
+		p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode \
+		p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage

Modified: head/textproc/p5-String-ToIdentifier-EN/distinfo
==============================================================================
--- head/textproc/p5-String-ToIdentifier-EN/distinfo	Thu Jun 13 11:52:35 2013	(r320779)
+++ head/textproc/p5-String-ToIdentifier-EN/distinfo	Thu Jun 13 11:52:40 2013	(r320780)
@@ -1,2 +1,2 @@
-SHA256 (String-ToIdentifier-EN-0.09.tar.gz) = e0cfb9daeb8f3864f67386d5b29fcacf23dc23bbbbecb39e0d20db7f5c728434
-SIZE (String-ToIdentifier-EN-0.09.tar.gz) = 35860
+SHA256 (String-ToIdentifier-EN-0.10.tar.gz) = 462bd8296892f6b238e953f215e04cff4c4c456e3c29ae2be9afc18459d8a0f6
+SIZE (String-ToIdentifier-EN-0.10.tar.gz) = 19089


More information about the svn-ports-all mailing list