diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-26 21:49:08 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-26 21:49:08 +0000 |
commit | 7435f4ff33fa2d4a528edd189b20cb7f62b3b0c5 (patch) | |
tree | 057623fcd55a9584fc185fec603a46d54a0c744c /textproc/libxml2/PLIST | |
parent | 1e85f50c3c00f97597ade6c0ab3ecfe55ca33780 (diff) | |
download | pkgsrc-7435f4ff33fa2d4a528edd189b20cb7f62b3b0c5.tar.gz |
Update to 2.6.4, from Min Sik Kim in PR pkg/23895 with some changes by me:
2.6.4: Dec 24 2003:
- Windows build fixes (Igor Zlatkovic)
- Some serious XInclude problems reported by Oleg Paraschenko and
- Unix and Makefile packaging fixes (me, William Brack,
- Documentation improvements (John Fleck, William Brack), example fix
(Lucas Brasilino)
- bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
NULL strings (William Brack) , API building reader or parser from
filedescriptor should not close it, changed XPath sorting to be stable
again (William Brack), xmlGetNodePath() generating '(null)' (William
Brack), DTD validation and namespace bug (William Brack), XML Schemas
double inclusion behaviour
2.6.3: Dec 10 2003:
- documentation updates and cleanup (DV, William Brack, John Fleck)
- added a repository of examples, examples from Aleksey Sanin, Dodji
Seketeli, Alfred Mickautsch
- Windows updates: Mark Vakoc, Igor Zlatkovic, Eric Zurcher, Mingw
(Kenneth Haley)
- Unicode range checking (William Brack)
- code cleanup (William Brack)
- Python bindings: doc (John Fleck), bug fixes
- UTF-16 cleanup and BOM issues (William Brack)
- bug fixes: ID and xmlReader validation, XPath (William Brack),
xmlWriter (Alfred Mickautsch), hash.h inclusion problem, HTML parser
(James Bursa), attribute defaulting and validation, some serialization
cleanups, XML_GET_LINE macro, memory debug when using threads (William
Brack), serialization of attributes and entities content, xmlWriter
(Daniel Schulman)
- XInclude bugfix, new APIs and update to the last version including the
namespace change.
- XML Schemas improvements: include (Robert Stepanek), import and
namespace handling, fixed the regression tests troubles, added examples
based on Eric van der Vlist book, regexp fixes
- preliminary pattern support for streaming (needed for schemas
constraints), added xmlTextReaderPreservePattern() to collect subdocument
when streaming.
- various fixes in the structured error handling
Diffstat (limited to 'textproc/libxml2/PLIST')
-rw-r--r-- | textproc/libxml2/PLIST | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/textproc/libxml2/PLIST b/textproc/libxml2/PLIST index d710cbb45a0..c62c0f4e6cd 100644 --- a/textproc/libxml2/PLIST +++ b/textproc/libxml2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2003/12/04 19:33:38 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.24 2003/12/26 21:49:08 jmmv Exp $ bin/xml2-config bin/xmlcatalog bin/xmllint @@ -21,6 +21,7 @@ include/libxml2/libxml/nanoftp.h include/libxml2/libxml/nanohttp.h include/libxml2/libxml/parser.h include/libxml2/libxml/parserInternals.h +include/libxml2/libxml/pattern.h include/libxml2/libxml/relaxng.h include/libxml2/libxml/schemasInternals.h include/libxml2/libxml/threads.h @@ -48,7 +49,7 @@ lib/libxml2.a lib/libxml2.la lib/libxml2.so lib/libxml2.so.8 -lib/libxml2.so.8.2 +lib/libxml2.so.8.4 lib/pkgconfig/libxml-2.0.pc lib/xml2Conf.sh man/man1/xml2-config.1 @@ -69,19 +70,23 @@ share/doc/html/libxml2/html/libxml-DOCBparser.html share/doc/html/libxml2/html/libxml-HTMLparser.html share/doc/html/libxml2/html/libxml-HTMLtree.html share/doc/html/libxml2/html/libxml-SAX.html +share/doc/html/libxml2/html/libxml-SAX2.html share/doc/html/libxml2/html/libxml-c14n.html share/doc/html/libxml2/html/libxml-catalog.html +share/doc/html/libxml2/html/libxml-chvalid.html share/doc/html/libxml2/html/libxml-debugXML.html +share/doc/html/libxml2/html/libxml-dict.html share/doc/html/libxml2/html/libxml-encoding.html share/doc/html/libxml2/html/libxml-entities.html share/doc/html/libxml2/html/libxml-globals.html share/doc/html/libxml2/html/libxml-hash.html share/doc/html/libxml2/html/libxml-lib.html +share/doc/html/libxml2/html/libxml-list.html share/doc/html/libxml2/html/libxml-nanoftp.html share/doc/html/libxml2/html/libxml-nanohttp.html -share/doc/html/libxml2/html/libxml-notes.html share/doc/html/libxml2/html/libxml-parser.html share/doc/html/libxml2/html/libxml-parserInternals.html +share/doc/html/libxml2/html/libxml-pattern.html share/doc/html/libxml2/html/libxml-relaxng.html share/doc/html/libxml2/html/libxml-schemasInternals.html share/doc/html/libxml2/html/libxml-threads.html @@ -89,15 +94,19 @@ share/doc/html/libxml2/html/libxml-tree.html share/doc/html/libxml2/html/libxml-uri.html share/doc/html/libxml2/html/libxml-valid.html share/doc/html/libxml2/html/libxml-xinclude.html +share/doc/html/libxml2/html/libxml-xlink.html share/doc/html/libxml2/html/libxml-xmlIO.html share/doc/html/libxml2/html/libxml-xmlautomata.html share/doc/html/libxml2/html/libxml-xmlerror.html +share/doc/html/libxml2/html/libxml-xmlexports.html share/doc/html/libxml2/html/libxml-xmlmemory.html share/doc/html/libxml2/html/libxml-xmlreader.html share/doc/html/libxml2/html/libxml-xmlregexp.html share/doc/html/libxml2/html/libxml-xmlschemas.html share/doc/html/libxml2/html/libxml-xmlschemastypes.html share/doc/html/libxml2/html/libxml-xmlunicode.html +share/doc/html/libxml2/html/libxml-xmlversion.html +share/doc/html/libxml2/html/libxml-xmlwriter.html share/doc/html/libxml2/html/libxml-xpath.html share/doc/html/libxml2/html/libxml-xpathInternals.html share/doc/html/libxml2/html/libxml-xpointer.html |