aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-07-01 13:59:18 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-07-01 13:59:18 +0000
commitc82aa34d6cdeb2cfecec15b9cc06ee57e1e7ded7 (patch)
treeda4d03611620b94b02be5b3f559c850d019d7254 /textproc/libxml2/Makefile
parent2f570e198dc801eef76ba5262dd9c8744a3b3e47 (diff)
downloadports-c82aa34d6cdeb2cfecec15b9cc06ee57e1e7ded7.tar.gz
ports-c82aa34d6cdeb2cfecec15b9cc06ee57e1e7ded7.zip
Fix libxml2 CVE-2015-1819
doc/ tree tested by: wblock@ Obtained from: libxml2 upstream MFH: 2015Q3 Security: 9c7177ff-1fe1-11e5-9a01-bcaec565249c
Notes
Notes: svn path=/head/; revision=391064
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 58b8f68b82d5..47011236978b 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,10 +1,9 @@
# Created by: Yukihiro Nakai <Nakai@technologist.com>
# $FreeBSD$
-# $MCom: ports/trunk/textproc/libxml2/Makefile 19578 2014-04-25 21:50:30Z kwm $
PORTNAME= libxml2
PORTVERSION= 2.9.2
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= textproc gnome
MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
http://xmlsoft.org/sources/ \