ports/113697: [PATCH] textproc/libnxml: update to 0.17.3
Cheng-Lung Sung
clsung at FreeBSD.org
Fri Jun 15 01:00:10 UTC 2007
>Number: 113697
>Category: ports
>Synopsis: [PATCH] textproc/libnxml: update to 0.17.3
>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: Fri Jun 15 01:00:09 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.17.3
- required by textproc/libmrss 0.17.4
Port maintainer (nivit at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- libnxml-0.17.3.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 15 Jun 2007 00:52:21 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= libnxml
-PORTVERSION= 0.17.2
+PORTVERSION= 0.17.3
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 15 Jun 2007 00:52:21 -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.17.3.tar.gz) = f1c3057609466ddf81111f9e9a611c81
+SHA256 (libnxml-0.17.3.tar.gz) = 3681824a8e89c7a53fead94ef5154f75c3ceb9f499e28d4fc03c56cda443c24b
+SIZE (libnxml-0.17.3.tar.gz) = 341721
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 15 Jun 2007 00:52:21 -0000
@@ -3,5 +3,5 @@
lib/libnxml.a
lib/libnxml.la
lib/libnxml.so
-lib/libnxml.so.0
+lib/libnxml.so.17
libdata/pkgconfig/nxml.pc
--- libnxml-0.17.3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list