From markun@daemon.onohara.to  Tue May 31 13:48:32 2011
Return-Path: <markun@daemon.onohara.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 363AB1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 May 2011 13:48:32 +0000 (UTC)
	(envelope-from markun@daemon.onohara.to)
Received: from daemon.onohara.to (daemon.onohara.to [204.109.63.90])
	by mx1.freebsd.org (Postfix) with ESMTP id 1FFF58FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 May 2011 13:48:31 +0000 (UTC)
Received: by daemon.onohara.to (Postfix, from userid 1000)
	id 93C652841A; Tue, 31 May 2011 22:48:31 +0900 (JST)
Message-Id: <20110531134831.93C652841A@daemon.onohara.to>
Date: Tue, 31 May 2011 22:48:31 +0900 (JST)
From: TERAMOTO Masahiro <markun@onohara.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] textproc/p5-YAML-LibYAML: update to 0.35
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         157464
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-YAML-LibYAML: update to 0.35
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 31 13:50:09 UTC 2011
>Closed-Date:    Tue May 31 14:52:16 UTC 2011
>Last-Modified:  Tue May 31 15:00:21 UTC 2011
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD daemon.onohara.to 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 0.35

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-YAML-LibYAML-0.35.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-YAML-LibYAML/Makefile /usr/home/markun/work/ports/p5-YAML-LibYAML/Makefile
--- /usr/ports/textproc/p5-YAML-LibYAML/Makefile	2010-10-27 12:37:40.000000000 +0900
+++ /usr/home/markun/work/ports/p5-YAML-LibYAML/Makefile	2011-05-31 22:46:08.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	YAML-LibYAML
-PORTVERSION=	0.34
+PORTVERSION=	0.35
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,8 @@
 MAINTAINER=	markun@onohara.to
 COMMENT=	Perl YAML Serialization using XS and libyaml
 
-BUILD_DEPENDS=	p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/textproc/p5-YAML-LibYAML/distinfo /usr/home/markun/work/ports/p5-YAML-LibYAML/distinfo
--- /usr/ports/textproc/p5-YAML-LibYAML/distinfo	2010-10-27 12:37:40.000000000 +0900
+++ /usr/home/markun/work/ports/p5-YAML-LibYAML/distinfo	2011-05-31 22:46:09.000000000 +0900
@@ -1,3 +1,2 @@
-MD5 (YAML-LibYAML-0.34.tar.gz) = 85b4427e88597392d9cdefbad0469245
-SHA256 (YAML-LibYAML-0.34.tar.gz) = 99f5a1c86fe487e4e15cbbff7a4e53f8b5ba76179713df9599f2eff38817dc90
-SIZE (YAML-LibYAML-0.34.tar.gz) = 145778
+SHA256 (YAML-LibYAML-0.35.tar.gz) = 3c54b124119cdf84655920594e7eb4d1f7c3a6067468fec3ff7376d4c46070d0
+SIZE (YAML-LibYAML-0.35.tar.gz) = 161209
--- p5-YAML-LibYAML-0.35.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue May 31 13:50:29 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157464 
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Tue May 31 14:13:31 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157464 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Tue May 31 14:52:15 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157464: commit references a PR
Date: Tue, 31 May 2011 14:51:38 +0000 (UTC)

 culot       2011-05-31 14:51:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-YAML-LibYAML Makefile distinfo 
   Log:
   - Update to 0.35
   
   Changes:        http://search.cpan.org/dist/YAML-LibYAML/Changes
   PR:             ports/157464
   Submitted by:   Teramoto Masahiro <markun@onohara.to> (maintainer)
   
   Revision  Changes    Path
   1.4       +3 -3      ports/textproc/p5-YAML-LibYAML/Makefile
   1.4       +2 -3      ports/textproc/p5-YAML-LibYAML/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:
