Date: Fri, 31 Aug 2012 09:57:14 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303406 - head/textproc/p5-Lingua-EN-Inflect-Phrase Message-ID: <201208310957.q7V9vE4S009171@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kuriyama Date: Fri Aug 31 09:57:14 2012 New Revision: 303406 URL: http://svn.freebsd.org/changeset/ports/303406 Log: - Upgrade to 0.13. Modified: head/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile head/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo Modified: head/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile ============================================================================== --- head/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile Fri Aug 31 09:56:25 2012 (r303405) +++ head/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile Fri Aug 31 09:57:14 2012 (r303406) @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-Inflect-Phrase -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ COMMENT= Perl extension to inflect short RUN_DEPENDS= \ p5-Lingua-EN-Inflect>=1.89.1:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ p5-Lingua-EN-Inflect-Number>=1.1:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \ - p5-Lingua-EN-Tagger>=0.15:${PORTSDIR}/textproc/p5-Lingua-EN-Tagger + p5-Lingua-EN-Tagger>=0.20:${PORTSDIR}/textproc/p5-Lingua-EN-Tagger BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Modified: head/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo ============================================================================== --- head/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo Fri Aug 31 09:56:25 2012 (r303405) +++ head/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo Fri Aug 31 09:57:14 2012 (r303406) @@ -1,2 +1,2 @@ -SHA256 (Lingua-EN-Inflect-Phrase-0.12.tar.gz) = 0a183d24ea4e60f2eeefc34fa4c95371624a6193eec768de7c51f7b09b9ab213 -SIZE (Lingua-EN-Inflect-Phrase-0.12.tar.gz) = 60314 +SHA256 (Lingua-EN-Inflect-Phrase-0.13.tar.gz) = b5f3b6c2e4b83f51282ac73969e48995eb7e7e0cd4eeaf03889a67cb7c8f13be +SIZE (Lingua-EN-Inflect-Phrase-0.13.tar.gz) = 30195
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208310957.q7V9vE4S009171>