svn commit: r391155 - head/security/p5-Unix-Passwd-File
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 2 14:43:19 UTC 2015
Author: sunpoet
Date: Thu Jul 2 14:43:17 2015
New Revision: 391155
URL: https://svnweb.freebsd.org/changeset/ports/391155
Log:
- Update to 0.20
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes
Modified:
head/security/p5-Unix-Passwd-File/Makefile
head/security/p5-Unix-Passwd-File/distinfo
Modified: head/security/p5-Unix-Passwd-File/Makefile
==============================================================================
--- head/security/p5-Unix-Passwd-File/Makefile Thu Jul 2 14:43:12 2015 (r391154)
+++ head/security/p5-Unix-Passwd-File/Makefile Thu Jul 2 14:43:17 2015 (r391155)
@@ -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
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 \
Modified: head/security/p5-Unix-Passwd-File/distinfo
==============================================================================
--- head/security/p5-Unix-Passwd-File/distinfo Thu Jul 2 14:43:12 2015 (r391154)
+++ head/security/p5-Unix-Passwd-File/distinfo Thu Jul 2 14:43:17 2015 (r391155)
@@ -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
More information about the svn-ports-all
mailing list