update to 2.6.5
This commit is contained in:
parent
41fea48e20
commit
c935cffa6a
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.73 2003/12/30 05:47:40 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.74 2004/02/06 04:44:12 kevlo Exp $
|
||||
|
||||
COMMENT= "XML parsing library"
|
||||
|
||||
VERSION= 2.6.4
|
||||
VERSION= 2.6.5
|
||||
DISTNAME= libxml2-${VERSION}
|
||||
PKGNAME= libxml-${VERSION}
|
||||
CATEGORIES= textproc
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxml2-2.6.4.tar.gz) = 2f95fdeb6bf7660b25bd427b23ad91c0
|
||||
RMD160 (libxml2-2.6.4.tar.gz) = 59f25396599b825b2a52a5c3c5a31d7f23fa27a5
|
||||
SHA1 (libxml2-2.6.4.tar.gz) = 72a9da9cfd54aac21c8f906a103029345c88e429
|
||||
MD5 (libxml2-2.6.5.tar.gz) = 0ac5dd9902c9bf20f7bc50de1034d49f
|
||||
RMD160 (libxml2-2.6.5.tar.gz) = 9a385c97db24d45c937dc44bf1b4ec95f2ff0ad7
|
||||
SHA1 (libxml2-2.6.5.tar.gz) = 7210835231496e553031b3228c4d1d03347c855f
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.46 2003/12/30 05:47:44 kevlo Exp $
|
||||
lib/libxml2.so.8.4
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.47 2004/02/06 04:44:14 kevlo Exp $
|
||||
lib/libxml2.so.8.5
|
||||
DYNLIBDIR(%D/lib)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.32 2003/12/15 19:29:55 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.33 2004/02/06 04:44:14 kevlo Exp $
|
||||
bin/xml2-config
|
||||
bin/xmlcatalog
|
||||
bin/xmllint
|
||||
@ -39,6 +39,7 @@ include/libxml2/libxml/xmlreader.h
|
||||
include/libxml2/libxml/xmlregexp.h
|
||||
include/libxml2/libxml/xmlschemas.h
|
||||
include/libxml2/libxml/xmlschemastypes.h
|
||||
include/libxml2/libxml/xmlstring.h
|
||||
include/libxml2/libxml/xmlunicode.h
|
||||
include/libxml2/libxml/xmlversion.h
|
||||
include/libxml2/libxml/xmlwriter.h
|
||||
@ -106,6 +107,7 @@ share/doc/libxml2/html/html/libxml-xmlreader.html
|
||||
share/doc/libxml2/html/html/libxml-xmlregexp.html
|
||||
share/doc/libxml2/html/html/libxml-xmlschemas.html
|
||||
share/doc/libxml2/html/html/libxml-xmlschemastypes.html
|
||||
share/doc/libxml2/html/html/libxml-xmlstring.html
|
||||
share/doc/libxml2/html/html/libxml-xmlunicode.html
|
||||
share/doc/libxml2/html/html/libxml-xmlversion.html
|
||||
share/doc/libxml2/html/html/libxml-xmlwriter.html
|
||||
|
Loading…
Reference in New Issue
Block a user