diff options
Diffstat (limited to 'security/p5-Authen-Passphrase/Makefile')
-rw-r--r-- | security/p5-Authen-Passphrase/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index 0ba72e653ee5..f9a45ad919e4 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -1,6 +1,6 @@ PORTNAME= Authen-Passphrase PORTVERSION= 0.008 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,9 +12,6 @@ WWW= https://metacpan.org/release/Authen-Passphrase LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -DEPRECATED= Depends on expired security/p5-Data-Entropy -EXPIRATION_DATE=2025-09-01 - BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Authen-DecHpwd>=0:security/p5-Authen-DecHpwd \ p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \ @@ -23,7 +20,7 @@ RUN_DEPENDS= p5-Authen-DecHpwd>=0:security/p5-Authen-DecHpwd \ p5-Crypt-MySQL>=0:security/p5-Crypt-MySQL \ p5-Crypt-PasswdMD5>=0:security/p5-Crypt-PasswdMD5 \ p5-Crypt-UnixCrypt_XS>=0:security/p5-Crypt-UnixCrypt_XS \ - p5-Data-Entropy>=0:security/p5-Data-Entropy \ + p5-CryptX>=0:security/p5-CryptX \ p5-Digest-MD4>=0:security/p5-Digest-MD4 \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ p5-Params-Classify>=0:devel/p5-Params-Classify |