ports/151455: [patch] lang/libhx -- update to 3.6

Pietro Cerutti gahr at FreeBSD.org
Thu Oct 14 16:00:26 UTC 2010


>Number:         151455
>Category:       ports
>Synopsis:       [patch] lang/libhx -- update to 3.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 14 16:00:13 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        
>Organization:
The FreeBSD Project
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/libhx/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	3 Dec 2009 11:01:20 -0000	1.7
+++ Makefile	14 Oct 2010 13:44:42 -0000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	libHX
-PORTVERSION=	3.2
+PORTVERSION=	3.6
 CATEGORIES=	lang
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
+EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	sylvio at FreeBSD.org
 COMMENT=	Library C with some additional C++ bindings available
@@ -17,7 +18,6 @@
 LDFLAGS=	-L${LOCALBASE}/lib
 
 USE_LDCONFIG=	yes
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	libtool:22
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/libhx/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	3 Dec 2009 11:01:20 -0000	1.4
+++ distinfo	14 Oct 2010 13:44:45 -0000
@@ -1,3 +1,3 @@
-MD5 (libHX-3.2.tar.bz2) = e4628ab2c058fd38e741f2c0ebd58d7d
-SHA256 (libHX-3.2.tar.bz2) = 03ae3ed25a7285aaf62e8a0dfe87aae9a8512db4719761316dba81abc364dc6e
-SIZE (libHX-3.2.tar.bz2) = 829439
+MD5 (libHX-3.6.tar.xz) = 3b0963a210c488a8ca6b92cf219fc986
+SHA256 (libHX-3.6.tar.xz) = be2ba98cc8facecc42dbea2fa057745c8a48dd495d5743496efff9646c531410
+SIZE (libHX-3.6.tar.xz) = 768212
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/lang/libhx/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	3 Dec 2009 11:01:20 -0000	1.5
+++ pkg-plist	14 Oct 2010 13:56:26 -0000
@@ -2,6 +2,7 @@
 include/libHX/ctype_helper.h
 include/libHX/defs.h
 include/libHX/deque.h
+include/libHX/init.h
 include/libHX/libxml_helper.h
 include/libHX/list.h
 include/libHX/map.h
@@ -13,7 +14,7 @@
 lib/libHX.a
 lib/libHX.la
 lib/libHX.so
-lib/libHX.so.23
+lib/libHX.so.25
 libdata/pkgconfig/libHX.pc
 @dirrm lib/pkgconfig
 @dirrm include/libHX


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list