Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 02/23/2004 21:49:05
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Feb 23 21:49:05 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES
	pkgsrc/textproc/libxml2: Makefile PLIST distinfo

Log Message:
Upgrade libxml2 to 2.6.7.

2.6.7: Feb 23 2004:
   - documentation: tutorial updates (John Fleck), benchmark results
   - xmlWriter: updates and fixes (Alfred Mickautsch, Lucas Brasilino)
   - XPath optimization (Petr Pajas)
   - DTD ID handling optimization
   - bugfixes: xpath number with  > 19 fractional (William Brack), push
    mode with unescaped '>' characters, fix xmllint --stream --timing, fix
    xmllint --memory --stream memory usage, xmlAttrSerializeTxtContent
    handling NULL, trying to fix Relax-NG/Perl interface.
   - python: 2.3 compatibility, whitespace fixes (Malcolm Tredinnick)
   - Added relaxng option to xmllint --shell


To generate a diff of this commit:
cvs rdiff -r1.4977 -r1.4978 pkgsrc/doc/CHANGES
cvs rdiff -r1.49 -r1.50 pkgsrc/textproc/libxml2/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/textproc/libxml2/PLIST
cvs rdiff -r1.34 -r1.35 pkgsrc/textproc/libxml2/distinfo

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