Okay, 2.4.26 did not work either.
Diving into the kde lists show it's *well-known* that 2.4.24 is the last xml2 release that worked.
This commit is contained in:
parent
389aa03d01
commit
b9f560061b
@ -1,12 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.56 2002/12/01 17:53:51 espie Exp $
|
# $OpenBSD: Makefile,v 1.57 2002/12/02 00:46:46 espie Exp $
|
||||||
|
|
||||||
COMMENT= "XML parsing library"
|
COMMENT= "XML parsing library"
|
||||||
|
|
||||||
VERSION= 2.4.26
|
VERSION= 2.4.24
|
||||||
DISTNAME= libxml2-${VERSION}
|
DISTNAME= libxml2-${VERSION}
|
||||||
PKGNAME= libxml-${VERSION}
|
PKGNAME= libxml-${VERSION}
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ftp://xmlsoft.org/
|
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libxml/}
|
||||||
|
|
||||||
HOMEPAGE= http://xmlsoft.org/
|
HOMEPAGE= http://xmlsoft.org/
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (libxml2-2.4.26.tar.gz) = 744e9d5c12b053fa80a23f634590176d
|
MD5 (libxml2-2.4.24.tar.gz) = 7ffd80f0c632bcf3034cc552fcb2ea86
|
||||||
RMD160 (libxml2-2.4.26.tar.gz) = 0bb7efdbc158dced17e4d46610cfa128761bc7a1
|
RMD160 (libxml2-2.4.24.tar.gz) = d57b706e0456fbd7629f7b946d3c096e25b4a7b8
|
||||||
SHA1 (libxml2-2.4.26.tar.gz) = c1f813bd2b4c9a8fccf9cdbc4180c8fd98c45598
|
SHA1 (libxml2-2.4.24.tar.gz) = 8f07250fd3cb29e897dba7c1e9bb323104368220
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared,v 1.36 2002/12/01 17:53:51 espie Exp $
|
@comment $OpenBSD: PFRAG.shared,v 1.37 2002/12/02 00:46:46 espie Exp $
|
||||||
lib/libxml2.so.6.26
|
lib/libxml2.so.6.24
|
||||||
DYNLIBDIR(%B)
|
DYNLIBDIR(%B)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.24 2002/12/01 17:53:51 espie Exp $
|
@comment $OpenBSD: PLIST,v 1.25 2002/12/02 00:46:46 espie Exp $
|
||||||
bin/xml2-config
|
bin/xml2-config
|
||||||
bin/xmlcatalog
|
bin/xmlcatalog
|
||||||
bin/xmllint
|
bin/xmllint
|
||||||
@ -55,8 +55,6 @@ share/libxml2/examples/testXPath.c
|
|||||||
share/libxml2/examples/xmllint.c
|
share/libxml2/examples/xmllint.c
|
||||||
share/libxml2/html/DOM.gif
|
share/libxml2/html/DOM.gif
|
||||||
share/libxml2/html/FAQ.html
|
share/libxml2/html/FAQ.html
|
||||||
share/libxml2/html/Libxml2-Logo-180x168.gif
|
|
||||||
share/libxml2/html/Libxml2-Logo-90x34.gif
|
|
||||||
share/libxml2/html/book1.html
|
share/libxml2/html/book1.html
|
||||||
share/libxml2/html/encoding.html
|
share/libxml2/html/encoding.html
|
||||||
share/libxml2/html/index.sgml
|
share/libxml2/html/index.sgml
|
||||||
@ -77,20 +75,14 @@ share/libxml2/html/libxml-notes.html
|
|||||||
share/libxml2/html/libxml-parser.html
|
share/libxml2/html/libxml-parser.html
|
||||||
share/libxml2/html/libxml-parserinternals.html
|
share/libxml2/html/libxml-parserinternals.html
|
||||||
share/libxml2/html/libxml-sax.html
|
share/libxml2/html/libxml-sax.html
|
||||||
share/libxml2/html/libxml-schemasinternals.html
|
|
||||||
share/libxml2/html/libxml-threads.html
|
share/libxml2/html/libxml-threads.html
|
||||||
share/libxml2/html/libxml-tree.html
|
share/libxml2/html/libxml-tree.html
|
||||||
share/libxml2/html/libxml-uri.html
|
share/libxml2/html/libxml-uri.html
|
||||||
share/libxml2/html/libxml-valid.html
|
share/libxml2/html/libxml-valid.html
|
||||||
share/libxml2/html/libxml-xinclude.html
|
share/libxml2/html/libxml-xinclude.html
|
||||||
share/libxml2/html/libxml-xmlautomata.html
|
|
||||||
share/libxml2/html/libxml-xmlerror.html
|
share/libxml2/html/libxml-xmlerror.html
|
||||||
share/libxml2/html/libxml-xmlio.html
|
share/libxml2/html/libxml-xmlio.html
|
||||||
share/libxml2/html/libxml-xmlmemory.html
|
share/libxml2/html/libxml-xmlmemory.html
|
||||||
share/libxml2/html/libxml-xmlregexp.html
|
|
||||||
share/libxml2/html/libxml-xmlschemas.html
|
|
||||||
share/libxml2/html/libxml-xmlschemastypes.html
|
|
||||||
share/libxml2/html/libxml-xmlunicode.html
|
|
||||||
share/libxml2/html/libxml-xpath.html
|
share/libxml2/html/libxml-xpath.html
|
||||||
share/libxml2/html/libxml-xpathinternals.html
|
share/libxml2/html/libxml-xpathinternals.html
|
||||||
share/libxml2/html/libxml-xpointer.html
|
share/libxml2/html/libxml-xpointer.html
|
||||||
@ -100,6 +92,26 @@ share/libxml2/html/smallfootonly.gif
|
|||||||
share/libxml2/html/structure.gif
|
share/libxml2/html/structure.gif
|
||||||
share/libxml2/html/w3c.png
|
share/libxml2/html/w3c.png
|
||||||
share/libxml2/html/xml.html
|
share/libxml2/html/xml.html
|
||||||
|
share/libxml2-python/examples/attribs.py
|
||||||
|
share/libxml2-python/examples/build.py
|
||||||
|
share/libxml2-python/examples/cutnpaste.py
|
||||||
|
share/libxml2-python/examples/error.py
|
||||||
|
share/libxml2-python/examples/invalid.xml
|
||||||
|
share/libxml2-python/examples/push.py
|
||||||
|
share/libxml2-python/examples/pushSAX.py
|
||||||
|
share/libxml2-python/examples/pushSAXhtml.py
|
||||||
|
share/libxml2-python/examples/serialize.py
|
||||||
|
share/libxml2-python/examples/tst.py
|
||||||
|
share/libxml2-python/examples/tst.xml
|
||||||
|
share/libxml2-python/examples/tstURI.py
|
||||||
|
share/libxml2-python/examples/tstxpath.py
|
||||||
|
share/libxml2-python/examples/valid.xml
|
||||||
|
share/libxml2-python/examples/validate.py
|
||||||
|
share/libxml2-python/examples/xpath.py
|
||||||
|
share/libxml2-python/examples/xpathext.py
|
||||||
|
share/libxml2-python/examples/xpathret.py
|
||||||
|
@dirrm share/libxml2-python/examples
|
||||||
|
@dirrm share/libxml2-python
|
||||||
@dirrm share/libxml2/html
|
@dirrm share/libxml2/html
|
||||||
@dirrm share/libxml2/examples
|
@dirrm share/libxml2/examples
|
||||||
@dirrm share/libxml2
|
@dirrm share/libxml2
|
||||||
|
Loading…
Reference in New Issue
Block a user