diff options
author | tobez <tobez@FreeBSD.org> | 2011-08-26 22:03:52 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-08-26 22:03:52 +0800 |
commit | 7912d25350f8fe7efc31e1aac7749693ed983a36 (patch) | |
tree | cab870ac8192e253771e091fcadff5d57044b6e9 /textproc | |
parent | afcd0f8a9f7fd4f8f02d31ef309c9b2041597ccf (diff) | |
download | freebsd-ports-gnome-7912d25350f8fe7efc31e1aac7749693ed983a36.tar.gz freebsd-ports-gnome-7912d25350f8fe7efc31e1aac7749693ed983a36.tar.zst freebsd-ports-gnome-7912d25350f8fe7efc31e1aac7749693ed983a36.zip |
Update to 1.15.
Changes: http://search.cpan.org/dist/Lingua-EN-Fathom/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index 938a1a711863..7b3d1c6dcc51 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-Fathom -PORTVERSION= 1.12 +PORTVERSION= 1.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Lingua::EN::Fathom - Measure readability of English text -BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Syllable.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Syllable -RUN_DEPENDS= ${BUILD_DEPENDS} +COMMON_DEPENDS= p5-Lingua-EN-Syllable>0:${PORTSDIR}/textproc/p5-Lingua-EN-Syllable +BUILD_DEPENDS= ${COMMON_DEPENDS} +RUN_DEPENDS= ${COMMON_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Lingua-EN-Fathom/distinfo b/textproc/p5-Lingua-EN-Fathom/distinfo index f3babee4ac7d..71bbf6c75aa5 100644 --- a/textproc/p5-Lingua-EN-Fathom/distinfo +++ b/textproc/p5-Lingua-EN-Fathom/distinfo @@ -1,2 +1,2 @@ -SHA256 (Lingua-EN-Fathom-1.12.tar.gz) = 9fb225b873b64b97fca50a68aae388a0179970ea64806731dda73474a779fa11 -SIZE (Lingua-EN-Fathom-1.12.tar.gz) = 7776 +SHA256 (Lingua-EN-Fathom-1.15.tar.gz) = ff90d74714d3fc04b928b1d467cfbe206d89cfce4a466b065311d98e03849897 +SIZE (Lingua-EN-Fathom-1.15.tar.gz) = 8121 |