cvs commit: ports/textproc/wbxml2 Makefile
ports/textproc/wbxml2/files
patch-configure.in patch-libwbxml2.pc.in patch-src_wbxml.h
patch-src_wbxml_encoder.c patch-src_wbxml_encoder.h patch-src_wbxml_parser.c
patch-src_wbxml_tables.h patch-src_wbxml_tree.c patch-src_wbxml_tree.h
Edwin Groothuis
edwin at FreeBSD.org
Sat Jul 5 00:31:21 UTC 2008
edwin 2008-07-05 00:31:21 UTC
FreeBSD ports repository
Modified files:
textproc/wbxml2 Makefile
Added files:
textproc/wbxml2/files patch-configure.in patch-libwbxml2.pc.in
patch-src_wbxml.h
patch-src_wbxml_encoder.c
patch-src_wbxml_encoder.h
patch-src_wbxml_parser.c
patch-src_wbxml_tables.h
patch-src_wbxml_tree.c
patch-src_wbxml_tree.h
Log:
[PATCH] textproc/wbxml2: update to latest from official SVN
Add missing dependency on textproc/libxml2.
Fix package version in libwbxml2.pc.
Update to latest from official SVN to fix build python bindings from SynCE Project.
PR: ports/124602
Submitted by: Alexander Logvinov <ports at logvinov.com>
Approved by: maintainer timeout
Revision Changes Path
1.10 +2 -2 ports/textproc/wbxml2/Makefile
1.1 +16 -0 ports/textproc/wbxml2/files/patch-configure.in (new)
1.1 +8 -0 ports/textproc/wbxml2/files/patch-libwbxml2.pc.in (new)
1.1 +9 -0 ports/textproc/wbxml2/files/patch-src_wbxml.h (new)
1.1 +277 -0 ports/textproc/wbxml2/files/patch-src_wbxml_encoder.c (new)
1.1 +10 -0 ports/textproc/wbxml2/files/patch-src_wbxml_encoder.h (new)
1.1 +300 -0 ports/textproc/wbxml2/files/patch-src_wbxml_parser.c (new)
1.1 +13 -0 ports/textproc/wbxml2/files/patch-src_wbxml_tables.h (new)
1.1 +253 -0 ports/textproc/wbxml2/files/patch-src_wbxml_tree.c (new)
1.1 +10 -0 ports/textproc/wbxml2/files/patch-src_wbxml_tree.h (new)
More information about the cvs-ports
mailing list