diff options
author | ade <ade@FreeBSD.org> | 2000-02-03 21:30:16 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-03 21:30:16 +0000 |
commit | d6ddd3697767a22b47b21ce4e17f58874d641fe5 (patch) | |
tree | 23a1ae4d11bd7dd85613d2e7abd64037652c6049 /textproc | |
parent | 4f13292d3bb98879eeea5e73cf07c41b9b4c30f9 (diff) | |
download | FreeBSD-ports-d6ddd3697767a22b47b21ce4e17f58874d641fe5.zip FreeBSD-ports-d6ddd3697767a22b47b21ce4e17f58874d641fe5.tar.gz |
Update to 1.8.6
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml/pkg-plist | 2 | ||||
-rw-r--r-- | textproc/libxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 2 |
6 files changed, 10 insertions, 6 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index e3e982f..13a298f 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -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 diff --git a/textproc/libxml/distinfo b/textproc/libxml/distinfo index 82227ca..5bc9757 100644 --- a/textproc/libxml/distinfo +++ b/textproc/libxml/distinfo @@ -1 +1 @@ -MD5 (libxml-1.8.5.tar.gz) = f2d88a9609c80f9300e8da569b4ef8fc +MD5 (libxml-1.8.6.tar.gz) = 5edf4a3322eb44048443d3ec415c463a diff --git a/textproc/libxml/pkg-plist b/textproc/libxml/pkg-plist index 7f64663..78832ab 100644 --- a/textproc/libxml/pkg-plist +++ b/textproc/libxml/pkg-plist @@ -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 diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index e3e982f..13a298f 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -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 diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 82227ca..5bc9757 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml-1.8.5.tar.gz) = f2d88a9609c80f9300e8da569b4ef8fc +MD5 (libxml-1.8.6.tar.gz) = 5edf4a3322eb44048443d3ec415c463a diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 7f64663..78832ab 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -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 |