aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind99/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-01-31 16:58:45 +0800
committermat <mat@FreeBSD.org>2014-01-31 16:58:45 +0800
commit4f255f9931075bb88649382f547b4d3f9c11a58a (patch)
tree41c4395493f8283fd6b8c3c426a4a02fa96ec9be /dns/bind99/Makefile
parent8bffc036708dc4dbc4a8862673317a0924553b4f (diff)
downloadfreebsd-ports-gnome-4f255f9931075bb88649382f547b4d3f9c11a58a.tar.gz
freebsd-ports-gnome-4f255f9931075bb88649382f547b4d3f9c11a58a.tar.zst
freebsd-ports-gnome-4f255f9931075bb88649382f547b4d3f9c11a58a.zip
Update to 9.9.5.
Changes: https://lists.isc.org/pipermail/bind-announce/2014-January/000896.html Sponsored by: Absolight
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r--dns/bind99/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index 4e1d8844f0d4..8dbfb024d542 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= bind99
-PORTVERSION= 9.9.4.2
+PORTVERSION= 9.9.5
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
@@ -13,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.9.4-P2
+ISCVERSION= 9.9.5
MAKE_JOBS_UNSAFE= yes