- Update to 2.10

- Strip shared library

Changes:	http://search.cpan.org/dist/HTML-Strip/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-04-25 09:12:02 +00:00
parent d9d8aa849c
commit c87421f73a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413990
2 changed files with 6 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= HTML-Strip
PORTVERSION= 2.09
PORTVERSION= 2.10
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,4 +18,7 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTML/Strip/Strip.so
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (HTML-Strip-2.09.tar.gz) = 3f310370d0a677d17ca539508afb054be869b68acaec9aea239a057aa04d81d7
SIZE (HTML-Strip-2.09.tar.gz) = 15040
SHA256 (HTML-Strip-2.10.tar.gz) = 2af30a61f1ecc0bea983043c8078e48380ccb0319388a74483e09aa782f1ccfa
SIZE (HTML-Strip-2.10.tar.gz) = 15333