From owner-svn-ports-all@FreeBSD.ORG Sat Mar 23 17:57:05 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 523DB4DC; Sat, 23 Mar 2013 17:57:05 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 43AB0756; Sat, 23 Mar 2013 17:57:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2NHv56U024510; Sat, 23 Mar 2013 17:57:05 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2NHv4CV024507; Sat, 23 Mar 2013 17:57:04 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201303231757.r2NHv4CV024507@svn.freebsd.org> From: Martin Wilke Date: Sat, 23 Mar 2013 17:57:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315056 - head/textproc/xmlwrapp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Mar 2013 17:57:05 -0000 Author: miwi Date: Sat Mar 23 17:57:04 2013 New Revision: 315056 URL: http://svnweb.freebsd.org/changeset/ports/315056 Log: - Update to 0.7.0 PR: 177270 Submitted by: Ports Fury Modified: head/textproc/xmlwrapp/Makefile (contents, props changed) head/textproc/xmlwrapp/distinfo (contents, props changed) head/textproc/xmlwrapp/pkg-plist (contents, props changed) Modified: head/textproc/xmlwrapp/Makefile ============================================================================== --- head/textproc/xmlwrapp/Makefile Sat Mar 23 17:56:16 2013 (r315055) +++ head/textproc/xmlwrapp/Makefile Sat Mar 23 17:57:04 2013 (r315056) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xmlwrapp -PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= textproc MASTER_SITES= SF @@ -18,11 +17,12 @@ LIB_DEPENDS= boost_iostreams:${PORTSDIR} OPTIONS_DEFINE= XSLT XSLT_DESC= Build libxsltwrap library (requires libxslt) -USE_GNOME= gnomehack libxml2 +USES= pathfix +USE_GNOME= libxml2 +USE_PKGCONFIG= build USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-silent-rules USE_LDCONFIG= yes -USE_PKGCONFIG= yes MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/textproc/xmlwrapp/distinfo ============================================================================== --- head/textproc/xmlwrapp/distinfo Sat Mar 23 17:56:16 2013 (r315055) +++ head/textproc/xmlwrapp/distinfo Sat Mar 23 17:57:04 2013 (r315056) @@ -1,2 +1,2 @@ -SHA256 (xmlwrapp-0.6.3.tar.gz) = 1701fa2960cf2afd70b8ebee2740cbe893d4318a3c269319e657e5738d802ab2 -SIZE (xmlwrapp-0.6.3.tar.gz) = 910879 +SHA256 (xmlwrapp-0.7.0.tar.gz) = 2d46234058270d878e7674f4ff9005a4ebd4e991162de9d1215d33d99fde37aa +SIZE (xmlwrapp-0.7.0.tar.gz) = 1419083 Modified: head/textproc/xmlwrapp/pkg-plist ============================================================================== --- head/textproc/xmlwrapp/pkg-plist Sat Mar 23 17:56:16 2013 (r315055) +++ head/textproc/xmlwrapp/pkg-plist Sat Mar 23 17:57:04 2013 (r315056) @@ -2,10 +2,13 @@ bin/xmlwrapp-config include/xmlwrapp/_cbfo.h include/xmlwrapp/attributes.h include/xmlwrapp/document.h +include/xmlwrapp/errors.h include/xmlwrapp/event_parser.h +include/xmlwrapp/export.h include/xmlwrapp/init.h include/xmlwrapp/node.h include/xmlwrapp/nodes_view.h +include/xmlwrapp/schema.h include/xmlwrapp/tree_parser.h include/xmlwrapp/version.h include/xmlwrapp/xmlwrapp.h @@ -15,11 +18,11 @@ include/xmlwrapp/xmlwrapp.h lib/libxmlwrapp.a lib/libxmlwrapp.la lib/libxmlwrapp.so -lib/libxmlwrapp.so.5 +lib/libxmlwrapp.so.6 %%XSLT%%lib/libxsltwrapp.a %%XSLT%%lib/libxsltwrapp.so %%XSLT%%lib/libxsltwrapp.la -%%XSLT%%lib/libxsltwrapp.so.3 +%%XSLT%%lib/libxsltwrapp.so.4 libdata/pkgconfig/xmlwrapp.pc %%XSLT%%libdata/pkgconfig/xsltwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/annotated.html @@ -47,8 +50,41 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1const__nodes__view.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1document-members.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1document.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler-members.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error-members.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__coll__graph.map +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__coll__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__coll__graph.png +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning-members.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__coll__graph.map +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__coll__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__coll__graph.png +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__message-members.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__message.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages-members.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__coll__graph.map +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__coll__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__coll__graph.png +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1event__parser-members.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1event__parser.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1exception-members.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1exception.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1init-members.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1init.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1init__inherit__graph.map @@ -66,6 +102,8 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view_1_1const__iterator.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view_1_1iterator-members.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view_1_1iterator.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1schema-members.html +%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1schema.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1tree__parser-members.html %%PORTDOCS%%%%DOCSDIR%%/classxml_1_1tree__parser.html %%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init-members.html @@ -79,6 +117,23 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1stylesheet-members.html %%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1stylesheet.html %%PORTDOCS%%%%DOCSDIR%%/closed.png +%%PORTDOCS%%%%DOCSDIR%%/dir_000003_000002.html +%%PORTDOCS%%%%DOCSDIR%%/dir_49e56c817e5e54854c35e136979f97ca.html +%%PORTDOCS%%%%DOCSDIR%%/dir_49e56c817e5e54854c35e136979f97ca_dep.map +%%PORTDOCS%%%%DOCSDIR%%/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 +%%PORTDOCS%%%%DOCSDIR%%/dir_49e56c817e5e54854c35e136979f97ca_dep.png +%%PORTDOCS%%%%DOCSDIR%%/dir_c407809a277ccb7043354438396c7220.html +%%PORTDOCS%%%%DOCSDIR%%/dir_c407809a277ccb7043354438396c7220_dep.map +%%PORTDOCS%%%%DOCSDIR%%/dir_c407809a277ccb7043354438396c7220_dep.md5 +%%PORTDOCS%%%%DOCSDIR%%/dir_c407809a277ccb7043354438396c7220_dep.png +%%PORTDOCS%%%%DOCSDIR%%/dir_d5cde21f955094d259382cc73d7c9786.html +%%PORTDOCS%%%%DOCSDIR%%/dir_d5cde21f955094d259382cc73d7c9786_dep.map +%%PORTDOCS%%%%DOCSDIR%%/dir_d5cde21f955094d259382cc73d7c9786_dep.md5 +%%PORTDOCS%%%%DOCSDIR%%/dir_d5cde21f955094d259382cc73d7c9786_dep.png +%%PORTDOCS%%%%DOCSDIR%%/dir_eab09ba6d2d62e3cc1599f7281473bab.html +%%PORTDOCS%%%%DOCSDIR%%/dir_eab09ba6d2d62e3cc1599f7281473bab_dep.map +%%PORTDOCS%%%%DOCSDIR%%/dir_eab09ba6d2d62e3cc1599f7281473bab_dep.md5 +%%PORTDOCS%%%%DOCSDIR%%/dir_eab09ba6d2d62e3cc1599f7281473bab_dep.png %%PORTDOCS%%%%DOCSDIR%%/document_8h.html %%PORTDOCS%%%%DOCSDIR%%/document_8h__dep__incl.map %%PORTDOCS%%%%DOCSDIR%%/document_8h__dep__incl.md5 @@ -91,6 +146,14 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/doxygen.css %%PORTDOCS%%%%DOCSDIR%%/doxygen.png %%PORTDOCS%%%%DOCSDIR%%/dynsections.js +%%PORTDOCS%%%%DOCSDIR%%/errors_8h.html +%%PORTDOCS%%%%DOCSDIR%%/errors_8h__dep__incl.map +%%PORTDOCS%%%%DOCSDIR%%/errors_8h__dep__incl.md5 +%%PORTDOCS%%%%DOCSDIR%%/errors_8h__dep__incl.png +%%PORTDOCS%%%%DOCSDIR%%/errors_8h__incl.map +%%PORTDOCS%%%%DOCSDIR%%/errors_8h__incl.md5 +%%PORTDOCS%%%%DOCSDIR%%/errors_8h__incl.png +%%PORTDOCS%%%%DOCSDIR%%/errors_8h_source.html %%PORTDOCS%%%%DOCSDIR%%/event__parser_8h.html %%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__dep__incl.map %%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__dep__incl.md5 @@ -99,8 +162,45 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__incl.md5 %%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__incl.png %%PORTDOCS%%%%DOCSDIR%%/event__parser_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/export_8h_source.html %%PORTDOCS%%%%DOCSDIR%%/files.html +%%PORTDOCS%%%%DOCSDIR%%/ftv2blank.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2cl.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2doc.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2folderclosed.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2folderopen.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2lastnode.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2link.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2mlastnode.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2mnode.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2mo.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2node.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2ns.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2plastnode.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2pnode.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2splitbar.png +%%PORTDOCS%%%%DOCSDIR%%/ftv2vertline.png %%PORTDOCS%%%%DOCSDIR%%/functions.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x62.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x63.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x64.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x65.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x66.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x67.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x68.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x69.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x6c.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x6d.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x6e.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x6f.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x70.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x72.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x73.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x74.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x76.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x77.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x78.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x7e.html %%PORTDOCS%%%%DOCSDIR%%/functions_enum.html %%PORTDOCS%%%%DOCSDIR%%/functions_eval.html %%PORTDOCS%%%%DOCSDIR%%/functions_func.html @@ -152,6 +252,18 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.map %%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.png %%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.map %%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.png @@ -176,10 +288,13 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/inherits.html %%PORTDOCS%%%%DOCSDIR%%/intro.html %%PORTDOCS%%%%DOCSDIR%%/jquery.js +%%PORTDOCS%%%%DOCSDIR%%/namespacemembers.html +%%PORTDOCS%%%%DOCSDIR%%/namespacemembers_vars.html %%PORTDOCS%%%%DOCSDIR%%/namespaces.html %%PORTDOCS%%%%DOCSDIR%%/namespacexml.html %%PORTDOCS%%%%DOCSDIR%%/namespacexslt.html %%PORTDOCS%%%%DOCSDIR%%/nav_f.png +%%PORTDOCS%%%%DOCSDIR%%/nav_g.png %%PORTDOCS%%%%DOCSDIR%%/nav_h.png %%PORTDOCS%%%%DOCSDIR%%/node.html %%PORTDOCS%%%%DOCSDIR%%/node_8h.html @@ -199,8 +314,17 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h__incl.png %%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h_source.html %%PORTDOCS%%%%DOCSDIR%%/open.png +%%PORTDOCS%%%%DOCSDIR%%/pages.html %%PORTDOCS%%%%DOCSDIR%%/parsing.html %%PORTDOCS%%%%DOCSDIR%%/prepare.html +%%PORTDOCS%%%%DOCSDIR%%/schema_8h.html +%%PORTDOCS%%%%DOCSDIR%%/schema_8h__dep__incl.map +%%PORTDOCS%%%%DOCSDIR%%/schema_8h__dep__incl.md5 +%%PORTDOCS%%%%DOCSDIR%%/schema_8h__dep__incl.png +%%PORTDOCS%%%%DOCSDIR%%/schema_8h__incl.map +%%PORTDOCS%%%%DOCSDIR%%/schema_8h__incl.md5 +%%PORTDOCS%%%%DOCSDIR%%/schema_8h__incl.png +%%PORTDOCS%%%%DOCSDIR%%/schema_8h_source.html %%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1cdata-members.html %%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1cdata.html %%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1comment-members.html @@ -217,6 +341,8 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h__incl.md5 %%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h__incl.png %%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/sync_off.png +%%PORTDOCS%%%%DOCSDIR%%/sync_on.png %%PORTDOCS%%%%DOCSDIR%%/tab_a.png %%PORTDOCS%%%%DOCSDIR%%/tab_b.png %%PORTDOCS%%%%DOCSDIR%%/tab_h.png @@ -241,6 +367,9 @@ libdata/pkgconfig/xmlwrapp.pc %%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__dep__incl.map %%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__dep__incl.md5 %%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__dep__incl.png +%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__incl.map +%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__incl.md5 +%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__incl.png %%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h_source.html %%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_8h_source.html %%PORTDOCS%%%%DOCSDIR%%/xslt.html