upgrade to version 2.4.0

>From ChangeLog:
o Fixed a few bugs in XPath, validation, and tree handling.
o Fixed XML Base implementation, added a coupel of examples to the
  regression tests
This commit is contained in:
kevlo 2001-07-19 10:22:28 +00:00
parent c8d2b89c3b
commit e0c81a6407
5 changed files with 11 additions and 22 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.26 2001/07/07 07:58:56 kevlo Exp $
# $OpenBSD: Makefile,v 1.27 2001/07/19 10:22:28 kevlo Exp $
COMMENT= "XML parsing library"
VERSION= 2.3.14
VERSION= 2.4.0
DISTNAME= libxml2-${VERSION}
PKGNAME= libxml-${VERSION}
CATEGORIES= textproc

View File

@ -1,3 +1,3 @@
MD5 (libxml2-2.3.14.tar.gz) = 5205bafbf0e5021c62ad15e1202bcfd4
RMD160 (libxml2-2.3.14.tar.gz) = 1d5aa790b6e97c42c43fb2c2f520f36a02884e9a
SHA1 (libxml2-2.3.14.tar.gz) = ac8c2e0d905c87241d6f160b267027cfb5c0ae65
MD5 (libxml2-2.4.0.tar.gz) = 38634715dd81ceb2a69bac3da8b5e56c
RMD160 (libxml2-2.4.0.tar.gz) = 15d488920173579aa41681f674a642fa3f4455ff
SHA1 (libxml2-2.4.0.tar.gz) = fd5aef35ff73c7e04ba2ca7d1e6c1058befeaaab

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Sat Jun 30 11:10:13 2001
+++ Makefile.in Sat Jun 30 11:10:21 2001
@@ -119,7 +119,7 @@
AUTOMAKE_OPTIONS = no-dependencies
-SUBDIRS = include . doc example
+SUBDIRS = include . doc
INCLUDES = -I@srcdir@/include -I$(top_builddir)/include @Z_CFLAGS@ @CORBA_CFLAGS@

View File

@ -1,6 +1,6 @@
--- doc/Makefile.in.orig Tue Jun 19 11:07:12 2001
+++ doc/Makefile.in Tue Jun 19 11:07:52 2001
@@ -118,7 +118,7 @@
--- doc/Makefile.in.orig Thu Jul 19 17:43:01 2001
+++ doc/Makefile.in Thu Jul 19 17:43:26 2001
@@ -117,7 +117,7 @@
Z_CFLAGS = @Z_CFLAGS@
Z_LIBS = @Z_LIBS@
@ -9,7 +9,7 @@
# The top-level SGML file.
DOC_MAIN_SGML_FILE = gnome-xml.sgml
@@ -267,7 +267,6 @@
@@ -263,7 +263,6 @@
-@INSTALL@ -m 0644 $(srcdir)/xml.html $(srcdir)/encoding.html $(srcdir)/FAQ.html $(srcdir)/structure.gif $(srcdir)/DOM.gif $(DESTDIR)$(TARGET_DIR)
-@INSTALL@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(TARGET_DIR)
-@INSTALL@ -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR)

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PFRAG.shared,v 1.14 2001/07/07 07:59:03 kevlo Exp $
lib/libxml2.so.5.14
@comment $OpenBSD: PFRAG.shared,v 1.15 2001/07/19 10:22:39 kevlo Exp $
lib/libxml2.so.6.0
DYNLIBDIR(%B)