Update to 1.8.6
This commit is contained in:
parent
75bb7d21af
commit
ed8a8521f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25467
6 changed files with 10 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: libxml
|
||||
# Version required: 1.8.5
|
||||
# Version required: 1.8.6
|
||||
# Date created: 28 September 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= libxml-1.8.5
|
||||
DISTNAME= libxml-1.8.6
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/libxml
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libxml-1.8.5.tar.gz) = f2d88a9609c80f9300e8da569b4ef8fc
|
||||
MD5 (libxml-1.8.6.tar.gz) = 5edf4a3322eb44048443d3ec415c463a
|
||||
|
|
|
@ -6,6 +6,7 @@ include/gnome-xml/SAX.h
|
|||
include/gnome-xml/debugXML.h
|
||||
include/gnome-xml/encoding.h
|
||||
include/gnome-xml/entities.h
|
||||
include/gnome-xml/nanoftp.h
|
||||
include/gnome-xml/nanohttp.h
|
||||
include/gnome-xml/parser.h
|
||||
include/gnome-xml/parserInternals.h
|
||||
|
@ -29,6 +30,7 @@ share/gnome-xml/gnome-xml-entities.html
|
|||
share/gnome-xml/gnome-xml-error.html
|
||||
share/gnome-xml/gnome-xml-htmlparser.html
|
||||
share/gnome-xml/gnome-xml-htmltree.html
|
||||
share/gnome-xml/gnome-xml-nanoftp.html
|
||||
share/gnome-xml/gnome-xml-nanohttp.html
|
||||
share/gnome-xml/gnome-xml-parser.html
|
||||
share/gnome-xml/gnome-xml-parserinternals.html
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: libxml
|
||||
# Version required: 1.8.5
|
||||
# Version required: 1.8.6
|
||||
# Date created: 28 September 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= libxml-1.8.5
|
||||
DISTNAME= libxml-1.8.6
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/libxml
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libxml-1.8.5.tar.gz) = f2d88a9609c80f9300e8da569b4ef8fc
|
||||
MD5 (libxml-1.8.6.tar.gz) = 5edf4a3322eb44048443d3ec415c463a
|
||||
|
|
|
@ -6,6 +6,7 @@ include/gnome-xml/SAX.h
|
|||
include/gnome-xml/debugXML.h
|
||||
include/gnome-xml/encoding.h
|
||||
include/gnome-xml/entities.h
|
||||
include/gnome-xml/nanoftp.h
|
||||
include/gnome-xml/nanohttp.h
|
||||
include/gnome-xml/parser.h
|
||||
include/gnome-xml/parserInternals.h
|
||||
|
@ -29,6 +30,7 @@ share/gnome-xml/gnome-xml-entities.html
|
|||
share/gnome-xml/gnome-xml-error.html
|
||||
share/gnome-xml/gnome-xml-htmlparser.html
|
||||
share/gnome-xml/gnome-xml-htmltree.html
|
||||
share/gnome-xml/gnome-xml-nanoftp.html
|
||||
share/gnome-xml/gnome-xml-nanohttp.html
|
||||
share/gnome-xml/gnome-xml-parser.html
|
||||
share/gnome-xml/gnome-xml-parserinternals.html
|
||||
|
|
Loading…
Reference in a new issue