From scjamorim@bsd.com.br  Thu Sep  3 23:06:17 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 841D51065670;
	Thu,  3 Sep 2009 23:06:17 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-yx0-f183.google.com (mail-yx0-f183.google.com [209.85.210.183])
	by mx1.freebsd.org (Postfix) with ESMTP id 051738FC16;
	Thu,  3 Sep 2009 23:06:16 +0000 (UTC)
Received: by yxe13 with SMTP id 13so2228796yxe.14
        for <multiple recipients>; Thu, 03 Sep 2009 16:06:16 -0700 (PDT)
Received: by 10.90.8.10 with SMTP id 10mr7559257agh.114.1252019175716;
        Thu, 03 Sep 2009 16:06:15 -0700 (PDT)
Received: from fbsd72.scjamorim.org (187-24-149-135.3g.claro.net.br [187.24.149.135])
        by mx.google.com with ESMTPS id 40sm771337aga.78.2009.09.03.16.06.13
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 03 Sep 2009 16:06:15 -0700 (PDT)
Received: by fbsd72.scjamorim.org (Postfix, from userid 0)
	id CBE5E2281F8; Thu,  3 Sep 2009 20:06:06 -0300 (BRT)
Message-Id: <20090903230606.CBE5E2281F8@fbsd72.scjamorim.org>
Date: Thu,  3 Sep 2009 20:06:06 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: scjamorim@bsd.com.br, araujo@freebsd.org, itetcu@freebsd.org
Subject: [PATCH] lang/libHX: update to 3.0.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         138511
>Category:       ports
>Synopsis:       [PATCH] lang/libHX: update to 3.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 03 23:10:02 UTC 2009
>Closed-Date:    Fri Sep 04 00:13:28 UTC 2009
>Last-Modified:  Fri Sep 04 10:45:13 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 3.0.1
- Changed file pkg-plist

You can see log in mine tinderbox:
http://www.scjamorim.org/Home/libHX-3.0.1.log

Port maintainer (scjamorim@bsd.com.br) is cc'd.

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

--- libHX-3.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/libhx/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	22 Aug 2009 00:24:32 -0000	1.3
+++ Makefile	3 Sep 2009 23:04:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libHX
-PORTVERSION=	2.8
+PORTVERSION=	3.0.1
 CATEGORIES=	lang
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/libhx/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	10 Aug 2009 14:15:30 -0000	1.2
+++ distinfo	3 Sep 2009 23:04:07 -0000
@@ -1,3 +1,3 @@
-MD5 (libHX-2.8.tar.bz2) = 26d4eb5b9ef2d94a4f9983af93547cb0
-SHA256 (libHX-2.8.tar.bz2) = 0ea29cee66ea3ec83851032123762b746e560d21bb9bb5665f1a63f182d1d098
-SIZE (libHX-2.8.tar.bz2) = 808507
+MD5 (libHX-3.0.1.tar.bz2) = 9ea66d9d7715c1322742928afd8db465
+SHA256 (libHX-3.0.1.tar.bz2) = 4a63379579d1e3489cb2f7e5761884ebc4cece0186323f17eb9f9c78850d140f
+SIZE (libHX-3.0.1.tar.bz2) = 823174
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/libhx/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	10 Aug 2009 14:15:30 -0000	1.2
+++ pkg-plist	3 Sep 2009 23:04:07 -0000
@@ -1,11 +1,10 @@
 include/libHX.h
-include/libHX/arbtree.h
-include/libHX/clist.h
 include/libHX/ctype_helper.h
 include/libHX/defs.h
 include/libHX/deque.h
 include/libHX/libxml_helper.h
 include/libHX/list.h
+include/libHX/map.h
 include/libHX/misc.h
 include/libHX/option.h
 include/libHX/proc.h
@@ -13,7 +12,7 @@
 include/libHX/wx_helper.hpp
 lib/libHX.la
 lib/libHX.so
-lib/libHX.so.20
+lib/libHX.so.22
 libdata/pkgconfig/libHX.pc
 @dirrm lib/pkgconfig
 @dirrm include/libHX
--- libHX-3.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Sep 3 23:10:14 UTC 2009 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138511 
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 3 23:10:18 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138511 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Fri Sep 4 00:13:27 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138511: commit references a PR
Date: Fri,  4 Sep 2009 00:13:24 +0000 (UTC)

 araujo      2009-09-04 00:13:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/libhx           Makefile distinfo pkg-plist 
   Log:
   - Update to 3.0.1.
   
   PR:             ports/138511
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
   
   Revision  Changes    Path
   1.4       +1 -1      ports/lang/libhx/Makefile
   1.3       +3 -3      ports/lang/libhx/distinfo
   1.3       +2 -3      ports/lang/libhx/pkg-plist
 _______________________________________________
 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"
 
Responsible-Changed-From-To: araujo->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Fri Sep 4 06:40:38 UTC 2009 
Responsible-Changed-Why:  
Steal it :-P 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138511 
Responsible-Changed-From-To: itetcu->araujo 
Responsible-Changed-By: araujo 
Responsible-Changed-When: Fri Sep 4 10:45:12 UTC 2009 
Responsible-Changed-Why:  
It was committed last night. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138511 
>Unformatted:
