From culot@0xd0.org  Mon Aug  2 11:45:06 2010
Return-Path: <culot@0xd0.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 73E1D106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Aug 2010 11:45:06 +0000 (UTC)
	(envelope-from culot@0xd0.org)
Received: from 0xd0.org (ks28346.kimsufi.com [91.121.92.146])
	by mx1.freebsd.org (Postfix) with ESMTP id 126A38FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Aug 2010 11:45:05 +0000 (UTC)
Received: from 0xd0.org (doudou.0xd0.org [172.16.0.254])
	by 0xd0.org (8.14.4/8.14.4) with ESMTP id o72BiwdI092560
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 2 Aug 2010 13:44:58 +0200 (CEST)
	(envelope-from culot@0xd0.org)
Received: (from culot@localhost)
	by 0xd0.org (8.14.4/8.14.4/Submit) id o72BiwUJ092559;
	Mon, 2 Aug 2010 13:44:58 +0200 (CEST)
	(envelope-from culot)
Message-Id: <201008021144.o72BiwUJ092559@0xd0.org>
Date: Mon, 2 Aug 2010 13:44:58 +0200 (CEST)
From: Frederic Culot <frederic@culot.org>
Reply-To: Frederic Culot <frederic@culot.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: textproc/p5-YAML-Tiny
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ychsiao@ychsiao.org

>Number:         149194
>Category:       ports
>Synopsis:       Update port: textproc/p5-YAML-Tiny
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sahil
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 02 11:50:01 UTC 2010
>Closed-Date:    Wed Aug 11 03:34:51 UTC 2010
>Last-Modified:  Wed Aug 11 03:40:05 UTC 2010
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 1.43.
>How-To-Repeat:
>Fix:
diff -ruN p5-YAML-Tiny.bak/Makefile p5-YAML-Tiny/Makefile
--- p5-YAML-Tiny.bak/Makefile	2010-08-02 13:39:38.479434706 +0200
+++ p5-YAML-Tiny/Makefile	2010-08-02 13:40:26.844271578 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	YAML-Tiny
-PORTVERSION=	1.41
+PORTVERSION=	1.43
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN p5-YAML-Tiny.bak/distinfo p5-YAML-Tiny/distinfo
--- p5-YAML-Tiny.bak/distinfo	2010-08-02 13:39:38.492983914 +0200
+++ p5-YAML-Tiny/distinfo	2010-08-02 13:40:31.042028555 +0200
@@ -1,3 +1,3 @@
-MD5 (YAML-Tiny-1.41.tar.gz) = afeffc7f351caba7ca51992b892a622d
-SHA256 (YAML-Tiny-1.41.tar.gz) = eb076a2eee629f4b7b25212f68e05f58a6391f36ea083f3c8e4a08540fcf94ee
-SIZE (YAML-Tiny-1.41.tar.gz) = 36736
+MD5 (YAML-Tiny-1.43.tar.gz) = 2c404cc77442ec0f5de5cb5967bbb4ad
+SHA256 (YAML-Tiny-1.43.tar.gz) = 6e9238c8451b0f2195ff8d00465bc3d0de864019ed4f0c8a8f64b9ebf0758c4c
+SIZE (YAML-Tiny-1.43.tar.gz) = 41043
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Aug 2 11:50:11 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149194 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ychsiao@ychsiao.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/149194: Update port: textproc/p5-YAML-Tiny
Date: Mon, 2 Aug 2010 11:50:09 UT

 Maintainer of textproc/p5-YAML-Tiny,
 
 Please note that PR ports/149194 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149194
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149194: Update port: textproc/p5-YAML-Tiny
Date: Mon, 2 Aug 2010 20:07:12 +0800

 Please apply this patch,
 Thanks!
 
 * Edwin Groothuis <edwin@FreeBSD.org> [100802 19:50]:
 > Maintainer of textproc/p5-YAML-Tiny,
 >
 > Please note that PR ports/149194 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149194
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->sahil 
Responsible-Changed-By: sahil 
Responsible-Changed-When: Tue Aug 10 20:50:27 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149194 
State-Changed-From-To: feedback->closed 
State-Changed-By: sahil 
State-Changed-When: Wed Aug 11 03:34:50 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149194 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149194: commit references a PR
Date: Wed, 11 Aug 2010 03:30:57 +0000 (UTC)

 sahil       2010-08-11 03:30:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-YAML-Tiny Makefile distinfo 
   Log:
   - Update to 1.43
   
   PR:             ports/149194
   Submitted by:   Frederic Culot <frederic@culot.org>
   Approved by:    Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
   
   Revision  Changes    Path
   1.13      +1 -1      ports/textproc/p5-YAML-Tiny/Makefile
   1.13      +3 -3      ports/textproc/p5-YAML-Tiny/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
