mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Update to 0.21
- Strip shared library Changes: http://search.cpan.org/dist/B-Hooks-OP-Check/Changes
This commit is contained in:
parent
8f13a67a1f
commit
4bcf4b2b26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440719
2 changed files with 7 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= B-Hooks-OP-Check
|
||||
PORTVERSION= 0.19
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.21
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,4 +15,7 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:devel/p5-ExtUtils-Depends
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/B/Hooks/OP/Check/Check.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (B-Hooks-OP-Check-0.19.tar.gz) = 2fff4a860cae4fa69b91164a1e2d396bfddd8466bdd04d718e695f7276bce15e
|
||||
SIZE (B-Hooks-OP-Check-0.19.tar.gz) = 64368
|
||||
TIMESTAMP = 1494592595
|
||||
SHA256 (B-Hooks-OP-Check-0.21.tar.gz) = c4bb1566228b1817380c5525a93ce45c055a2ab93b19b784ebb51cf73fdcb3c4
|
||||
SIZE (B-Hooks-OP-Check-0.21.tar.gz) = 76100
|
||||
|
|
Loading…
Add table
Reference in a new issue