pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind9 --- 9.4.3-P2 released ---



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4577f770119f
branches:  trunk
changeset: 556521:4577f770119f
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Mar 22 15:31:44 2009 +0000

description:
--- 9.4.3-P2 released ---

2579.   [bug]           DNSSEC lookaside validation failed to handle unknown
                        algorithms. [RT #19479]

diffstat:

 net/bind9/Makefile |  6 +++---
 net/bind9/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (38 lines):

diff -r 5c0ad57ec0f3 -r 4577f770119f net/bind9/Makefile
--- a/net/bind9/Makefile        Sun Mar 22 15:31:04 2009 +0000
+++ b/net/bind9/Makefile        Sun Mar 22 15:31:44 2009 +0000
@@ -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 @@
 
 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 -r 5c0ad57ec0f3 -r 4577f770119f net/bind9/distinfo
--- a/net/bind9/distinfo        Sun Mar 22 15:31:04 2009 +0000
+++ b/net/bind9/distinfo        Sun Mar 22 15:31:44 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index