- update to 1.24
This commit is contained in:
parent
50570fd841
commit
fd9c6dba48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216919
2 changed files with 5 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Tie-EncryptedHash
|
||||
PORTVERSION= 1.21
|
||||
PORTVERSION= 1.24
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,10 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Hashes (and objects based on hashes) with encrypting fields
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \
|
||||
${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
|
||||
${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \
|
||||
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
|
||||
RUN_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Tie-EncryptedHash-1.21.tar.gz) = 5a85bd78c74ef52aeff6c70836f9d3bf
|
||||
SHA256 (Tie-EncryptedHash-1.21.tar.gz) = 65290061cc37e3e983780cf54f7325d8d1ba93e4304bd51d6a3cbf430ebd0e4d
|
||||
SIZE (Tie-EncryptedHash-1.21.tar.gz) = 10768
|
||||
MD5 (Tie-EncryptedHash-1.24.tar.gz) = da2bd8aa366c6454b168b72f2635491e
|
||||
SHA256 (Tie-EncryptedHash-1.24.tar.gz) = aa9a083a231e4046170a5894644e3c59679c7dbd0aa2d1217dc85150df2c1e21
|
||||
SIZE (Tie-EncryptedHash-1.24.tar.gz) = 10515
|
||||
|
|
Loading…
Reference in a new issue