Index: head/security/p5-Crypt-PBKDF2/Makefile =================================================================== --- head/security/p5-Crypt-PBKDF2/Makefile (revision 408819) +++ head/security/p5-Crypt-PBKDF2/Makefile (revision 408820) @@ -1,28 +1,30 @@ # Created by: Victor Popov # $FreeBSD$ PORTNAME= Crypt-PBKDF2 -PORTVERSION= 0.150900 +PORTVERSION= 0.160410 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:ARODLAND PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PBKDF2 password hashing algorithm 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-Digest-SHA3>=0.22:${PORTSDIR}/security/p5-Digest-SHA3 \ p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \ - p5-Moose>=1:${PORTSDIR}/devel/p5-Moose \ + p5-Moo>=2:${PORTSDIR}/devel/p5-Moo \ p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean + p5-Type-Tiny>=0:${PORTSDIR}/devel/p5-Type-Tiny \ + p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ + p5-strictures>=2:${PORTSDIR}/devel/p5-strictures RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure .include Index: head/security/p5-Crypt-PBKDF2/distinfo =================================================================== --- head/security/p5-Crypt-PBKDF2/distinfo (revision 408819) +++ head/security/p5-Crypt-PBKDF2/distinfo (revision 408820) @@ -1,2 +1,2 @@ -SHA256 (Crypt-PBKDF2-0.150900.tar.gz) = da2523bcec700918ebd62347297318582b99463c12a8c6f4c9eae4b01e7861bf -SIZE (Crypt-PBKDF2-0.150900.tar.gz) = 18941 +SHA256 (Crypt-PBKDF2-0.160410.tar.gz) = 3a9a43ce8daa7f60ad25b2158ec20b58fa3fe13742a05418b1717c41f161473a +SIZE (Crypt-PBKDF2-0.160410.tar.gz) = 16995