Update to 3.75
Changes: https://metacpan.org/changes/distribution/HTML-Parser
This commit is contained in:
parent
1d46f173c4
commit
6476fef225
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551904
2 changed files with 7 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTML-Parser
|
||||
PORTVERSION= 3.72
|
||||
PORTVERSION= 3.75
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,9 @@ LICENSE= ART10 GPLv1+
|
|||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-HTML-Tagset>=3:www/p5-HTML-Tagset
|
||||
RUN_DEPENDS= p5-HTML-Tagset>=0:www/p5-HTML-Tagset \
|
||||
p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
||||
p5-URI>=0:net/p5-URI
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (HTML-Parser-3.72.tar.gz) = ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b
|
||||
SIZE (HTML-Parser-3.72.tar.gz) = 90680
|
||||
TIMESTAMP = 1601996518
|
||||
SHA256 (HTML-Parser-3.75.tar.gz) = ac6b5e25a8df7af54885201e91c45fb9ab6744c08cedc1a38fcc7d95d21193a9
|
||||
SIZE (HTML-Parser-3.75.tar.gz) = 120653
|
||||
|
|
Loading…
Reference in a new issue