svn commit: r400258 - head/devel/p5-File-Write-Rotate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 27 15:49:30 UTC 2015


Author: sunpoet
Date: Tue Oct 27 15:49:28 2015
New Revision: 400258
URL: https://svnweb.freebsd.org/changeset/ports/400258

Log:
  - Update to 0.29
  
  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	Tue Oct 27 15:49:23 2015	(r400257)
+++ head/devel/p5-File-Write-Rotate/Makefile	Tue Oct 27 15:49:28 2015	(r400258)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Write-Rotate
-PORTVERSION=	0.28
+PORTVERSION=	0.29
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,12 +14,11 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-File-Flock-Retry>=0:${PORTSDIR}/devel/p5-File-Flock-Retry \
-		p5-Proc-PID-File>=0:${PORTSDIR}/devel/p5-Proc-PID-File \
-		p5-Taint-Runtime>=0.03:${PORTSDIR}/devel/p5-Taint-Runtime
+		p5-Proc-PID-File>=0:${PORTSDIR}/devel/p5-Proc-PID-File
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-BUILD_DEPENDS+=	p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames
 TEST_DEPENDS=	p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \
 		p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir \
+		p5-Taint-Runtime>=0:${PORTSDIR}/devel/p5-Taint-Runtime \
 		p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \
 		p5-Test-Warnings>=0.014:${PORTSDIR}/devel/p5-Test-Warnings
 

Modified: head/devel/p5-File-Write-Rotate/distinfo
==============================================================================
--- head/devel/p5-File-Write-Rotate/distinfo	Tue Oct 27 15:49:23 2015	(r400257)
+++ head/devel/p5-File-Write-Rotate/distinfo	Tue Oct 27 15:49:28 2015	(r400258)
@@ -1,2 +1,2 @@
-SHA256 (File-Write-Rotate-0.28.tar.gz) = a595f266aaf257ae71c088183f8510564076e3131e82692163745912a377abae
-SIZE (File-Write-Rotate-0.28.tar.gz) = 29005
+SHA256 (File-Write-Rotate-0.29.tar.gz) = d774308422d85a877326063146a69e2d3cfc662405d9372d64783d88337d03e9
+SIZE (File-Write-Rotate-0.29.tar.gz) = 28242


More information about the svn-ports-all mailing list