upgrade to version 2.4.7

This commit is contained in:
kevlo 2001-11-01 01:30:17 +00:00
parent 372f65b5e5
commit 004865f7fd
4 changed files with 11 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.32 2001/10/25 06:09:48 kevlo Exp $
# $OpenBSD: Makefile,v 1.33 2001/11/01 01:30:17 kevlo Exp $
COMMENT= "XML parsing library"
VERSION= 2.4.6
VERSION= 2.4.7
DISTNAME= libxml2-${VERSION}
PKGNAME= libxml-${VERSION}
CATEGORIES= textproc

View File

@ -1,3 +1,3 @@
MD5 (libxml2-2.4.6.tar.gz) = 4deece571467e7ec2642123ba6780f24
RMD160 (libxml2-2.4.6.tar.gz) = 3f14e74c7f9540b130ebe22c37cbcdf1df859f08
SHA1 (libxml2-2.4.6.tar.gz) = 8e9ae022cfffe14decd83eeb0e481cece82cd878
MD5 (libxml2-2.4.7.tar.gz) = cb15ede19f38c16fb385448c3682b8ca
RMD160 (libxml2-2.4.7.tar.gz) = 2b26f6e14731a39d4df4b6a2f7309fdffc06f141
SHA1 (libxml2-2.4.7.tar.gz) = a29dfa0029c4f3fec297f781c3ce051b86914060

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PFRAG.shared,v 1.19 2001/10/25 06:09:53 kevlo Exp $
lib/libxml2.so.6.6
@comment $OpenBSD: PFRAG.shared,v 1.20 2001/11/01 01:30:21 kevlo Exp $
lib/libxml2.so.6.7
DYNLIBDIR(%B)

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2001/08/29 05:13:55 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.11 2001/11/01 01:30:21 kevlo Exp $
bin/xml2-config
bin/xmlcatalog
bin/xmllint
@ -10,12 +10,14 @@ include/libxml/catalog.h
include/libxml/debugXML.h
include/libxml/encoding.h
include/libxml/entities.h
include/libxml/globals.h
include/libxml/hash.h
include/libxml/list.h
include/libxml/nanoftp.h
include/libxml/nanohttp.h
include/libxml/parser.h
include/libxml/parserInternals.h
include/libxml/threads.h
include/libxml/tree.h
include/libxml/uri.h
include/libxml/valid.h
@ -34,6 +36,7 @@ lib/libxml2.la
%%SHARED%%
lib/xml2Conf.sh
man/man1/xml2-config.1
man/man1/xmlcatalog.1
man/man1/xmllint.1
man/man4/libxml.4
share/aclocal/libxml.m4