From owner-svn-ports-all@freebsd.org Tue Jul 11 17:00:02 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 383FBDA6356; Tue, 11 Jul 2017 17:00:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 021867BAD9; Tue, 11 Jul 2017 17:00:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6BH01Ho080832; Tue, 11 Jul 2017 17:00:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6BH00O0080830; Tue, 11 Jul 2017 17:00:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707111700.v6BH00O0080830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 11 Jul 2017 17:00:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445514 - head/security/p5-Unix-Passwd-File X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/p5-Unix-Passwd-File X-SVN-Commit-Revision: 445514 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2017 17:00:02 -0000 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