summaryrefslogtreecommitdiff
path: root/textproc/libxml2/PLIST
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-19 14:24:57 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-19 14:24:57 +0000
commit5f02798cd6c2e64becccbd6d922ef62318c0abce (patch)
tree18bd665f2342a214b36ace29f55e71871f6e4301 /textproc/libxml2/PLIST
parent6bfa0d685c84f2771970bc2759bd9bbcd95e5d82 (diff)
downloadpkgsrc-5f02798cd6c2e64becccbd6d922ef62318c0abce.tar.gz
Update to 2.6.9:
- implement xml:id Working Draft, relaxed XPath id() checking - bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave Beckett), Relax-NG compilation (William Brack), Regexp patches (with William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with William), Relax-NG name classes compares (William), XInclude duplicate fallback (William), external DTD encoding detection (William), a DTD validation bug (William), xmlReader Close() fix, recusive extention schemas - improvements: use xmlRead* APIs in test tools (Mark Vakoc), indenting save optimization, better handle IIS broken HTTP redirect behaviour (Ian Hummel), HTML parser frameset (James Bursa), libxml2-python RPM dependancy, XML Schemas union support (Kasimier Buchcik), warning removal clanup (William), keep ChangeLog compressed when installing from RPMs - documentation: examples and xmlDocDumpMemory docs (John Fleck), new example (load, xpath, modify, save), xmlCatalogDump() comments, - Windows: Borland C++ builder (Eric Zurcher), work around Microsoft compiler NaN handling bug (Mark Vakoc)
Diffstat (limited to 'textproc/libxml2/PLIST')
-rw-r--r--textproc/libxml2/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/PLIST b/textproc/libxml2/PLIST
index 4fdc07a02e6..b3c77deee4f 100644
--- a/textproc/libxml2/PLIST
+++ b/textproc/libxml2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2004/03/28 21:31:46 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.29 2004/04/19 14:24:57 jmmv Exp $
bin/xml2-config
bin/xmlcatalog
bin/xmllint
@@ -51,7 +51,7 @@ lib/libxml2.a
lib/libxml2.la
lib/libxml2.so
lib/libxml2.so.8
-lib/libxml2.so.8.8
+lib/libxml2.so.8.9
lib/pkgconfig/libxml-2.0.pc
lib/xml2Conf.sh
man/man1/xml2-config.1