From gaod@zoonews.ee.ntu.edu.tw  Fri Mar 11 09:40:51 2011
Return-Path: <gaod@zoonews.ee.ntu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0E6C2106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Mar 2011 09:40:51 +0000 (UTC)
	(envelope-from gaod@zoonews.ee.ntu.edu.tw)
Received: from zoonews.ee.ntu.edu.tw (zoonews.ee.ntu.edu.tw [140.112.18.37])
	by mx1.freebsd.org (Postfix) with ESMTP id 0253F8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Mar 2011 09:40:49 +0000 (UTC)
Received: from zoonews.ee.ntu.edu.tw (localhost [127.0.0.1])
	by zoonews.ee.ntu.edu.tw (Postfix) with ESMTP id 5C9A618142C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Mar 2011 17:22:00 +0800 (CST)
Received: (from root@localhost)
	by zoonews.ee.ntu.edu.tw (8.14.4/8.14.4/Submit) id p2B9Ltlo059345;
	Fri, 11 Mar 2011 17:21:55 +0800 (CST)
	(envelope-from gaod)
Message-Id: <201103110921.p2B9Ltlo059345@zoonews.ee.ntu.edu.tw>
Date: Fri, 11 Mar 2011 17:21:55 +0800 (CST)
From: Hung-Yi Chen <gaod@hychen.org>
Reply-To: Hung-Yi Chen <gaod@hychen.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] textproc/libroxml: Update to 2.0.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         155463
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/libroxml: Update to 2.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 11 09:50:11 UTC 2011
>Closed-Date:    Thu Mar 17 13:02:11 UTC 2011
>Last-Modified:  Thu Mar 17 13:10:15 UTC 2011
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD zoonews.ee.ntu.edu.tw 8.2-RELEASE FreeBSD 8.2-RELEASE #7: Thu Feb 17 17:29:21 CST 2011 gaod@zoonews.ee.ntu.edu.tw:/usr/obj/usr/src/sys/ZOONEWS i386


	
>Description:
	Update to 2.0.2.
>How-To-Repeat:
	
>Fix:

	

--- libroxml.diff begins here ---
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/textproc/libroxml.orig/Makefile /usr/ports/textproc/libroxml/Makefile
--- /usr/ports/textproc/libroxml.orig/Makefile	2010-04-17 13:27:34.000000000 +0800
+++ /usr/ports/textproc/libroxml/Makefile	2011-03-11 17:19:04.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libroxml
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.2
 CATEGORIES=	textproc
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	libroxml-${PORTVERSION}
@@ -28,4 +28,7 @@
 		lib/libroxml.a \
 		include/roxml.h
 
+pre-build:
+	@cd ${WRKSRC} && ${GMAKE} clean
+
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/libroxml.orig/distinfo /usr/ports/textproc/libroxml/distinfo
--- /usr/ports/textproc/libroxml.orig/distinfo	2010-04-17 13:27:34.000000000 +0800
+++ /usr/ports/textproc/libroxml/distinfo	2011-03-10 16:48:52.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libroxml-2.0.1.tar.gz) = a309bc508195a5e9ebf8224ff4ef998f
-SHA256 (libroxml-2.0.1.tar.gz) = f544334cae3b7471bf0f8acd41e989c75f7544c09eaba7e1e26b9eab50d1509a
-SIZE (libroxml-2.0.1.tar.gz) = 85427
+MD5 (libroxml-2.0.2.tar.gz) = 566d85b09b062983c6ae052128baffdc
+SHA256 (libroxml-2.0.2.tar.gz) = d03cba8a10b9e8ce5f38cf3a16257497aea27e08203e8d57da6811cd9152140b
+SIZE (libroxml-2.0.2.tar.gz) = 875781
===> Done
--- libroxml.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Mar 11 12:58:47 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155463 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Mar 17 13:02:09 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/155463: commit references a PR
Date: Thu, 17 Mar 2011 13:02:03 +0000 (UTC)

 miwi        2011-03-17 13:01:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/libroxml    Makefile distinfo 
   Log:
   - Update to 2.0.2
   
   PR:             155463
   Submitted by:   Hung-Yi Chen <gaod@hychen.org> (maintainer)
   
   Revision  Changes    Path
   1.2       +4 -1      ports/textproc/libroxml/Makefile
   1.2       +2 -3      ports/textproc/libroxml/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:
