diff --git a/security/p5-Crypt-PBKDF2/Makefile b/security/p5-Crypt-PBKDF2/Makefile index c63ee113a18e..68c6fbe2646e 100644 --- a/security/p5-Crypt-PBKDF2/Makefile +++ b/security/p5-Crypt-PBKDF2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-PBKDF2 -PORTVERSION= 0.131750 +PORTVERSION= 0.133330 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARODLAND @@ -11,12 +11,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= The PBKDF2 password hashing algorithm -RUN_DEPENDS= p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-Moose>=1:${PORTSDIR}/devel/p5-Moose \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \ p5-Method-Signatures-Simple>=0:${PORTSDIR}/devel/p5-Method-Signatures-Simple \ + p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \ + p5-Moose>=1:${PORTSDIR}/devel/p5-Moose \ p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/security/p5-Crypt-PBKDF2/distinfo b/security/p5-Crypt-PBKDF2/distinfo index 507ce6b6d934..e0edb1c7c405 100644 --- a/security/p5-Crypt-PBKDF2/distinfo +++ b/security/p5-Crypt-PBKDF2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-PBKDF2-0.131750.tar.gz) = e27866a5a8314ddb138e7673b265492fdf93e9e1d23023446280931433f4f102 -SIZE (Crypt-PBKDF2-0.131750.tar.gz) = 15844 +SHA256 (Crypt-PBKDF2-0.133330.tar.gz) = 83fcc87e77b95599a63203cd606d00ce4cfa893a9a1c8e42d40f261f8d2aece5 +SIZE (Crypt-PBKDF2-0.133330.tar.gz) = 15904