aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind96
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-06-19 12:40:13 +0800
committerDoug Barton <dougb@FreeBSD.org>2009-06-19 12:40:13 +0800
commitd3dff1bb42070b53108dfbf847d511b5e40f2fa8 (patch)
treea7e2440e2da10d7ec76ee4093129f223acb5ff65 /dns/bind96
parent62bc98e8b706d04159efb402e109d73de0b0d34f (diff)
downloadfreebsd-ports-gnome-d3dff1bb42070b53108dfbf847d511b5e40f2fa8.tar.gz
freebsd-ports-gnome-d3dff1bb42070b53108dfbf847d511b5e40f2fa8.tar.zst
freebsd-ports-gnome-d3dff1bb42070b53108dfbf847d511b5e40f2fa8.zip
Update to version 9.6.1, the latest from ISC. This version contains
numerous bug fixes and updates, especially in the DNSSEC code, including the new NSEC3 protocol. Full details are available at: http://oldwww.isc.org/sw/bind/view/?release=9.6.1&noframes=1
Diffstat (limited to 'dns/bind96')
-rw-r--r--dns/bind96/Makefile6
-rw-r--r--dns/bind96/distinfo12
-rw-r--r--dns/bind96/pkg-plist1
3 files changed, 10 insertions, 9 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index e883594c6b33..ec6492c7eb51 100644
--- a/dns/bind96/Makefile
+++ b/dns/bind96/Makefile
@@ -12,7 +12,7 @@
# release you can generally build it cleanly from the source - Doug
PORTNAME= bind96
-PORTVERSION= 9.6.0.1
+PORTVERSION= 9.6.1
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.6.0-P1
+ISCVERSION= 9.6.1
MAKE_JOBS_UNSAFE= yes
@@ -110,7 +110,7 @@ BIND_DESTETC= ${PREFIX}/etc
PLIST_SUB= BIND_DESTETC="${BIND_DESTETC}"
-MAN1= dig.1 host.1 nslookup.1 nsupdate.1
+MAN1= dig.1 host.1 isc-config.sh.1 nslookup.1 nsupdate.1
MAN3= lwres.3 lwres_addr_parse.3 lwres_buffer.3 lwres_buffer_add.3 \
lwres_buffer_back.3 lwres_buffer_clear.3 lwres_buffer_first.3 \
lwres_buffer_forward.3 lwres_buffer_getmem.3 lwres_buffer_getuint16.3 \
diff --git a/dns/bind96/distinfo b/dns/bind96/distinfo
index 01c66ef4e1a8..e328673244a7 100644
--- a/dns/bind96/distinfo
+++ b/dns/bind96/distinfo
@@ -1,6 +1,6 @@
-MD5 (bind-9.6.0-P1.tar.gz) = 886b7eae55cfdc8cd8d2ca74a2f99c6e
-SHA256 (bind-9.6.0-P1.tar.gz) = 4ccbd33a5b5c974c2778d5e61eeb4841c04a40904db43ee1ad190c3ed82978a9
-SIZE (bind-9.6.0-P1.tar.gz) = 6526739
-MD5 (bind-9.6.0-P1.tar.gz.asc) = 45bdf652391fc47ae55903d208fa0616
-SHA256 (bind-9.6.0-P1.tar.gz.asc) = 560a34288a8946fec7ad2ebf06d7a98964b08772e8bda7a94a99783c79ec04c5
-SIZE (bind-9.6.0-P1.tar.gz.asc) = 479
+MD5 (bind-9.6.1.tar.gz) = 516ac74d8eaaef30ad4c99ada8b715cd
+SHA256 (bind-9.6.1.tar.gz) = 58968b601ebb66be73c32d69111afd6dd17f087e1bff12030f0dc2dada76d7cf
+SIZE (bind-9.6.1.tar.gz) = 6724683
+MD5 (bind-9.6.1.tar.gz.asc) = decbd958fcbc4a1a5c36fe922cb0c1ff
+SHA256 (bind-9.6.1.tar.gz.asc) = bffc107676b20fa0b831e355f489e769d9fe45b3ad06b96ac5284f12a4b8dc3e
+SIZE (bind-9.6.1.tar.gz.asc) = 479
diff --git a/dns/bind96/pkg-plist b/dns/bind96/pkg-plist
index 5fabec9ba096..fde68b4d7781 100644
--- a/dns/bind96/pkg-plist
+++ b/dns/bind96/pkg-plist
@@ -102,6 +102,7 @@ include/isc/hmacmd5.h
include/isc/httpd.h
include/isc/int.h
include/isc/interfaceiter.h
+include/isc/iterated_hash.h
include/isc/lang.h
include/isc/lex.h
include/isc/lfsr.h