diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-11-13 19:07:18 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-11-13 19:07:18 +0800 |
commit | 2ded619390aa9034ef6ff150b40b26a1c26dd682 (patch) | |
tree | 408acca704e266aef7c30e01201ab18e3e1d757e /textproc | |
parent | b8292bbc36a8258d780f31c332e61c6c212aa45c (diff) | |
download | freebsd-ports-gnome-2ded619390aa9034ef6ff150b40b26a1c26dd682.tar.gz freebsd-ports-gnome-2ded619390aa9034ef6ff150b40b26a1c26dd682.tar.zst freebsd-ports-gnome-2ded619390aa9034ef6ff150b40b26a1c26dd682.zip |
Update to 2.4.10.
PR: 31778
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 | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 3bf1e2209ec7..20889e6727ea 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.6 +PORTVERSION= 2.4.10 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 90638b108140..58bd347ef572 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml2-2.4.6.tar.gz) = 4deece571467e7ec2642123ba6780f24 +MD5 (libxml2-2.4.10.tar.gz) = f1a08620eed8d023b6a64d2c7044bc1b diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 51972800311e..305713bed876 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -10,12 +10,14 @@ include/libxml2/libxml/catalog.h include/libxml2/libxml/debugXML.h include/libxml2/libxml/encoding.h include/libxml2/libxml/entities.h +include/libxml2/libxml/globals.h include/libxml2/libxml/hash.h include/libxml2/libxml/list.h include/libxml2/libxml/nanoftp.h include/libxml2/libxml/nanohttp.h include/libxml2/libxml/parser.h include/libxml2/libxml/parserInternals.h +include/libxml2/libxml/threads.h include/libxml2/libxml/tree.h include/libxml2/libxml/uri.h include/libxml2/libxml/valid.h |