diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-02 22:43:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-02 22:43:17 +0800 |
commit | b6e0707dbf91aa10e9dead1a6fa48d2c1947e5fa (patch) | |
tree | d6fb338f6e4051177e12a7d619d8937cb723ea79 /security | |
parent | f8ecd0809ab80821d917354d33b03f3fd990dffe (diff) | |
download | freebsd-ports-gnome-b6e0707dbf91aa10e9dead1a6fa48d2c1947e5fa.tar.gz freebsd-ports-gnome-b6e0707dbf91aa10e9dead1a6fa48d2c1947e5fa.tar.zst freebsd-ports-gnome-b6e0707dbf91aa10e9dead1a6fa48d2c1947e5fa.zip |
- Update to 0.20
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes
Diffstat (limited to 'security')
-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 |