pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind96 Changes since 9.6.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d25f6339e5c3
branches: trunk
changeset: 552725:d25f6339e5c3
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Thu Jan 08 09:03:15 2009 +0000
description:
Changes since 9.6.0:
2522. [security] Handle -1 from DSA_do_verify() and EVP_verify().
diffstat:
net/bind96/Makefile | 5 +++--
net/bind96/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r 3bb742711ee1 -r d25f6339e5c3 net/bind96/Makefile
--- a/net/bind96/Makefile Thu Jan 08 09:03:00 2009 +0000
+++ b/net/bind96/Makefile Thu Jan 08 09:03:15 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/04 00:21:36 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/08 09:03:15 adrianp Exp $
DISTNAME= bind-${BIND_VERSION}
+PKGNAME= ${DISTNAME:S/-P1/pl1/}
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -12,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-BIND_VERSION= 9.6.0
+BIND_VERSION= 9.6.0-P1
.include "../../mk/bsd.prefs.mk"
diff -r 3bb742711ee1 -r d25f6339e5c3 net/bind96/distinfo
--- a/net/bind96/distinfo Thu Jan 08 09:03:00 2009 +0000
+++ b/net/bind96/distinfo Thu Jan 08 09:03:15 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/04 00:21:36 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2009/01/08 09:03:15 adrianp Exp $
-SHA1 (bind-9.6.0.tar.gz) = f9b4ac7632ade64645570ef2ba7a4bbf8a0740f6
-RMD160 (bind-9.6.0.tar.gz) = 33fde250e9f88114d6364ab363e71b195cf6d6b6
-Size (bind-9.6.0.tar.gz) = 6525672 bytes
+SHA1 (bind-9.6.0-P1.tar.gz) = c2b703d05fc768f63f028b0812c46d6eb81c145d
+RMD160 (bind-9.6.0-P1.tar.gz) = 4507987e293b79e57ad6b87dd84012030d5b1d6e
+Size (bind-9.6.0-P1.tar.gz) = 6526739 bytes
SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
SHA1 (patch-ac) = 4df1ece91d59b2b36fc7a4316604f1c112cf70ba
SHA1 (patch-ad) = b229db208df08efe25aa8840d62904f39b88aecf
Home |
Main Index |
Thread Index |
Old Index