diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-27 15:51:58 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-27 15:51:58 +0000 |
| commit | 28e56989fe319aadbb253f0ce1e884f5cfbd3704 (patch) | |
| tree | 6a3c3c999502ee82eda9260fc1283cdac16d78f7 /security/p5-Unix-Passwd-File | |
| parent | - Update to 0.34 (diff) | |
- Update to 0.22
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes
Notes
Notes:
svn path=/head/; revision=400289
Diffstat (limited to 'security/p5-Unix-Passwd-File')
| -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 |
