Date: Tue, 11 Jun 2013 02:19:17 GMT From: Geraud CONTINSOUZAS <geraud@gcu.info> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/179475: [MAINTAINER] Update devel/p5-Log-Dispatchouli Message-ID: <201306110219.r5B2JHsU066035@oldred.freebsd.org> Resent-Message-ID: <201306110220.r5B2K1kV087000@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 179475 >Category: ports >Synopsis: [MAINTAINER] Update devel/p5-Log-Dispatchouli >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 02:20:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Geraud CONTINSOUZAS >Release: FreeBSD 8.3-STABLE >Organization: >Environment: >Description: Update to the latest version >How-To-Repeat: >Fix: See attached patch. Patch attached with submission follows: --- devel/p5-Log-Dispatchouli/Makefile.orig 2012-12-03 11:40:39.000000000 +1100 +++ devel/p5-Log-Dispatchouli/Makefile 2013-06-11 11:27:40.000000000 +1100 @@ -6,10 +6,10 @@ # PORTNAME= Log-Dispatchouli -PORTVERSION= 2.005 -PORTREVISION= 1 +PORTVERSION= 2.006 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- MAINTAINER= geraud@gcu.info @@ -20,10 +20,12 @@ RUN_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Log-Dispatch-Array>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Array \ - p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-Sub-Exporter-GlobExporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter-GlobExporter \ + p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \ p5-String-Flogger>=0:${PORTSDIR}/textproc/p5-String-Flogger \ - p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny + p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-Sub-Exporter-GlobExporter>=0.002:${PORTSDIR}/devel/p5-Sub-Exporter-GlobExporter \ + p5-Sys-Syslog>=0.16:${PORTSDIR}/sysutils/p5-Sys-Syslog \ + p5-Try-Tiny>0.04:${PORTSDIR}/lang/p5-Try-Tiny BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal @@ -37,7 +39,7 @@ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple +TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple .endif .include <bsd.port.post.mk> --- devel/p5-Log-Dispatchouli/distinfo.orig 2012-12-03 11:40:39.000000000 +1100 +++ devel/p5-Log-Dispatchouli/distinfo 2013-06-11 11:25:54.000000000 +1100 @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatchouli-2.005.tar.gz) = e3d9e7219bc52d3c7bed241cb2f259eee5b9edde1d60e093d75423167555a519 -SIZE (Log-Dispatchouli-2.005.tar.gz) = 22449 +SHA256 (Log-Dispatchouli-2.006.tar.gz) = bd33b4fcf88ccfb694593ea6d7b330f053e6afee40f27acdf690c24547365354 +SIZE (Log-Dispatchouli-2.006.tar.gz) = 25086 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306110219.r5B2JHsU066035>