Date: Tue, 28 Feb 2012 15:43:28 -0500 (EST) From: Steve Wills <swills@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kuriyama@FreeBSD.org Subject: ports/165537: [PATCH] databases/p5-DBIx-Class-DeploymentHandler: update to 0.001008 Message-ID: <201202282043.q1SKhSPM098268@meatwad.mouf.net> Resent-Message-ID: <201202282050.q1SKo86T011638@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165537 >Category: ports >Synopsis: [PATCH] databases/p5-DBIx-Class-DeploymentHandler: update to 0.001008 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Feb 28 20:50:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #13 r230974: Fri Feb 3 23:48:36 >Description: - Update to 0.001008 - Add TEST_DEPENDS to enable testing Port maintainer (kuriyama@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_3 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- p5-DBIx-Class-DeploymentHandler-0.001008.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-DeploymentHandler/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 28 Dec 2011 02:44:51 -0000 1.1 +++ Makefile 28 Feb 2012 20:43:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Class-DeploymentHandler -PORTVERSION= 0.001005 +PORTVERSION= 0.001008 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -28,6 +28,7 @@ p5-aliased>0:${PORTSDIR}/devel/p5-aliased \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-DeploymentHandler/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 28 Dec 2011 02:44:51 -0000 1.1 +++ distinfo 28 Feb 2012 20:43:16 -0000 @@ -1,2 +1,2 @@ -SHA256 (DBIx-Class-DeploymentHandler-0.001005.tar.gz) = f0d9bd3138a7c794cd0cbc6c631e71968cb5a5114f8c046ee32e2e392b1a0e6e -SIZE (DBIx-Class-DeploymentHandler-0.001005.tar.gz) = 42533 +SHA256 (DBIx-Class-DeploymentHandler-0.001008.tar.gz) = 015cbd7514fd5e8bc10c66e74123342979bc46cce64f13820b43f888260919eb +SIZE (DBIx-Class-DeploymentHandler-0.001008.tar.gz) = 44163 --- p5-DBIx-Class-DeploymentHandler-0.001008.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202282043.q1SKhSPM098268>