diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-20 10:03:24 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-20 10:03:24 +0000 |
commit | 0e41a741c8a871a59e9c193d210ef82e3eb14813 (patch) | |
tree | 775747049f9caa6e0b57ad7ef2458e8b6aec6f00 /textproc/libxml2 | |
parent | 51ace1e4db67a4b1def66b7dded707fee578e692 (diff) | |
download | ports-0e41a741c8a871a59e9c193d210ef82e3eb14813.tar.gz ports-0e41a741c8a871a59e9c193d210ef82e3eb14813.zip |
Notes
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 | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index aca7ed810467..49c264d4fd99 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.11 +PORTVERSION= 2.4.12 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 94f760c52a6f..8a13ca4a6839 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml2-2.4.11.tar.gz) = 07691480fdfd6fc54ccf3750481a9cd4 +MD5 (libxml2-2.4.12.tar.gz) = 4c621b9786880f61b10f7239fad795f5 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 305713bed876..0b6cfbb2c0d9 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -46,6 +46,8 @@ share/doc/libxml2/html/libxml-debugxml.html share/doc/libxml2/html/libxml-docbparser.html share/doc/libxml2/html/libxml-encoding.html share/doc/libxml2/html/libxml-entities.html +share/doc/libxml2/html/libxml-globals.html +share/doc/libxml2/html/libxml-hash.html share/doc/libxml2/html/libxml-htmlparser.html share/doc/libxml2/html/libxml-htmltree.html share/doc/libxml2/html/libxml-lib.html @@ -55,6 +57,7 @@ share/doc/libxml2/html/libxml-notes.html share/doc/libxml2/html/libxml-parser.html share/doc/libxml2/html/libxml-parserinternals.html share/doc/libxml2/html/libxml-sax.html +share/doc/libxml2/html/libxml-threads.html share/doc/libxml2/html/libxml-tree.html share/doc/libxml2/html/libxml-uri.html share/doc/libxml2/html/libxml-valid.html |