Subject: CVS commit: pkgsrc/textproc/libxml++2
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2007 02:27:05
Module Name:	pkgsrc
Committed By:	obache
Date:		Mon Jul 30 02:27:05 UTC 2007

Modified Files:
	pkgsrc/textproc/libxml++2: Makefile PLIST distinfo

Log Message:
Update libxml++2 to 2.18.1.
Patch provided by Makoto Fujiwara by PR 36704.

Changes:
2.18.1:

2.18.0:

* Slight win32 build improvement, possibly.
  (Artur Wegele)
* Slight improvement to examples.
  (Murray Cumming)

2.17.2:

* Node: Adedd get_next_sibling() and get_previous_sibling().
  Bug #351867.
  (Nate Nielsen)

2.17.1:

* Node: Added get_parent() Bug #351876 (Patch by Nate Nielsen)
* TextReader: Added TextReader(const char* data) constructor, for
  parsing memory buffers. Bug #351215 (Patch by Nate Nielsen)
* Element::set_attribute(): Really return the new attribute.
  Bug #361950 (Patch by Nate Nielsen)
* Build: Added MS Visual Studio 2005 project files.
  (Cedric Gustin)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/textproc/libxml++2/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/libxml++2/PLIST \
    pkgsrc/textproc/libxml++2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.