diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-10 00:26:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-10 00:26:47 +0800 |
commit | bb39404f85435c28627e0d8db37763deb67ac786 (patch) | |
tree | ea07eb40fa4da62eda4f05455e6be150593daeb5 | |
parent | 81c6c459c179e8f9e03d45a4e777d626f43b2d4e (diff) | |
download | freebsd-ports-gnome-bb39404f85435c28627e0d8db37763deb67ac786.tar.gz freebsd-ports-gnome-bb39404f85435c28627e0d8db37763deb67ac786.tar.zst freebsd-ports-gnome-bb39404f85435c28627e0d8db37763deb67ac786.zip |
- Update to 0.16
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes
-rw-r--r-- | security/p5-Unix-Passwd-File/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Unix-Passwd-File/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index 49e01708d608..9ab3724b445a 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.15 +PORTVERSION= 0.16 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ 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>=0:${PORTSDIR}/devel/p5-Rinci + p5-Rinci>=1.1.73:${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 \ diff --git a/security/p5-Unix-Passwd-File/distinfo b/security/p5-Unix-Passwd-File/distinfo index 25ed47f17d8b..fb6fe6a39140 100644 --- a/security/p5-Unix-Passwd-File/distinfo +++ b/security/p5-Unix-Passwd-File/distinfo @@ -1,2 +1,2 @@ -SHA256 (Unix-Passwd-File-0.15.tar.gz) = d751ad13c4976ce937ceb4f05bde597859253e4ed9c55f0594d0bb9cf1d702f3 -SIZE (Unix-Passwd-File-0.15.tar.gz) = 35167 +SHA256 (Unix-Passwd-File-0.16.tar.gz) = acca6ad04669855c060c0084ace9f92fdb43db96bf73380aa2288b3e421d411b +SIZE (Unix-Passwd-File-0.16.tar.gz) = 36069 |