From owner-svn-ports-all@freebsd.org Thu Jul 2 14:43:18 2015 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 E733699214F; Thu, 2 Jul 2015 14:43:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 425F82E4A; Thu, 2 Jul 2015 14:43:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t62EhHHo087399; Thu, 2 Jul 2015 14:43:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t62EhH3C087396; Thu, 2 Jul 2015 14:43:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507021443.t62EhH3C087396@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 2 Jul 2015 14:43:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391155 - head/security/p5-Unix-Passwd-File X-SVN-Group: ports-head 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.20 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: Thu, 02 Jul 2015 14:43:19 -0000 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