Update to 1.17.
This commit is contained in:
parent
9772b53cf4
commit
ebcc6cd441
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187787
2 changed files with 5 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue