upgrade to libxml 2.2.11
This commit is contained in:
parent
e3957cada6
commit
b20dcd6d5f
@ -1,7 +1,7 @@
|
|||||||
# $OpenBSD: Makefile,v 1.14 2000/12/10 14:40:07 kevlo Exp $
|
# $OpenBSD: Makefile,v 1.15 2001/01/09 14:49:31 brad Exp $
|
||||||
|
|
||||||
DISTNAME= libxml2-2.2.10
|
DISTNAME= libxml2-2.2.11
|
||||||
PKGNAME= libxml-2.2.10
|
PKGNAME= libxml-2.2.11
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
NEED_VERSION= 1.341
|
NEED_VERSION= 1.341
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (libxml2-2.2.10.tar.gz) = 4f320d3f55c4ccdd53098303d4b3e056
|
MD5 (libxml2-2.2.11.tar.gz) = df3fce3245cd2a5c32ff243d6f6a3609
|
||||||
RMD160 (libxml2-2.2.10.tar.gz) = 4589b1a3daaf6f82455e4584530176f33722acee
|
RMD160 (libxml2-2.2.11.tar.gz) = 4673e0693427e8457259855f6c229161699d0736
|
||||||
SHA1 (libxml2-2.2.10.tar.gz) = f1e6e587dc9cc142065dfcce2a22454868bb4fec
|
SHA1 (libxml2-2.2.11.tar.gz) = 051be3f7e949f3fb2950cb49087dc519d76f610d
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- Makefile.in.orig Fri Dec 8 22:08:34 2000
|
--- Makefile.in.orig Fri Jan 5 02:13:43 2001
|
||||||
+++ Makefile.in Fri Dec 8 22:13:02 2000
|
+++ Makefile.in Tue Jan 9 09:17:34 2001
|
||||||
@@ -205,7 +205,7 @@
|
@@ -205,7 +205,7 @@
|
||||||
MANS = $(man_MANS)
|
MANS = $(man_MANS)
|
||||||
|
|
||||||
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
DIST_COMMON = README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \
|
DIST_COMMON = README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \
|
||||||
INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h acinclude.m4 \
|
INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h acinclude.m4 \
|
||||||
@@ -825,7 +825,7 @@
|
@@ -823,7 +823,7 @@
|
||||||
install-binSCRIPTS install-confexecDATA
|
install-binSCRIPTS install-confexecDATA
|
||||||
install-exec: install-exec-recursive
|
install-exec: install-exec-recursive
|
||||||
|
|
||||||
@ -18,7 +18,7 @@
|
|||||||
install-data: install-data-recursive
|
install-data: install-data-recursive
|
||||||
|
|
||||||
install-am: all-am
|
install-am: all-am
|
||||||
@@ -845,8 +845,7 @@
|
@@ -843,8 +843,7 @@
|
||||||
installdirs-am:
|
installdirs-am:
|
||||||
$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \
|
$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \
|
||||||
$(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1 \
|
$(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1 \
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2000/12/10 14:40:15 kevlo Exp $
|
@comment $OpenBSD: PFRAG.shared,v 1.5 2001/01/09 14:49:32 brad Exp $
|
||||||
lib/libxml.so.4.10
|
lib/libxml.so.4.11
|
||||||
DYNLIBDIR(%B)
|
DYNLIBDIR(%B)
|
||||||
|
Loading…
Reference in New Issue
Block a user