From nobody@FreeBSD.org  Thu Aug  6 17:08:17 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C15E9106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Aug 2009 17:08:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id B10F48FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Aug 2009 17:08:17 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n76H8GBD095208
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 6 Aug 2009 17:08:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n76H8GEY095207;
	Thu, 6 Aug 2009 17:08:16 GMT
	(envelope-from nobody)
Message-Id: <200908061708.n76H8GEY095207@www.freebsd.org>
Date: Thu, 6 Aug 2009 17:08:16 GMT
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] lang/libhx
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         137490
>Category:       ports
>Synopsis:       [PATCH] lang/libhx
>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 Aug 06 17:10:01 UTC 2009
>Closed-Date:    Mon Aug 10 14:15:45 UTC 2009
>Last-Modified:  Mon Aug 10 14:20:04 UTC 2009
>Originator:     Sylvio Cesar
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD fbsd72-amd64.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC
>Description:
Update to version 2.8

You could see in the log of mine tinderbox:
http://www.scjamorim.org/Home/libHX-2.8.log



>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/libhx/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	21 Jun 2009 10:20:37 -0000	1.1
+++ Makefile	6 Aug 2009 02:48:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libHX
-PORTVERSION=	2.7
+PORTVERSION=	2.8
 CATEGORIES=	lang
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	libhx
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/libhx/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	21 Jun 2009 10:20:37 -0000	1.1
+++ distinfo	6 Aug 2009 02:48:31 -0000
@@ -1,3 +1,3 @@
-MD5 (libHX-2.7.tar.bz2) = b4751950089fb32e9dc5ea80e92a5e9b
-SHA256 (libHX-2.7.tar.bz2) = 4d386ab667dd7cc4e0cdfb6a519b4fcc621a1cda120899a442220fdeb30a0192
-SIZE (libHX-2.7.tar.bz2) = 780561
+MD5 (libHX-2.8.tar.bz2) = 26d4eb5b9ef2d94a4f9983af93547cb0
+SHA256 (libHX-2.8.tar.bz2) = 0ea29cee66ea3ec83851032123762b746e560d21bb9bb5665f1a63f182d1d098
+SIZE (libHX-2.8.tar.bz2) = 808507
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/libhx/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	21 Jun 2009 10:20:37 -0000	1.1
+++ pkg-plist	6 Aug 2009 02:48:31 -0000
@@ -13,7 +13,7 @@
 include/libHX/wx_helper.hpp
 lib/libHX.la
 lib/libHX.so
-lib/libHX.so.19
+lib/libHX.so.20
 libdata/pkgconfig/libHX.pc
 @dirrm lib/pkgconfig
 @dirrm include/libHX


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 6 17:10:11 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137490 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Mon Aug 10 14:15:44 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137490: commit references a PR
Date: Mon, 10 Aug 2009 14:15:55 +0000 (UTC)

 araujo      2009-08-10 14:15:30 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/libhx           Makefile distinfo pkg-plist 
   Log:
   - Update to 2.8.
   
   PR:             ports/137490
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
   
   Revision  Changes    Path
   1.2       +1 -1      ports/lang/libhx/Makefile
   1.2       +3 -3      ports/lang/libhx/distinfo
   1.2       +1 -1      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"
 
>Unformatted:
