Update to 2.18
- Strip shared library - Sort PLIST Changes: https://metacpan.org/changes/distribution/Crypt-Twofish
This commit is contained in:
parent
8fac08c600
commit
db8bda73ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558637
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Crypt-Twofish
|
||||
PORTVERSION= 2.17
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.18
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,4 +16,7 @@ LICENSE_COMB= dual
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/Twofish/Twofish.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Crypt-Twofish-2.17.tar.gz) = eed502012f0c63927a1a32e3154071cc81175d1992a893ec41f183b6e3e5d758
|
||||
SIZE (Crypt-Twofish-2.17.tar.gz) = 13851
|
||||
TIMESTAMP = 1608366326
|
||||
SHA256 (Crypt-Twofish-2.18.tar.gz) = 5881555d6187972a2382aa0d4db2d74c970b06774c621b6ca523739236d2d501
|
||||
SIZE (Crypt-Twofish-2.18.tar.gz) = 13904
|
||||
|
@ -1,3 +1,3 @@
|
||||
%%PERL5_MAN3%%/Crypt::Twofish.3.gz
|
||||
%%SITE_ARCH%%/Crypt/Twofish.pm
|
||||
%%SITE_ARCH%%/auto/Crypt/Twofish/Twofish.so
|
||||
%%PERL5_MAN3%%/Crypt::Twofish.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user