summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortaca <taca>2017-04-22 16:07:43 +0000
committertaca <taca>2017-04-22 16:07:43 +0000
commit16507aabd508fc734c78928c655fd0b2a7e78d7f (patch)
tree4ca5a2b0a735504eaf249f98a31091377c23a377 /net
parent9716d758c88372a3fb5ac8ba526c3936d2ced417 (diff)
downloadpkgsrc-16507aabd508fc734c78928c655fd0b2a7e78d7f.tar.gz
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 (limited to 'net')
-rw-r--r--net/bind99/Makefile4
-rw-r--r--net/bind99/PLIST5
-rw-r--r--net/bind99/distinfo12
-rw-r--r--net/bind99/patches/patch-bin_tests_system_Makefile.in14
4 files changed, 18 insertions, 17 deletions
diff --git a/net/bind99/Makefile b/net/bind99/Makefile
index 2884c9ec516..7392deeac92 100644
--- a/net/bind99/Makefile
+++ b/net/bind99/Makefile
@@ -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 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.9.9-P8
+BIND_VERSION= 9.9.10
.include "../../mk/bsd.prefs.mk"
diff --git a/net/bind99/PLIST b/net/bind99/PLIST
index 5157e4df1a5..9ed7ab0decc 100644
--- a/net/bind99/PLIST
+++ b/net/bind99/PLIST
@@ -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/condition.h
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/named.8
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 --git a/net/bind99/distinfo b/net/bind99/distinfo
index ee57297cc8c..9e246068299 100644
--- a/net/bind99/distinfo
+++ b/net/bind99/distinfo
@@ -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 --git a/net/bind99/patches/patch-bin_tests_system_Makefile.in b/net/bind99/patches/patch-bin_tests_system_Makefile.in
index bdc53b9c28c..cf4478e34e7 100644
--- a/net/bind99/patches/patch-bin_tests_system_Makefile.in
+++ b/net/bind99/patches/patch-bin_tests_system_Makefile.in
@@ -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@