diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-20 18:03:24 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-20 18:03:24 +0800 |
commit | 5d8c3e1ac7b393b0c0e349d614c5015b37d0ec30 (patch) | |
tree | 9a8b15ca5120d8e9aee7f679433341472e2da8e7 /textproc | |
parent | 8b5b1f2237b76fe4411db6f4615c49d23ea6fa6c (diff) | |
download | freebsd-ports-gnome-5d8c3e1ac7b393b0c0e349d614c5015b37d0ec30.tar.gz freebsd-ports-gnome-5d8c3e1ac7b393b0c0e349d614c5015b37d0ec30.tar.zst freebsd-ports-gnome-5d8c3e1ac7b393b0c0e349d614c5015b37d0ec30.zip |
Update to 2.4.12.
PR: 32746
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
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 | 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 |