Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2016 17:14:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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
Message-ID:  <201606261714.u5QHE9iq072934@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606261714.u5QHE9iq072934>