Date: Tue, 27 Oct 2015 15:49:28 +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: r400258 - head/devel/p5-File-Write-Rotate Message-ID: <201510271549.t9RFnSr5051145@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510271549.t9RFnSr5051145>