- Update to 2.10
- Strip shared library Changes: http://search.cpan.org/dist/HTML-Strip/Changes
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue