svn commit: r445514 - head/security/p5-Unix-Passwd-File
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 11 17:00:02 UTC 2017
Author: sunpoet
Date: Tue Jul 11 17:00:00 2017
New Revision: 445514
URL: https://svnweb.freebsd.org/changeset/ports/445514
Log:
Update to 0.24
- Add LICENSE_FILE
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 Tue Jul 11 16:59:55 2017 (r445513)
+++ head/security/p5-Unix-Passwd-File/Makefile Tue Jul 11 17:00:00 2017 (r445514)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Unix-Passwd-File
-PORTVERSION= 0.23
+PORTVERSION= 0.24
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,11 +12,11 @@ COMMENT= Manipulate passwd and group entries
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Crypt-Password-Util>=0.06:security/p5-Crypt-Password-Util \
p5-File-Flock-Retry>=0:devel/p5-File-Flock-Retry \
- p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
- p5-Log-Any-IfLOG>=0:devel/p5-Log-Any-IfLOG
+ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \
Modified: head/security/p5-Unix-Passwd-File/distinfo
==============================================================================
--- head/security/p5-Unix-Passwd-File/distinfo Tue Jul 11 16:59:55 2017 (r445513)
+++ head/security/p5-Unix-Passwd-File/distinfo Tue Jul 11 17:00:00 2017 (r445514)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476028447
-SHA256 (Unix-Passwd-File-0.23.tar.gz) = 20d425bae182f4fd16de93d16d45468c221e39ffe7d502a78b37224d9402eaa3
-SIZE (Unix-Passwd-File-0.23.tar.gz) = 36554
+TIMESTAMP = 1499771060
+SHA256 (Unix-Passwd-File-0.24.tar.gz) = e5f7ecedad4522afd2fd0e1bfb0934f663882e9eb69e24935a0a191502028ae9
+SIZE (Unix-Passwd-File-0.24.tar.gz) = 39629
More information about the svn-ports-head
mailing list