Index: head/security/p5-Unix-Passwd-File/Makefile =================================================================== --- head/security/p5-Unix-Passwd-File/Makefile (revision 453687) +++ head/security/p5-Unix-Passwd-File/Makefile (revision 453688) @@ -1,31 +1,38 @@ # Created by: Henk van Oers # $FreeBSD$ PORTNAME= Unix-Passwd-File -PORTVERSION= 0.24 +PORTVERSION= 0.250 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manipulate passwd and group entries LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Crypt-Password-Util>=0.06:security/p5-Crypt-Password-Util \ p5-File-Flock-Retry>=0:devel/p5-File-Flock-Retry \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \ p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \ p5-File-Slurper>=0:devel/p5-File-Slurper \ p5-File-chdir>=0:devel/p5-File-chdir \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502501 +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils +RUN_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils +.endif + +.include Index: head/security/p5-Unix-Passwd-File/distinfo =================================================================== --- head/security/p5-Unix-Passwd-File/distinfo (revision 453687) +++ head/security/p5-Unix-Passwd-File/distinfo (revision 453688) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499771060 -SHA256 (Unix-Passwd-File-0.24.tar.gz) = e5f7ecedad4522afd2fd0e1bfb0934f663882e9eb69e24935a0a191502028ae9 -SIZE (Unix-Passwd-File-0.24.tar.gz) = 39629 +TIMESTAMP = 1510070467 +SHA256 (Unix-Passwd-File-0.250.tar.gz) = a04665ab5ba0f67ba79b13250b42ae996815d349543405e8c41cca5e9298cf75 +SIZE (Unix-Passwd-File-0.250.tar.gz) = 40969