From ae1e462c77ee570c4a740871b7c3de38d145ad6b Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Fri, 24 Dec 1999 10:44:57 +0000 Subject: Update to 1.8.0 PR: ports/15503 Submitted by: Ade Lovett --- textproc/libxml/Makefile | 4 ++-- textproc/libxml/distinfo | 2 +- textproc/libxml/pkg-plist | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) (limited to 'textproc/libxml') diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 25c354e57787..75ae3d3eae3d 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libxml -# Version required: 1.7.3 +# Version required: 1.8.0 # Date created: 28 September 1998 # Whom: Yukihiro Nakai # # $FreeBSD$ # -DISTNAME= libxml-1.7.3 +DISTNAME= libxml-1.8.0 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml diff --git a/textproc/libxml/distinfo b/textproc/libxml/distinfo index 39c9afd84dba..e2c3b8be3bd0 100644 --- a/textproc/libxml/distinfo +++ b/textproc/libxml/distinfo @@ -1 +1 @@ -MD5 (libxml-1.7.3.tar.gz) = e6f7120d9606890ef10bb9f0dff0dd21 +MD5 (libxml-1.8.0.tar.gz) = a4aeaa581a186a5253a254bac2291140 diff --git a/textproc/libxml/pkg-plist b/textproc/libxml/pkg-plist index 403d3c6b14ff..3d6fb0a8d2d0 100644 --- a/textproc/libxml/pkg-plist +++ b/textproc/libxml/pkg-plist @@ -2,6 +2,7 @@ bin/xml-config etc/xmlConf.sh include/gnome-xml/HTMLparser.h include/gnome-xml/HTMLtree.h +include/gnome-xml/SAX.h include/gnome-xml/debugXML.h include/gnome-xml/encoding.h include/gnome-xml/entities.h @@ -10,6 +11,7 @@ include/gnome-xml/parser.h include/gnome-xml/parserInternals.h include/gnome-xml/tree.h include/gnome-xml/valid.h +include/gnome-xml/xlink.h include/gnome-xml/xml-error.h include/gnome-xml/xmlIO.h include/gnome-xml/xmlmemory.h @@ -21,6 +23,8 @@ lib/libxml.so.5 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/gnome-xml/DOM.gif share/gnome-xml/book1.html +share/gnome-xml/gnome-xml-debugxml.html +share/gnome-xml/gnome-xml-encoding.html share/gnome-xml/gnome-xml-entities.html share/gnome-xml/gnome-xml-error.html share/gnome-xml/gnome-xml-htmlparser.html @@ -28,13 +32,17 @@ share/gnome-xml/gnome-xml-htmltree.html share/gnome-xml/gnome-xml-nanohttp.html share/gnome-xml/gnome-xml-parser.html share/gnome-xml/gnome-xml-parserinternals.html +share/gnome-xml/gnome-xml-sax.html share/gnome-xml/gnome-xml-tree.html share/gnome-xml/gnome-xml-valid.html share/gnome-xml/gnome-xml-xml-error.html +share/gnome-xml/gnome-xml-xmlio.html share/gnome-xml/gnome-xml-xmlmemory.html share/gnome-xml/gnome-xml-xpath.html share/gnome-xml/index.sgml share/gnome-xml/libxml.html +share/gnome-xml/libxml-lib.html +share/gnome-xml/libxml-notes.html share/gnome-xml/structure.gif share/gnome-xml/xml.html @dirrm share/gnome-xml -- cgit v1.2.3