aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-08-02 14:55:18 +0800
committerdougb <dougb@FreeBSD.org>2011-08-02 14:55:18 +0800
commit871eda859518490ac26f6651e24f6bfe591d3aaa (patch)
tree32be9d992376ca0c4f36094f6889559b918d2b33 /dns
parent3ad42bc95e4a2fa877e24b85ee9ddfd1a362ef42 (diff)
downloadfreebsd-ports-graphics-871eda859518490ac26f6651e24f6bfe591d3aaa.tar.gz
freebsd-ports-graphics-871eda859518490ac26f6651e24f6bfe591d3aaa.tar.zst
freebsd-ports-graphics-871eda859518490ac26f6651e24f6bfe591d3aaa.zip
Update to version 9.6-ESV-R5 which contains various bug fixes
and improvements: ftp://ftp.isc.org/isc/bind9/9.6-ESV-R5/RELEASE-NOTES-BIND-9.6-ESV.html
Diffstat (limited to 'dns')
-rw-r--r--dns/bind96/Makefile8
-rw-r--r--dns/bind96/distinfo8
-rw-r--r--dns/bind96/pkg-plist4
3 files changed, 13 insertions, 7 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index b06c303c935..7dfd957c111 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.3.1.ESV.R4.3
+PORTVERSION= 9.6.3.1.ESV.R5
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-ESV-R4-P3
+ISCVERSION= 9.6-ESV-R5
MAKE_JOBS_UNSAFE= yes
@@ -33,7 +33,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
--with-randomdev=/dev/random
-CONFLICTS= bind9*-9.[4578].* bind9-sdb-* host-* bind-tools-9.*
+CONFLICTS= bind9*-9.[45789].* bind9-sdb-* host-* bind-tools-9.*
OPTIONS= SSL "Building without OpenSSL removes DNSSEC" on \
LINKS "Create conf file symlinks in ${PREFIX}" on \
@@ -206,6 +206,8 @@ post-install:
${BIND_DESTETC}/rndc.conf.sample
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}/arm ${DOCSDIR}/misc
+ ${INSTALL_DATA} ${WRKSRC}/RELEASE-NOTES-BIND-9.6-ESV.* ${DOCSDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/release-notes.css ${DOCSDIR}/
${INSTALL_DATA} ${WRKSRC}/doc/arm/*.html ${DOCSDIR}/arm
${INSTALL_DATA} ${WRKSRC}/doc/arm/Bv9ARM.pdf ${DOCSDIR}/
${INSTALL_DATA} ${WRKSRC}/doc/misc/[a-z]* ${DOCSDIR}/misc
diff --git a/dns/bind96/distinfo b/dns/bind96/distinfo
index 2649e671459..211197cd244 100644
--- a/dns/bind96/distinfo
+++ b/dns/bind96/distinfo
@@ -1,4 +1,4 @@
-SHA256 (bind-9.6-ESV-R4-P3.tar.gz) = aeb8b3cba0afc851f90599cfe65f0e8360ecb4afdee47281c592cf16b605a2a6
-SIZE (bind-9.6-ESV-R4-P3.tar.gz) = 7160255
-SHA256 (bind-9.6-ESV-R4-P3.tar.gz.asc) = 68f4c87ff857f8363888365b56181f0d5e3dffc2cf7827032064f165ae8b4a17
-SIZE (bind-9.6-ESV-R4-P3.tar.gz.asc) = 481
+SHA256 (bind-9.6-ESV-R5.tar.gz) = ac814b47e5a74936f36b273002f3f7391f04029f38029d143d89c97e84f6e2dc
+SIZE (bind-9.6-ESV-R5.tar.gz) = 7885370
+SHA256 (bind-9.6-ESV-R5.tar.gz.asc) = 5ef6b67e3d8ec928fcee75833c4ac18a9d516a23f60521798675fd7556100dbe
+SIZE (bind-9.6-ESV-R5.tar.gz.asc) = 481
diff --git a/dns/bind96/pkg-plist b/dns/bind96/pkg-plist
index ba4690589a4..16c494bc26a 100644
--- a/dns/bind96/pkg-plist
+++ b/dns/bind96/pkg-plist
@@ -215,6 +215,10 @@ sbin/rndc-confgen
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.idnkit
%%PORTDOCS%%%%DOCSDIR%%/README.pkcs11
+%%PORTDOCS%%%%DOCSDIR%%/RELEASE-NOTES-BIND-9.6-ESV.html
+%%PORTDOCS%%%%DOCSDIR%%/RELEASE-NOTES-BIND-9.6-ESV.pdf
+%%PORTDOCS%%%%DOCSDIR%%/RELEASE-NOTES-BIND-9.6-ESV.txt
+%%PORTDOCS%%%%DOCSDIR%%/release-notes.css
%%PORTDOCS%%%%DOCSDIR%%/arm/Bv9ARM.ch01.html
%%PORTDOCS%%%%DOCSDIR%%/arm/Bv9ARM.ch02.html
%%PORTDOCS%%%%DOCSDIR%%/arm/Bv9ARM.ch03.html