diff options
author | wiz <wiz@pkgsrc.org> | 2003-04-10 09:34:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-04-10 09:34:04 +0000 |
commit | eea3c19057e8e4ed0a141dd17b1a8e52ae4d2305 (patch) | |
tree | 4eb357297f8fc7a511df8f6d42f77ac001071b99 /textproc/libxml2/PLIST | |
parent | b345ebfcc91e39442591ae83cb20c7c9f427ee8b (diff) | |
download | pkgsrc-eea3c19057e8e4ed0a141dd17b1a8e52ae4d2305.tar.gz |
Update to 2.5.6:
2.5.6: Apr 1 2003:
- Fixed W3C XML Schemas datatype, should be compliant now except for
binHex and base64 which are not supported yet.
- bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and
XInclude entities handling, encoding detection on external subsets, XML
Schemas bugs and memory leaks, HTML parser (James Bursa)
- portability: python/trio (Albert Chin), Sun compiler warnings
- documentation: added --relaxng option to xmllint man page (John)
- improved error reporting: xml:space, start/end tag mismatches, Relax NG
errors
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 6ae9e76b596..acc8886e476 100644 --- a/textproc/libxml2/PLIST +++ b/textproc/libxml2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2003/03/26 14:55:12 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.17 2003/04/10 09:34:04 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.5 +lib/libxml2.so.7.6 lib/pkgconfig/libxml-2.0.pc lib/xml2Conf.sh man/man1/xml2-config.1 |