aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Unix-Passwd-File
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-07 13:50:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-07 13:50:27 +0000
commitc858b4b77969fb52fc619226d3b77a355a2143da (patch)
tree9161212190a44bc1dba59eb34446346cd9deb945 /security/p5-Unix-Passwd-File
parentac3cfd4a18c55b1a4581b0ac5e781c82f7aec845 (diff)
downloadports-c858b4b77969fb52fc619226d3b77a355a2143da.tar.gz
ports-c858b4b77969fb52fc619226d3b77a355a2143da.zip
- Update to 0.14
Notes
Notes: svn path=/head/; revision=380694
Diffstat (limited to 'security/p5-Unix-Passwd-File')
-rw-r--r--security/p5-Unix-Passwd-File/Makefile17
-rw-r--r--security/p5-Unix-Passwd-File/distinfo4
2 files changed, 15 insertions, 6 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile
index 75ee77bff2ef..d931f04ff3ff 100644
--- a/security/p5-Unix-Passwd-File/Makefile
+++ b/security/p5-Unix-Passwd-File/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Unix-Passwd-File
-PORTVERSION= 0.12
-PORTREVISION= 1
+PORTVERSION= 0.14
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,8 +15,11 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Crypt-Password-Util>=0.06:${PORTSDIR}/security/p5-Crypt-Password-Util \
p5-File-Flock>=0:${PORTSDIR}/devel/p5-File-Flock \
- p5-Log-Any>=0:${PORTSDIR}/devel/p5-Log-Any
+ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
+ p5-Log-Any-IfLOG>=0:${PORTSDIR}/devel/p5-Log-Any-IfLOG \
+ p5-Rinci>=0:${PORTSDIR}/devel/p5-Rinci
RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS+= p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames
TEST_DEPENDS= p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir
@@ -25,4 +27,11 @@ TEST_DEPENDS= p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive
USES= perl5
USE_PERL5= configure
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 502000
+BUILD_DEPENDS+= p5-experimental>=0:${PORTSDIR}/devel/p5-experimental
+RUN_DEPENDS+= p5-experimental>=0:${PORTSDIR}/devel/p5-experimental
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/security/p5-Unix-Passwd-File/distinfo b/security/p5-Unix-Passwd-File/distinfo
index b1b47d13d489..cc7abc3bc25f 100644
--- a/security/p5-Unix-Passwd-File/distinfo
+++ b/security/p5-Unix-Passwd-File/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Unix-Passwd-File-0.12.tar.gz) = 29bee38eb238940a7ca26af377cc929fe3e6cc76f58591e209b373d4c92b1c92
-SIZE (Unix-Passwd-File-0.12.tar.gz) = 35015
+SHA256 (Unix-Passwd-File-0.14.tar.gz) = b707932934edf38da469084a6f3516c0e6e8996af7ecb9722be5cbda2a22bea8
+SIZE (Unix-Passwd-File-0.14.tar.gz) = 34902