diff options
author | xtraeme <xtraeme> | 2004-02-12 22:18:12 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-02-12 22:18:12 +0000 |
commit | a6fb4ccd9aaab5aa1674cfbde8bd09120e23a92a (patch) | |
tree | 91fbbe6da52ee35d213752421f9a3fba205ae13c /textproc/libxml2/PLIST | |
parent | 1ba3b2ff641d10f6d56f877d28919717580e9d5d (diff) | |
download | pkgsrc-a6fb4ccd9aaab5aa1674cfbde8bd09120e23a92a.tar.gz |
Upgrade libxml2 to 2.6.6.
Changes:
2.6.6: Feb 12 2004:
- nanohttp and nanoftp: buffer overflow error on URI parsing (Igor and
William) reported by Yuuichi Teranishi
- bugfixes: make test and path issues, xmlWriter attribute serialization
(William Brack), xmlWriter indentation (William), schemas validation
(Eric Haszlakiewicz), XInclude dictionnaries issues (William and Oleg
Paraschenko), XInclude empty fallback (William), HTML warnings (William),
XPointer in XInclude (William), Python namespace serialization,
isolat1ToUTF8 bound error (Alfred Mickautsch), output of parameter
entities in internal subset (William), internal subset bug in push mode,
<xs:all> fix (Alexey Sarytchev)
- Build: fix for automake-1.8 (Alexander Winston), warnings removal
(Philip Ludlam), SOCKLEN_T detection fixes (Daniel Richard), fix
--with-minimum configuration.
- XInclude: allow the 2001 namespace without warning.
- Documentation: missing example/index.html (John Fleck), version
dependancies (John Fleck)
- reader API: structured error reporting (Steve Ball)
- Windows compilation: mingw, msys (Mikhail Grushinskiy), function
prototype (Cameron Johnson), MSVC6 compiler warnings, _WINSOCKAPI_
patch
- Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in
input.
Diffstat (limited to 'textproc/libxml2/PLIST')
-rw-r--r-- | textproc/libxml2/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/PLIST b/textproc/libxml2/PLIST index 86831e83e6b..b50b2fe3e7d 100644 --- a/textproc/libxml2/PLIST +++ b/textproc/libxml2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2004/01/31 22:13:52 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.26 2004/02/12 22:18:13 xtraeme Exp $ bin/xml2-config bin/xmlcatalog bin/xmllint @@ -50,7 +50,7 @@ lib/libxml2.a lib/libxml2.la lib/libxml2.so lib/libxml2.so.8 -lib/libxml2.so.8.5 +lib/libxml2.so.8.6 lib/pkgconfig/libxml-2.0.pc lib/xml2Conf.sh man/man1/xml2-config.1 |