pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind99 Update bind99 to 9.9.10 (BIND 9.9.10).
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec3947ce2ab1
branches: trunk
changeset: 361473:ec3947ce2ab1
user: taca <taca%pkgsrc.org@localhost>
date: Sat Apr 22 16:07:43 2017 +0000
description:
Update bind99 to 9.9.10 (BIND 9.9.10).
This is maintenance release and please refer release announce in detail:
https://kb.isc.org/article/AA-01489.
diffstat:
net/bind99/Makefile | 4 ++--
net/bind99/PLIST | 5 +++--
net/bind99/distinfo | 12 ++++++------
net/bind99/patches/patch-bin_tests_system_Makefile.in | 14 +++++++-------
4 files changed, 18 insertions(+), 17 deletions(-)
diffs (91 lines):
diff -r 6b2bfac864a1 -r ec3947ce2ab1 net/bind99/Makefile
--- a/net/bind99/Makefile Sat Apr 22 16:06:18 2017 +0000
+++ b/net/bind99/Makefile Sat Apr 22 16:07:43 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2017/04/13 01:53:35 taca Exp $
+# $NetBSD: Makefile,v 1.67 2017/04/22 16:07:43 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -13,7 +13,7 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.9.9-P8
+BIND_VERSION= 9.9.10
.include "../../mk/bsd.prefs.mk"
diff -r 6b2bfac864a1 -r ec3947ce2ab1 net/bind99/PLIST
--- a/net/bind99/PLIST Sat Apr 22 16:06:18 2017 +0000
+++ b/net/bind99/PLIST Sat Apr 22 16:07:43 2017 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.12 2017/02/24 15:46:14 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.13 2017/04/22 16:07:43 taca Exp $
+bin/arpaname
bin/bind9-config
bin/dig
bin/host
@@ -117,6 +118,7 @@
include/isc/counter.h
include/isc/dir.h
include/isc/entropy.h
+include/isc/errno.h
include/isc/error.h
include/isc/event.h
include/isc/eventclass.h
@@ -352,7 +354,6 @@
man/man8/nsec3hash.8
man/man8/rndc-confgen.8
man/man8/rndc.8
-sbin/arpaname
sbin/ddns-confgen
sbin/dnssec-dsfromkey
sbin/dnssec-importkey
diff -r 6b2bfac864a1 -r ec3947ce2ab1 net/bind99/distinfo
--- a/net/bind99/distinfo Sat Apr 22 16:06:18 2017 +0000
+++ b/net/bind99/distinfo Sat Apr 22 16:07:43 2017 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.44 2017/04/13 01:53:35 taca Exp $
+$NetBSD: distinfo,v 1.45 2017/04/22 16:07:43 taca Exp $
-SHA1 (bind-9.9.9-P8.tar.gz) = da2e566ddc16d4a4cfcc6ae4580bec62de645ae6
-RMD160 (bind-9.9.9-P8.tar.gz) = f8f4e121a116ee89a4f14a3d58bdad8312c19e04
-SHA512 (bind-9.9.9-P8.tar.gz) = 3dc93ed01d23fb308227e98f8437ce4e7a4b1b7b0a1b3d8c037bc6f1394511300594a90f8f26cd2ddf1cb24f585a53c5dfaa262dbb0e008c135ed16649e65b62
-Size (bind-9.9.9-P8.tar.gz) = 8790853 bytes
+SHA1 (bind-9.9.10.tar.gz) = 70c4edf7a17ae566519d0d5e42ce60a8ada5c3d4
+RMD160 (bind-9.9.10.tar.gz) = 06064742bad04fd4afa7b1655f2146fb4e0216ff
+SHA512 (bind-9.9.10.tar.gz) = eaae98f39cc2727596fa26868865b086922a80bc45549707aea9f2f8a930222050200b99b8bd2f89b13d5c065ab3555b962a224a8abbfb882b4bb8354313524d
+Size (bind-9.9.10.tar.gz) = 8857543 bytes
SHA1 (patch-bin_dig_dighost.c) = a4bc9558c5dbedcc6bb0f87ea309358ca098d42a
-SHA1 (patch-bin_tests_system_Makefile.in) = 19d90050acfbe3da838dbd4c1436b5581039b71f
+SHA1 (patch-bin_tests_system_Makefile.in) = 96dac694cba8dd60bce9df23bab295c0be2f9e9a
SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2
SHA1 (patch-configure) = 1e86fab1a82f237dfc7f1a3c09e4ef6095bf973e
SHA1 (patch-contrib_dlz_config.dlz.in) = f18bec63fbfce7cb2cd72929058ce3770fce458f
diff -r 6b2bfac864a1 -r ec3947ce2ab1 net/bind99/patches/patch-bin_tests_system_Makefile.in
--- a/net/bind99/patches/patch-bin_tests_system_Makefile.in Sat Apr 22 16:06:18 2017 +0000
+++ b/net/bind99/patches/patch-bin_tests_system_Makefile.in Sat Apr 22 16:07:43 2017 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-bin_tests_system_Makefile.in,v 1.6 2015/12/13 17:37:00 taca Exp $
+$NetBSD: patch-bin_tests_system_Makefile.in,v 1.7 2017/04/22 16:07:43 taca Exp $
Build fix for DragonFly while linking of driver.so.
---- bin/tests/system/Makefile.in.orig 2015-09-09 02:23:50.000000000 +0000
+--- bin/tests/system/Makefile.in.orig 2017-04-14 03:50:56.000000000 +0000
+++ bin/tests/system/Makefile.in
-@@ -19,7 +19,7 @@ top_srcdir = @top_srcdir@
+@@ -21,7 +21,7 @@ VERSION=@BIND9_VERSION@
@BIND9_MAKE_INCLUDES@
--SUBDIRS = builtin dlzexternal fetchlimit filter-aaaa lwresd \
-+SUBDIRS = builtin fetchlimit filter-aaaa lwresd \
- statistics rpz rrl rsabigexponent tkey tsiggss
- TARGETS =
+-SUBDIRS = dlzexternal lwresd rsabigexponent tkey
++SUBDIRS = lwresd rsabigexponent tkey
+ CINCLUDES = ${ISC_INCLUDES} ${DNS_INCLUDES}
+ CDEFINES = @USE_GSSAPI@
Home |
Main Index |
Thread Index |
Old Index