diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-27 23:51:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-27 23:51:58 +0800 |
commit | 70b24030d94eeded9c601c79115a9d2d64adfa00 (patch) | |
tree | 6a3c3c999502ee82eda9260fc1283cdac16d78f7 /security | |
parent | a0548e8ee60f3e8bcf68bf17d575cde51c7aa1e8 (diff) | |
download | freebsd-ports-gnome-70b24030d94eeded9c601c79115a9d2d64adfa00.tar.gz freebsd-ports-gnome-70b24030d94eeded9c601c79115a9d2d64adfa00.tar.zst freebsd-ports-gnome-70b24030d94eeded9c601c79115a9d2d64adfa00.zip |
- Update to 0.22
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes
Diffstat (limited to 'security')
-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 83780280dc03..ff68309c87bc 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.21 +PORTVERSION= 0.22 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 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-File-Flock-Retry>=0:${PORTSDIR}/devel/p5-File-Flock-Retry \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Log-Any-IfLOG>=0:${PORTSDIR}/devel/p5-Log-Any-IfLOG RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/security/p5-Unix-Passwd-File/distinfo b/security/p5-Unix-Passwd-File/distinfo index e1393d0556f6..2441b7e1bf5a 100644 --- a/security/p5-Unix-Passwd-File/distinfo +++ b/security/p5-Unix-Passwd-File/distinfo @@ -1,2 +1,2 @@ -SHA256 (Unix-Passwd-File-0.21.tar.gz) = 89d0446a3effce206cd2897b2bc024e0817fb1d0c034b25c408021a643490a13 -SIZE (Unix-Passwd-File-0.21.tar.gz) = 36689 +SHA256 (Unix-Passwd-File-0.22.tar.gz) = b508f585d863936b7e4efeb1c75a4846652978d1b3e16860e659b9d038439b99 +SIZE (Unix-Passwd-File-0.22.tar.gz) = 36016 |