ports/114467: [PATCH] textproc/libnxml: update to 0.18.0

Cheng-Lung Sung clsung at FreeBSD.org
Tue Jul 10 02:30:04 UTC 2007


>Number:         114467
>Category:       ports
>Synopsis:       [PATCH] textproc/libnxml: update to 0.18.0
>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:   Tue Jul 10 02:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-RELEASE-p2 amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #1: Tue Mar  6 14:57:42 CST
>Description:
- Update to 0.18.0

Port maintainer (nivit at FreeBSD.org) is cc'd.

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

--- libnxml-0.18.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/libnxml/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	18 Apr 2007 20:46:20 -0000	1.13
+++ Makefile	10 Jul 2007 02:21:56 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libnxml
-PORTVERSION=	0.17.2
+PORTVERSION=	0.18.0
 CATEGORIES=	textproc devel
 MASTER_SITES=	http://www2.autistici.org/bakunin/libnxml/ \
 		http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/libnxml/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	18 Apr 2007 20:46:20 -0000	1.11
+++ distinfo	10 Jul 2007 02:21:56 -0000
@@ -1,3 +1,3 @@
-MD5 (libnxml-0.17.2.tar.gz) = c4484cc13597cae26beef70cceaddfd1
-SHA256 (libnxml-0.17.2.tar.gz) = 23025fa161a4d31498808c8bc653e8d79a978faaae1661a855cf03d3398e0711
-SIZE (libnxml-0.17.2.tar.gz) = 341141
+MD5 (libnxml-0.18.0.tar.gz) = 954b9c3f76fcbe668a952c9602dba76c
+SHA256 (libnxml-0.18.0.tar.gz) = a27c9c795de7ce2b5fbee4d1b3b59e9c57d1f6c3116ae7c0322e03c4190cc77c
+SIZE (libnxml-0.18.0.tar.gz) = 346632
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/textproc/libnxml/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	9 Apr 2006 18:02:57 -0000	1.1
+++ pkg-plist	10 Jul 2007 02:21:56 -0000
@@ -3,5 +3,5 @@
 lib/libnxml.a
 lib/libnxml.la
 lib/libnxml.so
-lib/libnxml.so.0
+lib/libnxml.so.18
 libdata/pkgconfig/nxml.pc
--- libnxml-0.18.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list