Date: Tue, 14 Feb 2012 13:26:41 -0500 (EST) From: Steve Wills <swills@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: alexey@renatasystems.org Subject: ports/165145: [PATCH] devel/p5-File-ChangeNotify: update to 0.21, add TEST_DEPENDS Message-ID: <201202141826.q1EIQfh5095151@meatwad.mouf.net> Resent-Message-ID: <201202141830.q1EIU6BI084051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165145 >Category: ports >Synopsis: [PATCH] devel/p5-File-ChangeNotify: update to 0.21, add TEST_DEPENDS >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 14 18:30:06 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.21 - Add TEST_DEPENDS Port maintainer (alexey@renatasystems.org) is cc'd. Generated with FreeBSD Port Tools 0.99_3 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- p5-File-ChangeNotify-0.21.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-ChangeNotify/Makefile,v retrieving revision 1.10 diff -u -u -r1.10 Makefile --- Makefile 11 Sep 2011 06:12:37 -0000 1.10 +++ Makefile 14 Feb 2012 18:26:22 -0000 @@ -6,8 +6,7 @@ # PORTNAME= File-ChangeNotify -PORTVERSION= 0.16 -PORTREVISION= 1 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,6 +20,7 @@ p5-MooseX-SemiAffordanceAccessor>=0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS:= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception MAN3= File::ChangeNotify.3 \ File::ChangeNotify::ConfigData.3 \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-File-ChangeNotify/distinfo,v retrieving revision 1.8 diff -u -u -r1.8 distinfo --- distinfo 3 Jul 2011 14:57:13 -0000 1.8 +++ distinfo 14 Feb 2012 18:26:22 -0000 @@ -1,2 +1,2 @@ -SHA256 (File-ChangeNotify-0.16.tar.gz) = fbeb0fbd9458f467271460043302e76f664f1ec1bcdc027ac178279c753b988f -SIZE (File-ChangeNotify-0.16.tar.gz) = 19652 +SHA256 (File-ChangeNotify-0.21.tar.gz) = d89cc03a12b4f4f5d42c6d679a20a768207f50b74f0a4ff470ca0b0a70db322f +SIZE (File-ChangeNotify-0.21.tar.gz) = 19103 --- p5-File-ChangeNotify-0.21.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?201202141826.q1EIQfh5095151>