diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-03-20 12:42:16 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-03-20 12:42:16 +0000 |
commit | ebcc6cd44117b72cf71711716f4e6d72be796473 (patch) | |
tree | 692d16b9b0a105a6bd922da868b3a5ca094c1592 /www/p5-HTML-SimpleLinkExtor | |
parent | 9772b53cf4d7d534a400997e0e7dad176ea05dd3 (diff) | |
download | ports-ebcc6cd44117b72cf71711716f4e6d72be796473.tar.gz ports-ebcc6cd44117b72cf71711716f4e6d72be796473.zip |
Notes
Diffstat (limited to 'www/p5-HTML-SimpleLinkExtor')
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-HTML-SimpleLinkExtor/Makefile b/www/p5-HTML-SimpleLinkExtor/Makefile index 48286c1b4cd5..04862ae6b559 100644 --- a/www/p5-HTML-SimpleLinkExtor/Makefile +++ b/www/p5-HTML-SimpleLinkExtor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-SimpleLinkExtor -PORTVERSION= 1.16 +PORTVERSION= 1.17 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -16,6 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= This is a simple HTML link extractor RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ + p5-libwww>0:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/www/p5-HTML-SimpleLinkExtor/distinfo b/www/p5-HTML-SimpleLinkExtor/distinfo index 32eb6535257c..0d106ee2ac4b 100644 --- a/www/p5-HTML-SimpleLinkExtor/distinfo +++ b/www/p5-HTML-SimpleLinkExtor/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-SimpleLinkExtor-1.16.tar.gz) = 82344fb15964a03130e0a55f6c2b5d33 -SHA256 (HTML-SimpleLinkExtor-1.16.tar.gz) = a7c208a35e1f03f79910808f0716c6c0f5740a763c7bc31f6117f9c977c6df33 -SIZE (HTML-SimpleLinkExtor-1.16.tar.gz) = 8080 +MD5 (HTML-SimpleLinkExtor-1.17.tar.gz) = 688abb23379171df367262a40dcdd253 +SHA256 (HTML-SimpleLinkExtor-1.17.tar.gz) = b228baec684cdb5690ae88925b835b606f6091644e491f29dc67429dd655d0c0 +SIZE (HTML-SimpleLinkExtor-1.17.tar.gz) = 8238 |