diff options
author | ade <ade@FreeBSD.org> | 2000-11-03 05:19:45 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-03 05:19:45 +0800 |
commit | 20b9d63b2e08bba27de2c43c29c477a3301f5f43 (patch) | |
tree | b70507aeb4b9054352fd1b5b8c641e29ac3b43ed /textproc/libxml2 | |
parent | 37666bfd83cbfc1eb473c3f4c1faf90d440ace1d (diff) | |
download | freebsd-ports-gnome-20b9d63b2e08bba27de2c43c29c477a3301f5f43.tar.gz freebsd-ports-gnome-20b9d63b2e08bba27de2c43c29c477a3301f5f43.tar.zst freebsd-ports-gnome-20b9d63b2e08bba27de2c43c29c477a3301f5f43.zip |
Update to 2.2.7
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 4 |
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 5bb3d3f9d456..fb0fca9ec4be 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.7 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 39dd27e37121..7ab1e5ce0501 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml2-2.2.5.tar.gz) = fedc45974248514d40c3fa3a682e2325 +MD5 (libxml2-2.2.7.tar.gz) = 24d913b606e30d9f5d207be56decadbb diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 31fe9e6d238b..de7173cf498c 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -7,6 +7,7 @@ include/libxml/SAX.h include/libxml/debugXML.h include/libxml/encoding.h include/libxml/entities.h +include/libxml/hash.h include/libxml/nanoftp.h include/libxml/nanohttp.h include/libxml/parser.h @@ -19,8 +20,8 @@ include/libxml/xmlIO.h include/libxml/xmlerror.h include/libxml/xmlmemory.h include/libxml/xmlversion.h -include/libxml/xmlversion.h.in include/libxml/xpath.h +include/libxml/xpathInternals.h include/libxml/xpointer.h lib/libxml.a lib/libxml.so @@ -47,6 +48,7 @@ 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/gnome-xml-xpathinternals.html share/gnome-xml/gnome-xml-xpointer.html share/gnome-xml/index.sgml share/gnome-xml/libxml-lib.html |