Update to 0.17

- Add LICENSE_FILE
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/HTML-Scrubber/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-28 15:43:13 +00:00
parent fce7d2a56f
commit 19fdff5742
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444590
2 changed files with 7 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= HTML-Scrubber
PORTVERSION= 0.15
PORTVERSION= 0.17
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,16 +12,18 @@ COMMENT= Perl extension for scrubbing/sanitizing html
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-HTML-Parser>=3.47:www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
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
NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (HTML-Scrubber-0.15.tar.gz) = 7133e317e5963168a445836d144f35c69fc9c4edad0025fb17c46729ea432ed4
SIZE (HTML-Scrubber-0.15.tar.gz) = 34250
TIMESTAMP = 1498655095
SHA256 (HTML-Scrubber-0.17.tar.gz) = 558a7a1425c355f2e242117b37ecde95534024f69fd6400af46209d23ee1e71a
SIZE (HTML-Scrubber-0.17.tar.gz) = 37140