pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind95 Changes since 9.5.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/88eb3176e4ee
branches: trunk
changeset: 552723:88eb3176e4ee
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Thu Jan 08 09:02:50 2009 +0000
description:
Changes since 9.5.1:
2522. [security] Handle -1 from DSA_do_verify().
diffstat:
net/bind95/Makefile | 8 ++++++--
net/bind95/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 6 deletions(-)
diffs (42 lines):
diff -r 2ef428d86ffa -r 88eb3176e4ee net/bind95/Makefile
--- a/net/bind95/Makefile Thu Jan 08 09:02:29 2009 +0000
+++ b/net/bind95/Makefile Thu Jan 08 09:02:50 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/01/04 00:11:55 adrianp Exp $
+# $NetBSD: Makefile,v 1.6 2009/01/08 09:02:50 adrianp Exp $
DISTNAME= bind-${BIND_VERSION}
+PKGNAME= ${DISTNAME:S/-P1/pl1/}
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -8,9 +9,12 @@
HOMEPAGE= http://www.isc.org/sw/bind/
COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
+CONFLICTS+= bind<9.5.0
+CONFLICTS+= bind>=9.6.0
+
PKG_DESTDIR_SUPPORT= user-destdir
-BIND_VERSION= 9.5.1
+BIND_VERSION= 9.5.1-P1
# IPv6 ready, automatically detected
.include "../../mk/bsd.prefs.mk"
diff -r 2ef428d86ffa -r 88eb3176e4ee net/bind95/distinfo
--- a/net/bind95/distinfo Thu Jan 08 09:02:29 2009 +0000
+++ b/net/bind95/distinfo Thu Jan 08 09:02:50 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2009/01/04 00:11:55 adrianp Exp $
+$NetBSD: distinfo,v 1.5 2009/01/08 09:02:50 adrianp Exp $
-SHA1 (bind-9.5.1.tar.gz) = 1dc0cc2aee726949d1ab857d5e75d8805ca01838
-RMD160 (bind-9.5.1.tar.gz) = c71dc803b9ddc5c55831dc7652d5c1b9cac78b85
-Size (bind-9.5.1.tar.gz) = 6690642 bytes
+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 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
SHA1 (patch-ac) = 4df1ece91d59b2b36fc7a4316604f1c112cf70ba
SHA1 (patch-ad) = 9a46d8de9d84e708ac64df8e4da504176dba05d4
Home |
Main Index |
Thread Index |
Old Index