diff options
author | ade <ade@FreeBSD.org> | 2000-11-15 05:49:33 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-15 05:49:33 +0800 |
commit | c2b8d4c972332cecdc3f83f3f86e063be6636a2c (patch) | |
tree | 6fa84b90baec7699aa0d12c3618e192c49f9c64b /textproc | |
parent | ebd82a96cbce27b29df2d1a7b525fab577850643 (diff) | |
download | freebsd-ports-gnome-c2b8d4c972332cecdc3f83f3f86e063be6636a2c.tar.gz freebsd-ports-gnome-c2b8d4c972332cecdc3f83f3f86e063be6636a2c.tar.zst freebsd-ports-gnome-c2b8d4c972332cecdc3f83f3f86e063be6636a2c.zip |
Update to 2.2.8
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index fb0fca9ec4be..87570d1f6f17 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.8 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 7ab1e5ce0501..655343b28782 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml2-2.2.7.tar.gz) = 24d913b606e30d9f5d207be56decadbb +MD5 (libxml2-2.2.8.tar.gz) = 6d77756c626ef912fbc7c2e2d3b56daa diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index de7173cf498c..dd6c0fa5df74 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -15,6 +15,7 @@ include/libxml/parserInternals.h include/libxml/tree.h include/libxml/uri.h include/libxml/valid.h +include/libxml/xinclude.h include/libxml/xlink.h include/libxml/xmlIO.h include/libxml/xmlerror.h @@ -44,6 +45,7 @@ share/gnome-xml/gnome-xml-sax.html share/gnome-xml/gnome-xml-tree.html share/gnome-xml/gnome-xml-uri.html share/gnome-xml/gnome-xml-valid.html +share/gnome-xml/gnome-xml-xinclude.html share/gnome-xml/gnome-xml-xml-error.html share/gnome-xml/gnome-xml-xmlio.html share/gnome-xml/gnome-xml-xmlmemory.html |