summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2007-12-01 21:53:34 +0000
committerDoug Barton <dougb@FreeBSD.org>2007-12-01 21:53:34 +0000
commit5920e1781c023b5f76c921fc5898a0d8224a8139 (patch)
tree54f8664b9054647256e17a8c47dc64ff58d769d8 /dns/bind94/Makefile
parentDocument rsync security bypass vulnerability. (diff)
Update to BIND 9.4.2. Many bugs are fixed, please see the CHANGES
file for more details. Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=202873
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r--dns/bind94/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index 93f1680d74b0..73b1414825f6 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -12,7 +12,7 @@
# release you can generally build it cleanly from the source - Doug
PORTNAME= bind94
-PORTVERSION= 9.4.1.1
+PORTVERSION= 9.4.2
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
http://dougbarton.us/Downloads/%SUBDIR%/
@@ -25,7 +25,7 @@ MAINTAINER= dougb@FreeBSD.org
COMMENT= The BIND DNS suite with updated DNSSEC and threads
# ISC releases things like 9.4.0b3, which our versioning doesn't like
-ISCVERSION= 9.4.1-P1
+ISCVERSION= 9.4.2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \