Date: Fri, 31 Oct 2008 10:34:34 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/128504: [PATCH] devel/p5-Test-Output: update to 0.12 Message-ID: <200810311734.m9VHYYZn037023@cn1.leeym.com> Resent-Message-ID: <200810311740.m9VHe3xY070103@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128504 >Category: ports >Synopsis: [PATCH] devel/p5-Test-Output: update to 0.12 >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: Fri Oct 31 17:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 0.12 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Test-Output-0.12.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Output/Makefile,v retrieving revision 1.3 diff -u -d -b -w -u -r1.3 Makefile --- Makefile 17 Apr 2008 14:26:14 -0000 1.3 +++ Makefile 31 Oct 2008 17:34:30 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Test-Output -PORTVERSION= 0.10 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,10 @@ MAINTAINER= gslin@gslin.org COMMENT= Utilities to test STDOUT and STDERR messages -RUN_DEPENDS= ${SITE_PERL}/Sub/Exporter.pm:${PORTSDIR}/devel/p5-Sub-Exporter \ - ${SITE_PERL}/Test/Tester.pm:${PORTSDIR}/devel/p5-Test-Tester +RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Test::Output::Tie.3 Test::Output.3 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Output/distinfo,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 distinfo --- distinfo 19 Jul 2006 08:04:17 -0000 1.1 +++ distinfo 31 Oct 2008 17:34:30 -0000 @@ -1,3 +1,3 @@ -MD5 (Test-Output-0.10.tar.gz) = dcf67296e04a41a9f73f70c10fe5f825 -SHA256 (Test-Output-0.10.tar.gz) = b72813be2639d49dda2a3f87928b7ce185633f3afaa25300afbfb844b12deea4 -SIZE (Test-Output-0.10.tar.gz) = 9838 +MD5 (Test-Output-0.12.tar.gz) = 5b0a877a98f716af6cc150c1a1d6dc59 +SHA256 (Test-Output-0.12.tar.gz) = 3b1d00c059f6ea601e0c215bb5b87ce592d5d112e4da5c37e78387eaa19af27a +SIZE (Test-Output-0.12.tar.gz) = 10853 --- p5-Test-Output-0.12.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?200810311734.m9VHYYZn037023>