From markun@daemon.onohara.to  Tue May 31 13:46:31 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 E3CE3106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 May 2011 13:46:31 +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 CD3BA8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 May 2011 13:46:31 +0000 (UTC)
Received: by daemon.onohara.to (Postfix, from userid 1000)
	id 252172841A; Tue, 31 May 2011 22:46:29 +0900 (JST)
Message-Id: <20110531134630.252172841A@daemon.onohara.to>
Date: Tue, 31 May 2011 22:46:29 +0900 (JST)
From: TERAMOTO Masahiro <markun@onohara.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] textproc/p5-XML-LibXML-Simple: update to 0.15
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         157463
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-XML-LibXML-Simple: update to 0.15
>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:    Fri Jun 03 16:37:21 UTC 2011
>Last-Modified:  Fri Jun  3 16:40:05 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.15

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

--- p5-XML-LibXML-Simple-0.15.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-LibXML-Simple/Makefile /usr/home/markun/work/ports/p5-XML-LibXML-Simple/Makefile
--- /usr/ports/textproc/p5-XML-LibXML-Simple/Makefile	2010-07-25 13:34:01.000000000 +0900
+++ /usr/home/markun/work/ports/p5-XML-LibXML-Simple/Makefile	2011-05-31 22:46:05.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-LibXML-Simple
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,10 @@
 MAINTAINER=	markun@onohara.to
 COMMENT=	XML::LibXML clone of XML::Simple::XMLin()
 
-BUILD_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
+RUN_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
 		p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-LibXML-Simple/distinfo /usr/home/markun/work/ports/p5-XML-LibXML-Simple/distinfo
--- /usr/ports/textproc/p5-XML-LibXML-Simple/distinfo	2010-07-25 13:34:01.000000000 +0900
+++ /usr/home/markun/work/ports/p5-XML-LibXML-Simple/distinfo	2011-05-31 22:46:07.000000000 +0900
@@ -1,3 +1,2 @@
-MD5 (XML-LibXML-Simple-0.14.tar.gz) = 2cb52bc74b5242d1b16ebe16037bbc48
-SHA256 (XML-LibXML-Simple-0.14.tar.gz) = 01caec47bb48dc9bbeedba03ff0bf719a9d9dacc5ff53b44265725a439561205
-SIZE (XML-LibXML-Simple-0.14.tar.gz) = 19412
+SHA256 (XML-LibXML-Simple-0.15.tar.gz) = 084f8a9a6a5f324335037477f921b97aded485f274f1b0272e0b8066394f028b
+SIZE (XML-LibXML-Simple-0.15.tar.gz) = 20495
--- p5-XML-LibXML-Simple-0.15.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:21 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=157463 
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Tue May 31 14:13:18 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157463 
State-Changed-From-To: open->feedback 
State-Changed-By: culot 
State-Changed-When: Tue May 31 14:35:45 UTC 2011 
State-Changed-Why:  
Ask for maintainer approval. 

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

From: Frederic Culot <culot@FreeBSD.org>
To: bug-followup@FreeBSD.org, TERAMOTO Masahiro <markun@onohara.to>
Cc:  
Subject: Re: ports/157463: [MAINTAINER] textproc/p5-XML-LibXML-Simple: update
 to 0.15
Date: Tue, 31 May 2011 16:32:14 +0200

 Hi,
 
 thanks for submitting this patch.
 Before committing it I just wanted to be sure of one thing: the p5-Test-Pod
 dependence is only needed for testing purposes during build (but we do not run
 these tests) and not at run time. Thus I suggest to move this dependency to the
 TEST_DEPENDS variable.
 
 Would you agree with that?
 
 Thanks,
 culot@

From: TERAMOTO Masahiro <markun@onohara.to>
To: Frederic Culot <culot@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/157463: [MAINTAINER] textproc/p5-XML-LibXML-Simple: update to 0.15
Date: Fri, 03 Jun 2011 23:05:36 +0900

 Hello culot,
 
 Thank you for your suggestion.
 I agree with you absolutely.
 
 Please move p5-Test-Pod to TEST_DEPENDS, and commit.
 
 Thanks in advance,
 
 -- 
 TERAMOTO Masahiro <markun@onohara.to>
 
State-Changed-From-To: feedback->closed 
State-Changed-By: culot 
State-Changed-When: Fri Jun 3 16:37:21 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157463: commit references a PR
Date: Fri,  3 Jun 2011 16:37:18 +0000 (UTC)

 culot       2011-06-03 16:37:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-XML-LibXML-Simple Makefile distinfo 
   Log:
   - Update to 0.15 [1]
   - Add TEST_DEPENDS
   - Add LICENSE
   
   Changes:        http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog
   PR:             ports/157463 [1]
   Submitted by:   Teramoto Masahiro <markun@onohara.to> (maintainer)
   
   Revision  Changes    Path
   1.3       +8 -4      ports/textproc/p5-XML-LibXML-Simple/Makefile
   1.3       +2 -3      ports/textproc/p5-XML-LibXML-Simple/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:
