From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 30 09:40:03 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 189354E2 for ; Sat, 30 Nov 2013 09:40:03 +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 EBF721606 for ; Sat, 30 Nov 2013 09:40:02 +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 rAU9e2r4041978 for ; Sat, 30 Nov 2013 09:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAU9e2mB041977; Sat, 30 Nov 2013 09:40:02 GMT (envelope-from gnats) Resent-Date: Sat, 30 Nov 2013 09:40:02 GMT Resent-Message-Id: <201311300940.rAU9e2mB041977@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 DF8091A6 for ; Sat, 30 Nov 2013 09:34:05 +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 B26BC15C5 for ; Sat, 30 Nov 2013 09:34:05 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 8CD2432C6; Sat, 30 Nov 2013 17:34:45 +0800 (CST) Message-Id: <20131130093445.8CD2432C6@sunpoet.net> Date: Sat, 30 Nov 2013 17:34:45 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/184388: [PATCH] textproc/p5-YAML-Tiny: update to 1.56 Cc: ychsiao@ychsiao.org 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, 30 Nov 2013 09:40:03 -0000 >Number: 184388 >Category: ports >Synopsis: [PATCH] textproc/p5-YAML-Tiny: update to 1.56 >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 30 09:40:02 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 1.56 - Support STAGEDIR Changes: http://search.cpan.org/dist/YAML-Tiny/Changes Port maintainer (ychsiao@ychsiao.org) is cc'd. Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- p5-YAML-Tiny-1.56.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 335270) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= YAML-Tiny -PORTVERSION= 1.55 +PORTVERSION= 1.56 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,9 +16,6 @@ TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuildtiny -MAN3= YAML::Tiny.3 - -NO_STAGE= yes .include Index: distinfo =================================================================== --- distinfo (revision 335270) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (YAML-Tiny-1.55.tar.gz) = a0f7872f8a8ad0baa38addd3b7d99a618ac70dfc7b717c9c0db8563204312377 -SIZE (YAML-Tiny-1.55.tar.gz) = 43881 +SHA256 (YAML-Tiny-1.56.tar.gz) = 145208ff411e2e2961de640860624492b82946ea2b0c3bd4069c0326e4de451e +SIZE (YAML-Tiny-1.56.tar.gz) = 45380 Index: pkg-plist =================================================================== --- pkg-plist (revision 335270) +++ pkg-plist (working copy) @@ -1,5 +1,6 @@ %%SITE_PERL%%/YAML/Tiny.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Tiny/.packlist +%%PERL5_MAN3%%/YAML::Tiny.3.gz @dirrmtry %%SITE_PERL%%/YAML @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Tiny @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML --- p5-YAML-Tiny-1.56.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: