summaryrefslogtreecommitdiff
path: root/net/bind96/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-12-02 00:32:34 +0000
committertaca <taca@pkgsrc.org>2010-12-02 00:32:34 +0000
commitb133acf9dfb7464daaced3136aab89a1aa5041ce (patch)
tree71f18c38509ae581f2e6779f197ed91af1d84d2b /net/bind96/Makefile
parent443462a7e51ad4e4b74cd31f43bd78e76660368a (diff)
downloadpkgsrc-b133acf9dfb7464daaced3136aab89a1aa5041ce.tar.gz
Update bind96 package to bind-9.6.2pl3 (9.6.2-P3).
http://www.isc.org/announcement/guidance-regarding-dec-1st-2010-security-advisories CVE: CVE-2010-3613 CERT: VU#706148 BIND: cache incorrectly allows a ncache entry and a rrsig for the same type CVE: CVE-2010-3614 CERT: VU#837744 BIND: Key algorithm rollover bug in bind9
Diffstat (limited to 'net/bind96/Makefile')
-rw-r--r--net/bind96/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile
index 9dac9145da1..5b174698fff 100644
--- a/net/bind96/Makefile
+++ b/net/bind96/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2010/05/26 15:57:37 taca Exp $
+# $NetBSD: Makefile,v 1.17 2010/12/02 00:32:34 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.6.2-P2
+BIND_VERSION= 9.6.2-P3
.include "../../mk/bsd.prefs.mk"