diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2012-08-31 17:57:14 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2012-08-31 17:57:14 +0800 |
commit | 7273c0a82fe75372ad4b5026527b5681207cccdc (patch) | |
tree | 3d7610763d846b7f790051e28cea4631fee38d9b /textproc | |
parent | ded24d9d16e3a33cba0e05fe54c8c85450083b6d (diff) | |
download | freebsd-ports-gnome-7273c0a82fe75372ad4b5026527b5681207cccdc.tar.gz freebsd-ports-gnome-7273c0a82fe75372ad4b5026527b5681207cccdc.tar.zst freebsd-ports-gnome-7273c0a82fe75372ad4b5026527b5681207cccdc.zip |
- Upgrade to 0.13.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Phrase/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Phrase/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile index f1bae9bd9921..400da97510dc 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -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 English Phrases 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 diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo b/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo index 921ec6edb19c..aea613e1e86e 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo @@ -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 |