diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-05-20 06:34:15 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-05-20 06:34:15 +0000 |
commit | 7509c01a81c81cd460d2ea1e6ef3bae0db484d5d (patch) | |
tree | 369a12f85bcfa36416068f69b7db3dec995dfabc /dns/bind95 | |
parent | 4e42eb9c508743038f574f4b85ab63f46ea4d490 (diff) |
Update to the latest patch set from ISC, which addresses the following:
Named could return SERVFAIL for negative responses
from unsigned zones.
Notes
Notes:
svn path=/head/; revision=254632
Diffstat (limited to 'dns/bind95')
-rw-r--r-- | dns/bind95/Makefile | 4 | ||||
-rw-r--r-- | dns/bind95/distinfo | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index ee21b3519ef4..14fdb93aa158 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -12,7 +12,7 @@ # release you can generally build it cleanly from the source - Doug PORTNAME= bind95 -PORTVERSION= 9.5.2.3 +PORTVERSION= 9.5.2.4 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.5.2-P3 +ISCVERSION= 9.5.2-P4 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind95/distinfo b/dns/bind95/distinfo index f8e75a998046..7b4e5ddc31dd 100644 --- a/dns/bind95/distinfo +++ b/dns/bind95/distinfo @@ -1,6 +1,6 @@ -MD5 (bind-9.5.2-P3.tar.gz) = 0d7209ac424cb1e640230df5257a379a -SHA256 (bind-9.5.2-P3.tar.gz) = 7da1e811a2e2f1a8dd5665a1b21cf9e12100fd6f1aae503fa7cc5130059c8e8d -SIZE (bind-9.5.2-P3.tar.gz) = 6677924 -MD5 (bind-9.5.2-P3.tar.gz.asc) = 61afefa8663cd0ba009aa6295900bcbe -SHA256 (bind-9.5.2-P3.tar.gz.asc) = 9cd59eeedb34c002968ea4c5e5b4a6ab293b165a8db805f76f09adf11b5b0ab3 -SIZE (bind-9.5.2-P3.tar.gz.asc) = 480 +MD5 (bind-9.5.2-P4.tar.gz) = a36fedd85fb66941cf0b3d01153ea82a +SHA256 (bind-9.5.2-P4.tar.gz) = 2ff8dd299947fce68b687f2e203c3731a7fc5a3f8120263def0ca882deb7d0a9 +SIZE (bind-9.5.2-P4.tar.gz) = 6678015 +MD5 (bind-9.5.2-P4.tar.gz.asc) = a5e5a6b247d392665cab743cac17ec61 +SHA256 (bind-9.5.2-P4.tar.gz.asc) = 690ab49229f9e8e8d15f1e5c5f80822a9d381e949f46217eac05320b44aaaf5b +SIZE (bind-9.5.2-P4.tar.gz.asc) = 481 |