upgrade to version 2.4.13
This commit is contained in:
parent
ac9f963666
commit
42b3d36aa0
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2001/12/31 12:16:07 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2002/01/21 07:47:29 kevlo Exp $
|
||||
|
||||
COMMENT= "XML parsing library"
|
||||
|
||||
VERSION= 2.4.8
|
||||
VERSION= 2.4.13
|
||||
DISTNAME= libxml2-${VERSION}
|
||||
PKGNAME= libxml-${VERSION}
|
||||
CATEGORIES= textproc
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxml2-2.4.8.tar.gz) = ae1c3fbd626bb58671338ecd09cdf042
|
||||
RMD160 (libxml2-2.4.8.tar.gz) = 882b43d8c8afbc35709e419ef479b6549df13c21
|
||||
SHA1 (libxml2-2.4.8.tar.gz) = 566bdb1dbe79bb9097ed1905f172d41b50ef5324
|
||||
MD5 (libxml2-2.4.13.tar.gz) = df94fd00943a2bc8024517fb4db33553
|
||||
RMD160 (libxml2-2.4.13.tar.gz) = 32859cdfbfd7e4344c8d3d033050be8697a4d064
|
||||
SHA1 (libxml2-2.4.13.tar.gz) = b55f11d8f3f1cd3aded7747214597c9dc5b0cf7d
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.23 2001/12/31 12:16:07 espie Exp $
|
||||
lib/libxml2.so.6.8
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.24 2002/01/21 07:47:32 kevlo Exp $
|
||||
lib/libxml2.so.6.13
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2001/12/31 12:16:07 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2002/01/21 07:47:32 kevlo Exp $
|
||||
bin/xml2-config
|
||||
bin/xmlcatalog
|
||||
bin/xmllint
|
||||
@ -51,6 +51,8 @@ share/libxml2/html/libxml-debugxml.html
|
||||
share/libxml2/html/libxml-docbparser.html
|
||||
share/libxml2/html/libxml-encoding.html
|
||||
share/libxml2/html/libxml-entities.html
|
||||
share/libxml2/html/libxml-globals.html
|
||||
share/libxml2/html/libxml-hash.html
|
||||
share/libxml2/html/libxml-htmlparser.html
|
||||
share/libxml2/html/libxml-htmltree.html
|
||||
share/libxml2/html/libxml-lib.html
|
||||
@ -60,6 +62,7 @@ share/libxml2/html/libxml-notes.html
|
||||
share/libxml2/html/libxml-parser.html
|
||||
share/libxml2/html/libxml-parserinternals.html
|
||||
share/libxml2/html/libxml-sax.html
|
||||
share/libxml2/html/libxml-threads.html
|
||||
share/libxml2/html/libxml-tree.html
|
||||
share/libxml2/html/libxml-uri.html
|
||||
share/libxml2/html/libxml-valid.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user