upgrade to version 2.4.6
This commit is contained in:
parent
87b48636a4
commit
8c2af4ab63
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2001/09/24 02:01:57 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2001/10/25 06:09:48 kevlo Exp $
|
||||
|
||||
COMMENT= "XML parsing library"
|
||||
|
||||
VERSION= 2.4.5
|
||||
VERSION= 2.4.6
|
||||
DISTNAME= libxml2-${VERSION}
|
||||
PKGNAME= libxml-${VERSION}
|
||||
CATEGORIES= textproc
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxml2-2.4.5.tar.gz) = a545febf89d453fd774eb8e086e31754
|
||||
RMD160 (libxml2-2.4.5.tar.gz) = ac4ed9ca7a9762aa788edf6a1bfc577e4a7baeb1
|
||||
SHA1 (libxml2-2.4.5.tar.gz) = ed176cd56154894c466afb9f4e68b5f273b86621
|
||||
MD5 (libxml2-2.4.6.tar.gz) = 4deece571467e7ec2642123ba6780f24
|
||||
RMD160 (libxml2-2.4.6.tar.gz) = 3f14e74c7f9540b130ebe22c37cbcdf1df859f08
|
||||
SHA1 (libxml2-2.4.6.tar.gz) = 8e9ae022cfffe14decd83eeb0e481cece82cd878
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- include/libxml/Makefile.in.orig Fri Sep 21 13:21:32 2001
|
||||
+++ include/libxml/Makefile.in Fri Sep 21 13:23:02 2001
|
||||
--- include/libxml/Makefile.in.orig Thu Oct 25 13:44:37 2001
|
||||
+++ include/libxml/Makefile.in Thu Oct 25 13:45:42 2001
|
||||
@@ -120,7 +120,7 @@
|
||||
Z_CFLAGS = @Z_CFLAGS@
|
||||
Z_LIBS = @Z_LIBS@
|
||||
@ -9,12 +9,3 @@
|
||||
|
||||
xmlinc_HEADERS = SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h xmlwin32version.h DOCBparser.h catalog.h
|
||||
|
||||
@@ -279,7 +279,7 @@
|
||||
|
||||
|
||||
install-exec-hook:
|
||||
- $(mkinstalldirs) $(DESTDIR)$(xmlincdir)/libxml2 $(DESTDIR)$(xmlincdir)/libxml2/libxml
|
||||
+ $(mkinstalldirs) $(DESTDIR)$(xmlincdir)/libxml $(DESTDIR)$(xmlincdir)/libxml
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.18 2001/09/21 05:54:20 kevlo Exp $
|
||||
lib/libxml2.so.6.5
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.19 2001/10/25 06:09:53 kevlo Exp $
|
||||
lib/libxml2.so.6.6
|
||||
DYNLIBDIR(%B)
|
||||
|
Loading…
Reference in New Issue
Block a user