diff options
author | tron <tron@pkgsrc.org> | 2002-11-06 07:56:51 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-11-06 07:56:51 +0000 |
commit | 1977a6d315eac4068b48c32b27b4a49935d51872 (patch) | |
tree | d12442ba08f86eb2566da978e78901b6d5526976 /textproc | |
parent | 5ad14425a6c10306b084f5347612fcf090a5fbe6 (diff) | |
download | pkgsrc-1977a6d315eac4068b48c32b27b4a49935d51872.tar.gz |
Upon approval by Martti Kuparinen downgrade the "libxml2" package to
version 2.4.25. Version 2.4.26 has just too many bugs which e.g.
break building the KDE 2 desktop. This fixes PR pkg/18873 by myself.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml2/PLIST | 10 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 6 |
3 files changed, 7 insertions, 13 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index a92145d3841..1811e28cac7 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/10/29 11:37:38 martti Exp $ +# $NetBSD: Makefile,v 1.21 2002/11/06 07:56:51 tron Exp $ DISTNAME= libxml2-${LIBXML_VERSION} CATEGORIES= textproc @@ -13,7 +13,7 @@ USE_GMAKE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -LIBXML_VERSION= 2.4.26 +LIBXML_VERSION= 2.4.25 PLIST_SUBST+= LIBXML_VERSION=${LIBXML_VERSION} GNU_CONFIGURE= yes diff --git a/textproc/libxml2/PLIST b/textproc/libxml2/PLIST index 43e6582e9c1..443cb314139 100644 --- a/textproc/libxml2/PLIST +++ b/textproc/libxml2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2002/10/29 11:37:39 martti Exp $ +@comment $NetBSD: PLIST,v 1.12 2002/11/06 07:56:51 tron Exp $ bin/xml2-config bin/xmlcatalog bin/xmllint @@ -42,7 +42,7 @@ lib/libxml2.a lib/libxml2.la lib/libxml2.so lib/libxml2.so.6 -lib/libxml2.so.6.26 +lib/libxml2.so.6.25 lib/pkgconfig/libxml-2.0.pc lib/xml2Conf.sh man/man1/xml2-config.1 @@ -79,20 +79,14 @@ share/doc/libxml2/html/libxml-notes.html share/doc/libxml2/html/libxml-parser.html share/doc/libxml2/html/libxml-parserinternals.html share/doc/libxml2/html/libxml-sax.html -share/doc/libxml2/html/libxml-schemasinternals.html share/doc/libxml2/html/libxml-threads.html share/doc/libxml2/html/libxml-tree.html share/doc/libxml2/html/libxml-uri.html share/doc/libxml2/html/libxml-valid.html share/doc/libxml2/html/libxml-xinclude.html -share/doc/libxml2/html/libxml-xmlautomata.html share/doc/libxml2/html/libxml-xmlerror.html share/doc/libxml2/html/libxml-xmlio.html share/doc/libxml2/html/libxml-xmlmemory.html -share/doc/libxml2/html/libxml-xmlregexp.html -share/doc/libxml2/html/libxml-xmlschemas.html -share/doc/libxml2/html/libxml-xmlschemastypes.html -share/doc/libxml2/html/libxml-xmlunicode.html share/doc/libxml2/html/libxml-xpath.html share/doc/libxml2/html/libxml-xpathinternals.html share/doc/libxml2/html/libxml-xpointer.html diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 0eb90e4bb75..a6e231275dd 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2002/10/29 11:37:39 martti Exp $ +$NetBSD: distinfo,v 1.18 2002/11/06 07:56:51 tron Exp $ -SHA1 (libxml2-2.4.26.tar.gz) = c1f813bd2b4c9a8fccf9cdbc4180c8fd98c45598 -Size (libxml2-2.4.26.tar.gz) = 2161356 bytes +SHA1 (libxml2-2.4.25.tar.gz) = b2dd81d77389d3999b520b7c4aad03a3a6b83800 +Size (libxml2-2.4.25.tar.gz) = 2119273 bytes SHA1 (patch-aa) = 3e89009c72b79420828069ebe967f25c5d193177 SHA1 (patch-ac) = b398c9a9c570fd188fd090f190422c1d58919a8c SHA1 (patch-ad) = 976f18fa7f127ff8e54c83053feb9aa04bcd1ea5 |