Hi,
Update for xmlsd to 0.10.1
Ok? Comments?
Cheers.-
--
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/libxmlsd/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile 11 Mar 2013 11:42:42 -0000 1.16
+++ Makefile 22 Oct 2014 17:53:25 -0000
@@ -2,7 +2,7 @@
COMMENT= XML validation library
-DISTNAME= xmlsd-0.10.0
+DISTNAME= xmlsd-0.10.1
PKGNAME= lib${DISTNAME}
CATEGORIES= textproc devel
SHARED_LIBS= xmlsd 3.1
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/libxmlsd/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo 8 Jan 2013 17:29:46 -0000 1.11
+++ distinfo 22 Oct 2014 17:53:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (xmlsd-0.10.0.tar.gz) = SO+sdzySXUIgimaUmxVIDnPl7jk9cGc4vDRxnGkdXYs=
-SIZE (xmlsd-0.10.0.tar.gz) = 29932
+SHA256 (xmlsd-0.10.1.tar.gz) = vCxIT2kBzMFagoGzgd0XwrvCS5CRRV5vjsoENF2sbS4=
+SIZE (xmlsd-0.10.1.tar.gz) = 29962
Index: pkg/PFRAG.shared
===================================================================
RCS file: pkg/PFRAG.shared
diff -N pkg/PFRAG.shared
--- pkg/PFRAG.shared 12 Mar 2011 13:54:40 -0000 1.1.1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/03/12 13:54:40 dhill Exp $
-@lib lib/libxmlsd.so.${LIBxmlsd_VERSION}
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/libxmlsd/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST 1 Sep 2012 12:02:27 -0000 1.4
+++ pkg/PLIST 22 Oct 2014 17:53:25 -0000
@@ -2,6 +2,7 @@
%%SHARED%%
include/xmlsd.h
lib/libxmlsd.a
+@lib lib/libxmlsd.so.${LIBxmlsd_VERSION}
lib/libxmlsd_p.a
@man man/man3/xmlsd.3
@man man/man3/xmlsd_add_element.3