From markun@ns.onohara.to  Sat Dec 22 10:57:25 2012
Return-Path: <markun@ns.onohara.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 028977C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Dec 2012 10:57:25 +0000 (UTC)
	(envelope-from markun@ns.onohara.to)
Received: from ns.onohara.to (ns.onohara.to [219.94.253.237])
	by mx1.freebsd.org (Postfix) with ESMTP id C40F58FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Dec 2012 10:57:24 +0000 (UTC)
Received: by ns.onohara.to (Postfix, from userid 1000)
	id 50C553F498; Sat, 22 Dec 2012 19:51:30 +0900 (JST)
Message-Id: <20121222105130.50C553F498@ns.onohara.to>
Date: Sat, 22 Dec 2012 19:51:30 +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.92
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         174630
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-XML-LibXML-Simple: update to 0.92
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 22 11:00:00 UTC 2012
>Closed-Date:    Sat Dec 29 06:48:15 UTC 2012
>Last-Modified:  Sat Dec 29 06:50:00 UTC 2012
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD ns.onohara.to 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
- Update to 0.92

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-XML-LibXML-Simple-0.92.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-LibXML-Simple/Makefile ./Makefile
--- /usr/ports/textproc/p5-XML-LibXML-Simple/Makefile	2012-11-17 15:02:13.000000000 +0900
+++ ./Makefile	2012-12-22 19:51:09.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-LibXML-Simple
-PORTVERSION=	0.91
+PORTVERSION=	0.92
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-LibXML-Simple/distinfo ./distinfo
--- /usr/ports/textproc/p5-XML-LibXML-Simple/distinfo	2011-10-07 02:16:23.000000000 +0900
+++ ./distinfo	2012-12-22 19:51:09.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (XML-LibXML-Simple-0.91.tar.gz) = 5a4ee2fd65b553f8693874521d1bdefd2bb694d57f8f2ef9137615885c481eb8
-SIZE (XML-LibXML-Simple-0.91.tar.gz) = 21102
+SHA256 (XML-LibXML-Simple-0.92.tar.gz) = 1852a5581bf117df5765be3c3986a910a0811f05ac2b19219fcfc8f4031dcf15
+SIZE (XML-LibXML-Simple-0.92.tar.gz) = 21547
--- p5-XML-LibXML-Simple-0.92.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 22 11:00:08 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174630 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Sat Dec 29 06:48:14 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/174630: commit references a PR
Date: Sat, 29 Dec 2012 06:42:44 +0000 (UTC)

 Author: wen
 Date: Sat Dec 29 06:42:35 2012
 New Revision: 309611
 URL: http://svnweb.freebsd.org/changeset/ports/309611
 
 Log:
   - Update to 0.92
   Changes: http://cpansearch.perl.org/src/MARKOV/XML-LibXML-Simple-0.92/ChangeLog
   
   While here:
   - Trim Makefile headers
   
   PR:		174630
   Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
 
 Modified:
   head/textproc/p5-XML-LibXML-Simple/Makefile
   head/textproc/p5-XML-LibXML-Simple/distinfo
 
 Modified: head/textproc/p5-XML-LibXML-Simple/Makefile
 ==============================================================================
 --- head/textproc/p5-XML-LibXML-Simple/Makefile	Sat Dec 29 06:22:21 2012	(r309610)
 +++ head/textproc/p5-XML-LibXML-Simple/Makefile	Sat Dec 29 06:42:35 2012	(r309611)
 @@ -1,12 +1,8 @@
 -# New ports collection makefile for:	p5-XML-LibXML-Simple
 -# Date created:		2009-04-21
 -# Whom:			TERAMOTO Masahiro <markun@onohara.to>
 -#
 +# Created by: TERAMOTO Masahiro <markun@onohara.to>
  # $FreeBSD$
 -#
  
  PORTNAME=	XML-LibXML-Simple
 -PORTVERSION=	0.91
 +PORTVERSION=	0.92
  CATEGORIES=	textproc perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 
 Modified: head/textproc/p5-XML-LibXML-Simple/distinfo
 ==============================================================================
 --- head/textproc/p5-XML-LibXML-Simple/distinfo	Sat Dec 29 06:22:21 2012	(r309610)
 +++ head/textproc/p5-XML-LibXML-Simple/distinfo	Sat Dec 29 06:42:35 2012	(r309611)
 @@ -1,2 +1,2 @@
 -SHA256 (XML-LibXML-Simple-0.91.tar.gz) = 5a4ee2fd65b553f8693874521d1bdefd2bb694d57f8f2ef9137615885c481eb8
 -SIZE (XML-LibXML-Simple-0.91.tar.gz) = 21102
 +SHA256 (XML-LibXML-Simple-0.92.tar.gz) = 1852a5581bf117df5765be3c3986a910a0811f05ac2b19219fcfc8f4031dcf15
 +SIZE (XML-LibXML-Simple-0.92.tar.gz) = 21547
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
