Date: Fri, 21 Feb 2014 21:29:32 +0000 (UTC) From: Tom Judge <tj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345548 - head/devel/p5-Log-Dispatch-File-Rolling Message-ID: <201402212129.s1LLTWm9068903@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tj Date: Fri Feb 21 21:29:31 2014 New Revision: 345548 URL: http://svnweb.freebsd.org/changeset/ports/345548 QAT: https://qat.redports.org/buildarchive/r345548/ Log: Update to 1.09. Changes: http://cpansearch.perl.org/src/JACOB/Log-Dispatch-File-Rolling-1.09/Changes Modified: head/devel/p5-Log-Dispatch-File-Rolling/Makefile head/devel/p5-Log-Dispatch-File-Rolling/distinfo Modified: head/devel/p5-Log-Dispatch-File-Rolling/Makefile ============================================================================== --- head/devel/p5-Log-Dispatch-File-Rolling/Makefile Fri Feb 21 21:25:25 2014 (r345547) +++ head/devel/p5-Log-Dispatch-File-Rolling/Makefile Fri Feb 21 21:29:31 2014 (r345548) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Log-Dispatch-File-Rolling -PORTVERSION= 1.06 +PORTVERSION= 1.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,9 +9,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= tj@FreeBSD.org COMMENT= Object for logging to date/time/pid stamped files -BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ +LICENSE= ART20 + +BUILD_DEPENDS= p5-Log-Dispatch>=2.37:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Log-Log4perl>=1.38:${PORTSDIR}/devel/p5-Log-Log4perl -RUN_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ +RUN_DEPENDS= p5-Log-Dispatch>=2.37:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Log-Log4perl>=1.38:${PORTSDIR}/devel/p5-Log-Log4perl USES= perl5 Modified: head/devel/p5-Log-Dispatch-File-Rolling/distinfo ============================================================================== --- head/devel/p5-Log-Dispatch-File-Rolling/distinfo Fri Feb 21 21:25:25 2014 (r345547) +++ head/devel/p5-Log-Dispatch-File-Rolling/distinfo Fri Feb 21 21:29:31 2014 (r345548) @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatch-File-Rolling-1.06.tar.gz) = 8475ded190eea61654c570a06179e01462b9e9a5c3c36007c0306e5d113ce119 -SIZE (Log-Dispatch-File-Rolling-1.06.tar.gz) = 6574 +SHA256 (Log-Dispatch-File-Rolling-1.09.tar.gz) = 56c62624afad4cd0b7f0e5eff01bd5f4250a163990fa40c0d264f0ae66ef3781 +SIZE (Log-Dispatch-File-Rolling-1.09.tar.gz) = 7082
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402212129.s1LLTWm9068903>