diff options
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Tie-EncryptedHash/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index 4f67b1dfafa1..1d7e9262e247 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -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 diff --git a/security/p5-Tie-EncryptedHash/distinfo b/security/p5-Tie-EncryptedHash/distinfo index 97224c2d91a2..a5f538b5aced 100644 --- a/security/p5-Tie-EncryptedHash/distinfo +++ b/security/p5-Tie-EncryptedHash/distinfo @@ -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 |