diff options
author | demon <demon@FreeBSD.org> | 2014-03-02 17:45:12 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-03-02 17:45:12 +0800 |
commit | be5d5b6fc2f8c6908107f64e7dcb6874fd923be0 (patch) | |
tree | a45dcc58e846acd8169dd2023ef6776ce8ef15e7 /www/p5-HTML-Summary | |
parent | 8d6b27231fb57680db17bd8902423952d9214b19 (diff) | |
download | freebsd-ports-gnome-be5d5b6fc2f8c6908107f64e7dcb6874fd923be0.tar.gz freebsd-ports-gnome-be5d5b6fc2f8c6908107f64e7dcb6874fd923be0.tar.zst freebsd-ports-gnome-be5d5b6fc2f8c6908107f64e7dcb6874fd923be0.zip |
Update to version 0.019.
Diffstat (limited to 'www/p5-HTML-Summary')
-rw-r--r-- | www/p5-HTML-Summary/Makefile | 6 | ||||
-rw-r--r-- | www/p5-HTML-Summary/distinfo | 4 | ||||
-rw-r--r-- | www/p5-HTML-Summary/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-HTML-Summary/Makefile b/www/p5-HTML-Summary/Makefile index a8e025dea4b1..f7b1ad5c5290 100644 --- a/www/p5-HTML-Summary/Makefile +++ b/www/p5-HTML-Summary/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-Summary -PORTVERSION= 0.018 +PORTVERSION= 0.019 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,7 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Produces summaries from the textual content of web pages -BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree +BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ + ja-p5-Jcode>=2.06:${PORTSDIR}/japanese/p5-Jcode +RUN_DEPENDS= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/www/p5-HTML-Summary/distinfo b/www/p5-HTML-Summary/distinfo index 1560db714508..c99cbabc981a 100644 --- a/www/p5-HTML-Summary/distinfo +++ b/www/p5-HTML-Summary/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-Summary-0.018.tar.gz) = 15e90eb7e2d240f9b61635c165493a4209c349e2305318ee36cb8b35bdcf0115 -SIZE (HTML-Summary-0.018.tar.gz) = 21704 +SHA256 (HTML-Summary-0.019.tar.gz) = 8253936383d6939cb6990e72fe6bb449a032a9c76d5a84e56b63c56e89fb9613 +SIZE (HTML-Summary-0.019.tar.gz) = 15384 diff --git a/www/p5-HTML-Summary/pkg-plist b/www/p5-HTML-Summary/pkg-plist index 071012746bef..dec9fa5ee725 100644 --- a/www/p5-HTML-Summary/pkg-plist +++ b/www/p5-HTML-Summary/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/HTML/Summary.pm %%SITE_PERL%%/Text/Sentence.pm -%%SITE_PERL%%/Lingua/JA/Jcode.pm %%SITE_PERL%%/Lingua/JA/Jtruncate.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Summary/.packlist %%PERL5_MAN3%%/HTML::Summary.3.gz |