diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-04 16:52:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-04 16:52:07 +0000 |
commit | c4ae4361d669a220128157340a0a07fcce68b65d (patch) | |
tree | e481c9675f81eb5c94e0368c4cfc572f07acd0c1 /textproc/libxml2/PLIST | |
parent | 9425280e968b590b9d209022c4059ab428647b6c (diff) | |
download | pkgsrc-c4ae4361d669a220128157340a0a07fcce68b65d.tar.gz |
Update to 2.5.4.
* Conformance testing and lot of fixes on Relax NG and XInclude implementation
* Implementation of XPointer element() scheme
* Bug fixes: XML parser, XInclude entities merge, validity checking on namespaces,
2 serialization bugs, node info generation problems, a DTD regexp generation problem.
* Portability: windows updates and path canonicalization (Igor)
* A few typo fixes (Kjartan Maraas)
* Python bindings generator fixes (Stephane Bidoul)
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 73ed8b15bed..ff4814ec54f 100644 --- a/textproc/libxml2/PLIST +++ b/textproc/libxml2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2003/02/24 20:40:16 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.15 2003/03/04 16:52:07 wiz Exp $ bin/xml2-config bin/xmlcatalog bin/xmllint @@ -43,7 +43,7 @@ lib/libxml2.a lib/libxml2.la lib/libxml2.so lib/libxml2.so.7 -lib/libxml2.so.7.3 +lib/libxml2.so.7.4 lib/pkgconfig/libxml-2.0.pc lib/xml2Conf.sh man/man1/xml2-config.1 |