From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 30 05:40:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 686B616A407 for ; Sat, 30 Sep 2006 05:40:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85DEB43D4C for ; Sat, 30 Sep 2006 05:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8U5eFan086591 for ; Sat, 30 Sep 2006 05:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8U5eF6l086590; Sat, 30 Sep 2006 05:40:15 GMT (envelope-from gnats) Resent-Date: Sat, 30 Sep 2006 05:40:15 GMT Resent-Message-Id: <200609300540.k8U5eF6l086590@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, Cheng-Lung Sung Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C25016A407 for ; Sat, 30 Sep 2006 05:33:37 +0000 (UTC) (envelope-from clsung@going04.iis.sinica.edu.tw) Received: from going04.iis.sinica.edu.tw (going04.iis.sinica.edu.tw [140.109.19.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04E9E43D4C for ; Sat, 30 Sep 2006 05:33:37 +0000 (GMT) (envelope-from clsung@going04.iis.sinica.edu.tw) Received: by going04.iis.sinica.edu.tw (Postfix, from userid 1002) id 3DDF7284DB; Sat, 30 Sep 2006 13:34:02 +0800 (CST) Message-Id: <20060930053402.3DDF7284DB@going04.iis.sinica.edu.tw> Date: Sat, 30 Sep 2006 13:34:02 +0800 (CST) From: Cheng-Lung Sung To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ychsiao@ychsiao.org Subject: ports/103842: [PATCH] textproc/p5-YAML-Tiny: update to 0.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 05:40:19 -0000 >Number: 103842 >Category: ports >Synopsis: [PATCH] textproc/p5-YAML-Tiny: update to 0.11 >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 Sep 30 05:40:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006 >Description: - Update to 0.11 - from Changes - Fixed bug in regex that detects unheadered ARRAY|HASH Port maintainer (ychsiao@ychsiao.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-YAML-Tiny-0.11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-YAML-Tiny/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 24 Aug 2006 07:06:15 -0000 1.2 +++ Makefile 30 Sep 2006 05:33:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= YAML-Tiny -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= YAML Index: distinfo =================================================================== RCS file: /home/pcvs/ports/textproc/p5-YAML-Tiny/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 24 Aug 2006 07:06:16 -0000 1.2 +++ distinfo 30 Sep 2006 05:33:16 -0000 @@ -1,3 +1,3 @@ -MD5 (YAML-Tiny-0.10.tar.gz) = db6af4de3ec887ac42d0faf28bb4873e -SHA256 (YAML-Tiny-0.10.tar.gz) = b41e756f38586cbfc07e23cffce8145c0c7fdf48fcc722e77c30004642142426 -SIZE (YAML-Tiny-0.10.tar.gz) = 29912 +MD5 (YAML-Tiny-0.11.tar.gz) = ce1b2b6d35ec311e34678e17f8e2395c +SHA256 (YAML-Tiny-0.11.tar.gz) = 889e1a1af4bc1fb6d3969ccc4eb4aa55f9601c5ca150bfccc1da4632e458ca49 +SIZE (YAML-Tiny-0.11.tar.gz) = 30321 --- p5-YAML-Tiny-0.11.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: