diff options
Diffstat (limited to 'security/p5-Crypt-CBC')
-rw-r--r-- | security/p5-Crypt-CBC/Makefile | 13 | ||||
-rw-r--r-- | security/p5-Crypt-CBC/distinfo | 6 |
2 files changed, 14 insertions, 5 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index 51915e4a1485..7e50fa1e8d04 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,5 +1,5 @@ PORTNAME= Crypt-CBC -PORTVERSION= 3.04 +PORTVERSION= 3.07 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -8,11 +8,20 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA WWW= https://metacpan.org/release/Crypt-CBC -LICENSE= ART10 +LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-PBKDF2>=0:security/p5-Crypt-PBKDF2 \ + p5-Crypt-URandom>=0:security/p5-Crypt-URandom \ p5-CryptX>=0:security/p5-CryptX +TEST_DEPENDS= p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \ + p5-Crypt-Blowfish_PP>=0:security/p5-Crypt-Blowfish_PP \ + p5-Crypt-CAST5>=0:security/p5-Crypt-CAST5 \ + p5-Crypt-DES>=0:security/p5-Crypt-DES \ + p5-Crypt-IDEA>=0:security/p5-Crypt-IDEA \ + p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ + p5-Math-Int128>=0:math/p5-Math-Int128 USES= perl5 USE_PERL5= configure diff --git a/security/p5-Crypt-CBC/distinfo b/security/p5-Crypt-CBC/distinfo index 70303ae5e906..986174cd21d8 100644 --- a/security/p5-Crypt-CBC/distinfo +++ b/security/p5-Crypt-CBC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214090 -SHA256 (Crypt-CBC-3.04.tar.gz) = 4026c57d0dbf6496c0d561a26f161b763d3b8edf351139c073492e21b5fbce07 -SIZE (Crypt-CBC-3.04.tar.gz) = 40237 +TIMESTAMP = 1753816428 +SHA256 (Crypt-CBC-3.07.tar.gz) = f4ddfb4dd6ac5013df8341bfa734d9c9ee0f10e2e71215ec8fe5bf780b7c9127 +SIZE (Crypt-CBC-3.07.tar.gz) = 52298 |