diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-03-22 15:31:44 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-03-22 15:31:44 +0000 |
commit | a91c2e657a7ff0fec326be0bdb0f66386d1c8969 (patch) | |
tree | 41b375eda017a61ddb6f6c5ff22d9b2c77fb6a3e /net/bind9 | |
parent | 7e8dfe1e4c7e6dfa7e220f2749d25bd17d73ba14 (diff) | |
download | pkgsrc-a91c2e657a7ff0fec326be0bdb0f66386d1c8969.tar.gz |
--- 9.4.3-P2 released ---
2579. [bug] DNSSEC lookaside validation failed to handle unknown
algorithms. [RT #19479]
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/Makefile | 6 | ||||
-rw-r--r-- | net/bind9/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 446f4f16cac..61dcc89095c 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2009/01/08 09:02:19 adrianp Exp $ +# $NetBSD: Makefile,v 1.105 2009/03/22 15:31:44 adrianp Exp $ DISTNAME= bind-${BIND_VERSION} -PKGNAME= ${DISTNAME:S/-P1/pl1/} +PKGNAME= ${DISTNAME:S/-P2/pl2/} CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -14,7 +14,7 @@ CONFLICTS+= bind>=9.5.0 PKG_DESTDIR_SUPPORT= user-destdir -BIND_VERSION= 9.4.3-P1 +BIND_VERSION= 9.4.3-P2 # IPv6 ready, automatically detected .include "../../mk/bsd.prefs.mk" diff --git a/net/bind9/distinfo b/net/bind9/distinfo index 1d29ae8400a..a8265466def 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2009/02/21 14:42:02 adrianp Exp $ +$NetBSD: distinfo,v 1.42 2009/03/22 15:31:44 adrianp Exp $ -SHA1 (bind-9.4.3-P1.tar.gz) = 3aff02f8c7c0c79dc589b9ce9af28bae386d44cf -RMD160 (bind-9.4.3-P1.tar.gz) = f7bc80a50c03f241d37c3bc4cfe52d936675f8c3 -Size (bind-9.4.3-P1.tar.gz) = 6544583 bytes +SHA1 (bind-9.4.3-P2.tar.gz) = 6ef00b9db269180e4cfa2ea3fe06f7ab9bc7cfa0 +RMD160 (bind-9.4.3-P2.tar.gz) = 89d7c41a8c04833f4427914857f91ffffb0ac5ee +Size (bind-9.4.3-P2.tar.gz) = 6544865 bytes SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5 SHA1 (patch-ac) = d862218c833dbb129b5104ad26872cd4bf3e7c5f SHA1 (patch-ad) = 0851864c896c2f0eb63cb58da39e12cfa89f1b7c |