[128646] trunk/dports/perl/p5-lingua-en-inflect-phrase/Portfile
devans at macports.org
devans at macports.org
Mon Nov 24 15:09:42 PST 2014
Revision: 128646
https://trac.macports.org/changeset/128646
Author: devans at macports.org
Date: 2014-11-24 15:09:41 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
p5-lingua-en-inflect-phrase: update to version 0.18, add perl branches 5.18 5.20, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-lingua-en-inflect-phrase/Portfile
Modified: trunk/dports/perl/p5-lingua-en-inflect-phrase/Portfile
===================================================================
--- trunk/dports/perl/p5-lingua-en-inflect-phrase/Portfile 2014-11-24 23:05:48 UTC (rev 128645)
+++ trunk/dports/perl/p5-lingua-en-inflect-phrase/Portfile 2014-11-24 23:09:41 UTC (rev 128646)
@@ -4,9 +4,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Lingua-EN-Inflect-Phrase 0.04
-revision 3
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Lingua-EN-Inflect-Phrase 0.18
license {Artistic-1 GPL}
maintainers nomaintainer
description Inflect short English Phrases
@@ -14,14 +13,17 @@
platforms darwin
-checksums md5 79aa10fd4a3502ff0c7b0aedce4a0f6a \
- sha1 0959d9ac6c34f3e56a0cbb410509b1862b412dc4 \
- rmd160 ef913231efb5cfee4b4dd90b02050f5b28274064
+checksums rmd160 6572aeb03ad2e4697c9d4b7b6959301a11d1ef42 \
+ sha256 290a5b8fc2be28d6d479517655027a90e944476cb3552f10cbf6db37af79f9a6
if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-test-nowarnings
+
depends_lib-append \
- port:p${perl5.major}-test-simple \
+ port:p${perl5.major}-lingua-en-findnumber \
port:p${perl5.major}-lingua-en-inflect \
port:p${perl5.major}-lingua-en-inflect-number \
+ port:p${perl5.major}-lingua-en-number-isordinal \
port:p${perl5.major}-lingua-en-tagger
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141124/957ba318/attachment.html>
More information about the macports-changes
mailing list