summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-08-02 07:03:06 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-08-02 07:03:06 +0000
commitceb0439ba5e3a94b32952430cfda41735feb5920 (patch)
treeeeaeeaf6623c0fdbf45735fa4dbf1f60c43ffdae /dns
parentRemove patch incorporated into version 9.7.4 (diff)
Update to version 9.7.4 which contains various bug fixes and improvements:
ftp://ftp.isc.org/isc/bind9/9.7.4/RELEASE-NOTES-BIND-9.7.4.html
Notes
Notes: svn path=/head/; revision=278764
Diffstat (limited to 'dns')
-rw-r--r--dns/bind97/Makefile8
-rw-r--r--dns/bind97/distinfo8
-rw-r--r--dns/bind97/pkg-plist4
3 files changed, 13 insertions, 7 deletions
diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile
index 4841ba3e2e6b..096cfd433c31 100644
--- a/dns/bind97/Makefile
+++ b/dns/bind97/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= bind97
-PORTVERSION= 9.7.3.3
+PORTVERSION= 9.7.4
PORTREVISION?= 0
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
@@ -20,7 +20,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.7.3-P3
+ISCVERSION= 9.7.4
MAKE_JOBS_UNSAFE= yes
@@ -29,7 +29,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
--disable-symtable \
--with-randomdev=/dev/random
-CONFLICTS= bind9*-9.[4568].* bind9-sdb-* host-*
+CONFLICTS= bind9*-9.[45689].* bind9-sdb-* host-*
OPTIONS= SSL "Building without OpenSSL removes DNSSEC" on \
IDN "Add IDN support to dig, host, etc." off \
@@ -216,6 +216,8 @@ post-install:
${BIND_DESTETC}/rndc.conf.sample
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}/arm ${DOCSDIR}/misc
+ ${INSTALL_DATA} ${WRKSRC}/RELEASE-NOTES-BIND-9.7.4.* ${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/bind97/distinfo b/dns/bind97/distinfo
index 1cc9ea45bd1a..e6115aa2fffb 100644
--- a/dns/bind97/distinfo
+++ b/dns/bind97/distinfo
@@ -1,4 +1,4 @@
-SHA256 (bind-9.7.3-P3.tar.gz) = 464e9aeeaf8d6964205621ead02898e076ebcfcbeef8c651dc695891c5622c37
-SIZE (bind-9.7.3-P3.tar.gz) = 7586748
-SHA256 (bind-9.7.3-P3.tar.gz.asc) = 59fcd5cff8548acf85631ea7567ecf25d82dd4ddb43286b470ee523dad3b0af1
-SIZE (bind-9.7.3-P3.tar.gz.asc) = 481
+SHA256 (bind-9.7.4.tar.gz) = 7cd5fbda1a7ea09914c8cdd04afbeb7d48617d02d9df0135cd9b0b7a1ca4a6bf
+SIZE (bind-9.7.4.tar.gz) = 8316839
+SHA256 (bind-9.7.4.tar.gz.asc) = 23096eb0a6a6379bf774308d023c0a7f8450f22d67ee24ada92585df2c38bb35
+SIZE (bind-9.7.4.tar.gz.asc) = 481
diff --git a/dns/bind97/pkg-plist b/dns/bind97/pkg-plist
index 87d775652773..122057f80969 100644
--- a/dns/bind97/pkg-plist
+++ b/dns/bind97/pkg-plist
@@ -224,6 +224,10 @@ sbin/rndc-confgen
%%PORTDOCS%%%%DOCSDIR%%/FAQ
%%PORTDOCS%%%%DOCSDIR%%/FAQ.xml
%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/RELEASE-NOTES-BIND-9.7.4.html
+%%PORTDOCS%%%%DOCSDIR%%/RELEASE-NOTES-BIND-9.7.4.pdf
+%%PORTDOCS%%%%DOCSDIR%%/RELEASE-NOTES-BIND-9.7.4.txt
+%%PORTDOCS%%%%DOCSDIR%%/release-notes.css
%%PORTDOCS%%%%DOCSDIR%%/arm/Bv9ARM.ch01.html
%%PORTDOCS%%%%DOCSDIR%%/arm/Bv9ARM.ch02.html
%%PORTDOCS%%%%DOCSDIR%%/arm/Bv9ARM.ch03.html