From owner-svn-ports-head@freebsd.org Sun Jun 26 17:14:10 2016 Return-Path: Delivered-To: svn-ports-head@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 5BFC8B81D11; Sun, 26 Jun 2016 17:14:10 +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 101612E1E; Sun, 26 Jun 2016 17:14:09 +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 u5QHE99U072936; Sun, 26 Jun 2016 17:14:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5QHE9iq072934; Sun, 26 Jun 2016 17:14:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201606261714.u5QHE9iq072934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 26 Jun 2016 17:14:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417550 - head/devel/p5-File-Write-Rotate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2016 17:14:10 -0000 Author: sunpoet Date: Sun Jun 26 17:14:08 2016 New Revision: 417550 URL: https://svnweb.freebsd.org/changeset/ports/417550 Log: - Update to 0.30 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/File-Write-Rotate/Changes Modified: head/devel/p5-File-Write-Rotate/Makefile head/devel/p5-File-Write-Rotate/distinfo Modified: head/devel/p5-File-Write-Rotate/Makefile ============================================================================== --- head/devel/p5-File-Write-Rotate/Makefile Sun Jun 26 17:14:04 2016 (r417549) +++ head/devel/p5-File-Write-Rotate/Makefile Sun Jun 26 17:14:08 2016 (r417550) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Write-Rotate -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,11 +12,12 @@ COMMENT= Write to files that archive/rot LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-Flock-Retry>=0:devel/p5-File-Flock-Retry \ p5-Proc-PID-File>=0:devel/p5-Proc-PID-File RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \ +TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \ p5-File-chdir>=0:devel/p5-File-chdir \ p5-Taint-Runtime>=0:devel/p5-Taint-Runtime \ p5-Test-Exception>=0.31:devel/p5-Test-Exception \ Modified: head/devel/p5-File-Write-Rotate/distinfo ============================================================================== --- head/devel/p5-File-Write-Rotate/distinfo Sun Jun 26 17:14:04 2016 (r417549) +++ head/devel/p5-File-Write-Rotate/distinfo Sun Jun 26 17:14:08 2016 (r417550) @@ -1,2 +1,3 @@ -SHA256 (File-Write-Rotate-0.29.tar.gz) = d774308422d85a877326063146a69e2d3cfc662405d9372d64783d88337d03e9 -SIZE (File-Write-Rotate-0.29.tar.gz) = 28242 +TIMESTAMP = 1466892003 +SHA256 (File-Write-Rotate-0.30.tar.gz) = 1ba5526ec6bd835a3e20684740f13a848e6a8be75434213f247d584bb2f98486 +SIZE (File-Write-Rotate-0.30.tar.gz) = 29588