diff options
author | tobez <tobez@FreeBSD.org> | 2016-09-16 15:37:47 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2016-09-16 15:37:47 +0800 |
commit | edae913b1f269d9e305a65d1ce34e3d3e3505460 (patch) | |
tree | 78eabbf05657771e4e97e1738a62fa44d2e98811 /textproc | |
parent | 942ee390bbc6baca96c6654f969c028d6bc3709c (diff) | |
download | freebsd-ports-gnome-edae913b1f269d9e305a65d1ce34e3d3e3505460.tar.gz freebsd-ports-gnome-edae913b1f269d9e305a65d1ce34e3d3e3505460.tar.zst freebsd-ports-gnome-edae913b1f269d9e305a65d1ce34e3d3e3505460.zip |
Update to 1.19.
Changes: http://cpansearch.perl.org/src/KIMRYAN/Lingua-EN-Fathom-1.19/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index 87a4e444755e..8d6272ddb5ae 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-Fathom -PORTVERSION= 1.15 -PORTREVISION= 1 +PORTVERSION= 1.19 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +13,7 @@ COMMENT= Lingua::EN::Fathom - Measure readability of English text LICENSE= ART10 GPLv1 LICENSE_COMB= dual -COMMON_DEPENDS= p5-Lingua-EN-Syllable>0:textproc/p5-Lingua-EN-Syllable +COMMON_DEPENDS= p5-Lingua-EN-Syllable>=0:textproc/p5-Lingua-EN-Syllable BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} diff --git a/textproc/p5-Lingua-EN-Fathom/distinfo b/textproc/p5-Lingua-EN-Fathom/distinfo index 71bbf6c75aa5..0fdcfc30262d 100644 --- a/textproc/p5-Lingua-EN-Fathom/distinfo +++ b/textproc/p5-Lingua-EN-Fathom/distinfo @@ -1,2 +1,3 @@ -SHA256 (Lingua-EN-Fathom-1.15.tar.gz) = ff90d74714d3fc04b928b1d467cfbe206d89cfce4a466b065311d98e03849897 -SIZE (Lingua-EN-Fathom-1.15.tar.gz) = 8121 +TIMESTAMP = 1474011305 +SHA256 (Lingua-EN-Fathom-1.19.tar.gz) = 17a905c42c0859daf11a2c1115084897eb5cfbddac11b9ba3a3f2a2c5dba8446 +SIZE (Lingua-EN-Fathom-1.19.tar.gz) = 10686 |