diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-12-28 02:32:23 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-12-28 02:32:23 +0000 |
commit | 54985dbae52fed99c08320618d6583c3c12eaffd (patch) | |
tree | 606227cfe17ade76770c51db24d78a4bfed56447 /textproc | |
parent | deebfc8690f84f4930d5cef71ea25c9e90f535bc (diff) | |
download | ports-54985dbae52fed99c08320618d6583c3c12eaffd.tar.gz ports-54985dbae52fed99c08320618d6583c3c12eaffd.zip |
Update to 1.8.2
PR: ports/15725
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes:
svn path=/head/; revision=24188
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 | 1 | ||||
-rw-r--r-- | textproc/libxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 1 |
6 files changed, 6 insertions, 8 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 75ae3d3eae3d..a494a304d6f2 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libxml -# Version required: 1.8.0 +# Version required: 1.8.2 # Date created: 28 September 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= libxml-1.8.0 +DISTNAME= libxml-1.8.2 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 e2c3b8be3bd0..a768712ff0df 100644 --- a/textproc/libxml/distinfo +++ b/textproc/libxml/distinfo @@ -1 +1 @@ -MD5 (libxml-1.8.0.tar.gz) = a4aeaa581a186a5253a254bac2291140 +MD5 (libxml-1.8.2.tar.gz) = c5abd1be5377576f3c69970175e1b600 diff --git a/textproc/libxml/pkg-plist b/textproc/libxml/pkg-plist index 3d6fb0a8d2d0..7f64663bde01 100644 --- a/textproc/libxml/pkg-plist +++ b/textproc/libxml/pkg-plist @@ -40,7 +40,6 @@ 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 diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 75ae3d3eae3d..a494a304d6f2 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libxml -# Version required: 1.8.0 +# Version required: 1.8.2 # Date created: 28 September 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= libxml-1.8.0 +DISTNAME= libxml-1.8.2 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 e2c3b8be3bd0..a768712ff0df 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml-1.8.0.tar.gz) = a4aeaa581a186a5253a254bac2291140 +MD5 (libxml-1.8.2.tar.gz) = c5abd1be5377576f3c69970175e1b600 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 3d6fb0a8d2d0..7f64663bde01 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -40,7 +40,6 @@ 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 |