From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 27 18:00:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org 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 21EDEFD7 for ; Thu, 27 Feb 2014 18:00:01 +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 F37B212E1 for ; Thu, 27 Feb 2014 18:00:00 +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 s1RI00ow049523 for ; Thu, 27 Feb 2014 18:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1RI00H8049522; Thu, 27 Feb 2014 18:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 27 Feb 2014 18:00:00 GMT Resent-Message-Id: <201402271800.s1RI00H8049522@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 E1DD9E95 for ; Thu, 27 Feb 2014 17:56:17 +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 B26DA12BA for ; Thu, 27 Feb 2014 17:56:17 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 78AF73309; Fri, 28 Feb 2014 01:57:05 +0800 (CST) Message-Id: <20140227175705.78AF73309@sunpoet.net> Date: Fri, 28 Feb 2014 01:57:05 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/187119: [PATCH] textproc/p5-YAML-Tiny: update to 1.61 Cc: ychsiao@ychsiao.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 18:00:01 -0000 >Number: 187119 >Category: ports >Synopsis: [PATCH] textproc/p5-YAML-Tiny: update to 1.61 >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: Thu Feb 27 18:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 10.0-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r261402: Mon Feb 3 22:35:15 >Description: - Update to 1.61 Changes: http://search.cpan.org/dist/YAML-Tiny/Changes Port maintainer (ychsiao@ychsiao.org) is cc'd. Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- p5-YAML-Tiny-1.61.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 346380) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= YAML-Tiny -PORTVERSION= 1.56 +PORTVERSION= 1.61 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML +TEST_DEPENDS= p5-Test-Simple>=0.99:${PORTSDIR}/devel/p5-Test-Simple \ + p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML USES= perl5 USE_PERL5= modbuildtiny Index: distinfo =================================================================== --- distinfo (revision 346380) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (YAML-Tiny-1.56.tar.gz) = 145208ff411e2e2961de640860624492b82946ea2b0c3bd4069c0326e4de451e -SIZE (YAML-Tiny-1.56.tar.gz) = 45380 +SHA256 (YAML-Tiny-1.61.tar.gz) = 59963b427531a47db54396df9611f55848415fb5cedc3ab0c596c32a3db48e17 +SIZE (YAML-Tiny-1.61.tar.gz) = 71703 Index: pkg-plist =================================================================== --- pkg-plist (revision 346380) +++ pkg-plist (working copy) @@ -1,6 +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 +@dirrmtry %%SITE_PERL%%/YAML --- p5-YAML-Tiny-1.61.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: