mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.19
Changes: https://metacpan.org/changes/distribution/HTML-Scrubber
This commit is contained in:
parent
367985510a
commit
a68636a78e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513306
2 changed files with 8 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTML-Scrubber
|
||||
PORTVERSION= 0.17
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,14 +16,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-HTML-Parser>=3.47:www/p5-HTML-Parser
|
||||
TEST_DEPENDS= p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \
|
||||
p5-Test-Differences>=0:devel/p5-Test-Differences \
|
||||
p5-Test-EOL>=0:devel/p5-Test-EOL \
|
||||
p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle \
|
||||
p5-Test-NoTabs>=0:devel/p5-Test-NoTabs
|
||||
TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \
|
||||
p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1498655095
|
||||
SHA256 (HTML-Scrubber-0.17.tar.gz) = 558a7a1425c355f2e242117b37ecde95534024f69fd6400af46209d23ee1e71a
|
||||
SIZE (HTML-Scrubber-0.17.tar.gz) = 37140
|
||||
TIMESTAMP = 1569809171
|
||||
SHA256 (HTML-Scrubber-0.19.tar.gz) = ae285578f8565f9154c63e4234704b57b6835f77a2f82ffe724899d453262bb1
|
||||
SIZE (HTML-Scrubber-0.19.tar.gz) = 36418
|
||||
|
|
Loading…
Add table
Reference in a new issue