diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-02 14:43:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-02 14:43:17 +0000 |
commit | 052968d3ea89add0d703f7a7363b37d109eddeec (patch) | |
tree | d6fb338f6e4051177e12a7d619d8937cb723ea79 /security/p5-Unix-Passwd-File | |
parent | 92d4724108c69392608b2c7cd090d2c5a25cbc06 (diff) |
Notes
Diffstat (limited to 'security/p5-Unix-Passwd-File')
-rw-r--r-- | security/p5-Unix-Passwd-File/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Unix-Passwd-File/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index c21e701a74f5..f9d1eadfe2ef 100644 --- a/security/p5-Unix-Passwd-File/Makefile +++ b/security/p5-Unix-Passwd-File/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unix-Passwd-File -PORTVERSION= 0.18 +PORTVERSION= 0.20 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,8 @@ BUILD_DEPENDS= p5-Crypt-Password-Util>=0.06:${PORTSDIR}/security/p5-Crypt-Passwo p5-File-Flock>=0:${PORTSDIR}/devel/p5-File-Flock \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Log-Any-IfLOG>=0:${PORTSDIR}/devel/p5-Log-Any-IfLOG \ - p5-Rinci>=1.1.73:${PORTSDIR}/devel/p5-Rinci + p5-Rinci>=1.1.76:${PORTSDIR}/devel/p5-Rinci RUN_DEPENDS:= ${BUILD_DEPENDS} -BUILD_DEPENDS+= p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames TEST_DEPENDS= p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \ diff --git a/security/p5-Unix-Passwd-File/distinfo b/security/p5-Unix-Passwd-File/distinfo index 38a418ff040c..daf25461b675 100644 --- a/security/p5-Unix-Passwd-File/distinfo +++ b/security/p5-Unix-Passwd-File/distinfo @@ -1,2 +1,2 @@ -SHA256 (Unix-Passwd-File-0.18.tar.gz) = af4898ef0f5ecab2edade6a948ef4a00568c4e231bcf8876cdda3a8b18f69677 -SIZE (Unix-Passwd-File-0.18.tar.gz) = 35654 +SHA256 (Unix-Passwd-File-0.20.tar.gz) = 3d155e490908816e9a329bee47ad36e39b183a8147a34fe17f76c562a62e8a5f +SIZE (Unix-Passwd-File-0.20.tar.gz) = 35843 |