1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 0.15

- Add LICENSE_FILE
- Strip shared library

Changes:	http://search.cpan.org/dist/Hash-FieldHash/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-02-06 12:54:46 +00:00
parent 611d83dbcc
commit 38bbd15622
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433488
2 changed files with 8 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Hash-FieldHash
PORTVERSION= 0.14
PORTREVISION= 1
PORTVERSION= 0.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,10 +12,14 @@ COMMENT= Lightweight field hash implementation
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Test-LeakTrace>=0.07:devel/p5-Test-LeakTrace
USE_PERL5= modbuild
USES= perl5
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Hash/FieldHash/FieldHash.so
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Hash-FieldHash-0.14.tar.gz) = e1f7d0e97dd14afb2dddf64052e503c05467f73f51756ea7b647d59cab0cf721
SIZE (Hash-FieldHash-0.14.tar.gz) = 28768
TIMESTAMP = 1486383636
SHA256 (Hash-FieldHash-0.15.tar.gz) = 5c515707a5433796a5697b118ddbf1f216d13c5cd52f2b64292e76f7d9b7e8f1
SIZE (Hash-FieldHash-0.15.tar.gz) = 29082