pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bind95 --- 9.5.1-P2 released ---



details:   https://anonhg.NetBSD.org/pkgsrc/rev/987c4eae308d
branches:  trunk
changeset: 556524:987c4eae308d
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Mar 22 15:34:03 2009 +0000

description:
--- 9.5.1-P2 released ---

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

diffstat:

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

diffs (38 lines):

diff -r 7ab6726e3da5 -r 987c4eae308d net/bind95/Makefile
--- a/net/bind95/Makefile       Sun Mar 22 15:33:45 2009 +0000
+++ b/net/bind95/Makefile       Sun Mar 22 15:34:03 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/01/08 09:02:50 adrianp Exp $
+# $NetBSD: Makefile,v 1.7 2009/03/22 15:34:03 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.5.1-P1
+BIND_VERSION=  9.5.1-P2
 
 # IPv6 ready, automatically detected
 .include "../../mk/bsd.prefs.mk"
diff -r 7ab6726e3da5 -r 987c4eae308d net/bind95/distinfo
--- a/net/bind95/distinfo       Sun Mar 22 15:33:45 2009 +0000
+++ b/net/bind95/distinfo       Sun Mar 22 15:34:03 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2009/02/21 14:43:03 adrianp Exp $
+$NetBSD: distinfo,v 1.7 2009/03/22 15:34:03 adrianp Exp $
 
-SHA1 (bind-9.5.1-P1.tar.gz) = 9dad4b6860d807316fc926208767dc08c2ec7b87
-RMD160 (bind-9.5.1-P1.tar.gz) = c9830d0fde66fbca13ec4109c80d39ac88df6a5d
-Size (bind-9.5.1-P1.tar.gz) = 6690710 bytes
+SHA1 (bind-9.5.1-P2.tar.gz) = 5c122d1abf8edfe53f86059e67e28753935f62f5
+RMD160 (bind-9.5.1-P2.tar.gz) = e57cad26efc3ad4aea17aaf2cce506c69c70a643
+Size (bind-9.5.1-P2.tar.gz) = 6690701 bytes
 SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
 SHA1 (patch-ac) = 71a379fcb128013bfbacd87002c27dd90c1844b1
 SHA1 (patch-ad) = 9a46d8de9d84e708ac64df8e4da504176dba05d4



Home | Main Index | Thread Index | Old Index