From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 23 10:30:05 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B24F402 for ; Sat, 23 Nov 2013 10:30:05 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 00A7820F1 for ; Sat, 23 Nov 2013 10:30:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rANAU493016097 for ; Sat, 23 Nov 2013 10:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rANAU4Ce016096; Sat, 23 Nov 2013 10:30:04 GMT (envelope-from gnats) Resent-Date: Sat, 23 Nov 2013 10:30:04 GMT Resent-Message-Id: <201311231030.rANAU4Ce016096@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A06F3E5 for ; Sat, 23 Nov 2013 10:28:09 +0000 (UTC) Received: from sunpoet.net (sunpoet.net [220.135.71.135]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5C72E20E1 for ; Sat, 23 Nov 2013 10:28:09 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id F3DE83A2A; Sat, 23 Nov 2013 18:28:29 +0800 (CST) Message-Id: <20131123102829.F3DE83A2A@sunpoet.net> Date: Sat, 23 Nov 2013 18:28:29 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/184185: [PATCH] devel/p5-Capture-Tiny: update to 0.23 Cc: bill.brinzer@gmail.com X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 10:30:05 -0000 >Number: 184185 >Category: ports >Synopsis: [PATCH] devel/p5-Capture-Tiny: update to 0.23 >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: Sat Nov 23 10:30:04 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 10.0-BETA3 amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257593: Mon Nov 4 17:36:04 >Description: - Update to 0.23 - Add TEST_DEPENDS - Support STAGEDIR Changes: http://search.cpan.org/dist/Capture-Tiny/Changes Port maintainer (bill.brinzer@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- p5-Capture-Tiny-0.23.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 334656) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Capture-Tiny -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN @@ -13,10 +13,9 @@ LICENSE= AL2 +TEST_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline + USES= perl5 USE_PERL5= configure -MAN3= Capture::Tiny.3 - -NO_STAGE= yes .include Index: distinfo =================================================================== --- distinfo (revision 334656) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (Capture-Tiny-0.22.tar.gz) = 219f4778640241cbea4ae7096c55cf55353de932a9c27bec23c059ee18169985 -SIZE (Capture-Tiny-0.22.tar.gz) = 31390 +SHA256 (Capture-Tiny-0.23.tar.gz) = 427814015824014b41f666c16afadab0ea551db946e494fdfbc59c44c9569bdf +SIZE (Capture-Tiny-0.23.tar.gz) = 32942 Index: pkg-plist =================================================================== --- pkg-plist (revision 334656) +++ pkg-plist (working copy) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Capture/Tiny.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture/Tiny/.packlist +%%PERL5_MAN3%%/Capture::Tiny.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture/Tiny @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture @dirrmtry %%SITE_PERL%%/Capture --- p5-Capture-Tiny-0.23.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: