aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind98/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-01-14 01:38:28 +0800
committermat <mat@FreeBSD.org>2014-01-14 01:38:28 +0800
commit98d066140e7d7786576789bef5c73abe434b9c9d (patch)
tree7f7d3aefe2e8760bfd83f848f1a802d2a41e1b50 /dns/bind98/Makefile
parentf12cec1f2abae96ae65c1d4d776381fcf790df35 (diff)
downloadfreebsd-ports-gnome-98d066140e7d7786576789bef5c73abe434b9c9d.tar.gz
freebsd-ports-gnome-98d066140e7d7786576789bef5c73abe434b9c9d.tar.zst
freebsd-ports-gnome-98d066140e7d7786576789bef5c73abe434b9c9d.zip
Security update to fix CVE-2014-0591 as reported at
https://kb.isc.org/article/AA-01078/74/ 9.9.4 -> 9.9.4-P2 9.8.6 -> 9.8.6-P2 9.6-ESV-R10 -> 9.6-ESV-R10-P2 Security: CVE-2014-0591 Remote DOS
Diffstat (limited to 'dns/bind98/Makefile')
-rw-r--r--dns/bind98/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile
index 2bc1c440a64e..30b38c3cb1da 100644
--- a/dns/bind98/Makefile
+++ b/dns/bind98/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= bind98
-PORTVERSION= 9.8.6
-PORTREVISION= 8
+PORTVERSION= 9.8.6.2
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
@@ -14,7 +13,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.8.6
+ISCVERSION= 9.8.6-P2
MAKE_JOBS_UNSAFE= yes