diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-08-04 01:17:33 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-08-04 01:17:33 +0000 |
commit | c75a39648143baed64ef95c3314123a70205e5f6 (patch) | |
tree | 428a9db4bd6e5b382c2398812862ee88a29cbe4f | |
parent | 1a811e09896f1d6f3d4eeeec42326d7155b35cb5 (diff) | |
download | ports-c75a39648143baed64ef95c3314123a70205e5f6.tar.gz ports-c75a39648143baed64ef95c3314123a70205e5f6.zip |
Notes
-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 01173c90e4e1..d91ae2336af5 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.1 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 250536e7e1ac..6caa36277946 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml2-2.1.1.tar.gz) = fa934bc5f49fc45695d8b11f5bd84d09 +MD5 (libxml2-2.2.1.tar.gz) = 121cc8372e5445e41a876428a70a19aa diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index d0a68b480732..4fe70801e4e2 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -24,6 +24,7 @@ lib/libxml.a lib/libxml.so lib/libxml.so.5 share/gnome-xml/DOM.gif +share/gnome-xml/FAQ.html share/gnome-xml/book1.html share/gnome-xml/gnome-xml-debugxml.html share/gnome-xml/gnome-xml-encoding.html @@ -37,6 +38,7 @@ 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-uri.html share/gnome-xml/gnome-xml-valid.html share/gnome-xml/gnome-xml-xml-error.html share/gnome-xml/gnome-xml-xmlio.html |