From tkato432@yahoo.com  Fri Mar 22 19:30:30 2013
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 848717CF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 22 Mar 2013 19:30:25 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa101lp.auone-net.jp (msa101lp.auone-net.jp [222.3.140.164])
	by mx1.freebsd.org (Postfix) with ESMTP id 5BBAFE6C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 22 Mar 2013 19:30:25 +0000 (UTC)
Received: from localhost.localdomain (ZT030041.ppp.dion.ne.jp [59.128.30.41])
	by msa101lp.auone-net.jp (au one net msa) with ESMTP id ADA4534034
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 23 Mar 2013 04:30:23 +0900 (JST)
Message-Id: <20130323042511.f93be73ea4a69132bfdb8aed@yahoo.com>
Date: Sat, 23 Mar 2013 04:25:11 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: multimedia/ogmrip: Update to version 1.0.0

>Number:         177270
>Category:       ports
>Synopsis:       multimedia/ogmrip: Update to version 1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 22 19:40:00 UTC 2013
>Closed-Date:    Sat Mar 23 17:55:59 UTC 2013
>Last-Modified:  Sat Mar 23 18:00:01 UTC 2013
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/multimedia/ogmrip/Makefile multimedia/ogmrip/Makefile
--- /usr/ports/multimedia/ogmrip/Makefile	2012-11-08 06:45:04.000000000 +0900
+++ multimedia/ogmrip/Makefile	2013-03-15 06:08:11.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ogmrip
-PORTVERSION=	0.13.8
+PORTVERSION=	1.0.0
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}
 
diff -urN /usr/ports/multimedia/ogmrip/distinfo multimedia/ogmrip/distinfo
--- /usr/ports/multimedia/ogmrip/distinfo	2012-11-08 06:45:04.000000000 +0900
+++ multimedia/ogmrip/distinfo	2013-03-15 06:17:23.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (ogmrip-0.13.8.tar.gz) = ea6a75e6cc4fe7df1ed65648af208c87748959a6b372847b1005c3b92cc5a423
-SIZE (ogmrip-0.13.8.tar.gz) = 3254176
+SHA256 (ogmrip-1.0.0.tar.gz) = 6848a622152a62899b6e876e70ec36df1af7be9803b8b9c809ed631196bc18cc
+SIZE (ogmrip-1.0.0.tar.gz) = 3262205
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 22 19:40:08 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177270 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Mar 23 17:55:59 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177270 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177270: commit references a PR
Date: Sat, 23 Mar 2013 17:57:19 +0000 (UTC)

 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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
