summaryrefslogtreecommitdiff
path: root/net/bind910
diff options
context:
space:
mode:
authortaca <taca>2016-05-11 11:26:30 +0000
committertaca <taca>2016-05-11 11:26:30 +0000
commite8062384ff042b184491dfef71df670f1a423572 (patch)
treeb46e45c76f92932199546f9da100f2b16b99e8ba /net/bind910
parent0783c6973c9ca163fb36645bdb3d8a14a93c64ee (diff)
downloadpkgsrc-e8062384ff042b184491dfef71df670f1a423572.tar.gz
Make bind910 downgrade to 9.10.3pl4 keeping soe options and MASTERSITE
change since ISC mark 9.10.4 as "deprecated". See https://lists.isc.org/pipermail/bind-users/2016-May/096851.html.
Diffstat (limited to 'net/bind910')
-rw-r--r--net/bind910/Makefile4
-rw-r--r--net/bind910/PLIST4
-rw-r--r--net/bind910/distinfo12
-rw-r--r--net/bind910/patches/patch-lib_dns_rbt.c12
4 files changed, 15 insertions, 17 deletions
diff --git a/net/bind910/Makefile b/net/bind910/Makefile
index 85cd9be1849..0ac3168cc2a 100644
--- a/net/bind910/Makefile
+++ b/net/bind910/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2016/05/08 22:33:55 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/05/11 11:26:30 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.10.4
+BIND_VERSION= 9.10.3-P4
.include "../../mk/bsd.prefs.mk"
diff --git a/net/bind910/PLIST b/net/bind910/PLIST
index a315ab8f78d..16e82aaf6df 100644
--- a/net/bind910/PLIST
+++ b/net/bind910/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2016/05/02 13:27:57 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2016/05/11 11:26:30 taca Exp $
bin/bind9-config
bin/delv
bin/dig
@@ -440,12 +440,10 @@ share/doc/bind9/arm/man.dnssec-verify.html
share/doc/bind9/arm/man.genrandom.html
share/doc/bind9/arm/man.host.html
share/doc/bind9/arm/man.isc-hmac-fixup.html
-share/doc/bind9/arm/man.lwresd.html
share/doc/bind9/arm/man.named-checkconf.html
share/doc/bind9/arm/man.named-checkzone.html
share/doc/bind9/arm/man.named-journalprint.html
share/doc/bind9/arm/man.named-rrchecker.html
-share/doc/bind9/arm/man.named.conf.html
share/doc/bind9/arm/man.named.html
share/doc/bind9/arm/man.nsec3hash.html
share/doc/bind9/arm/man.nsupdate.html
diff --git a/net/bind910/distinfo b/net/bind910/distinfo
index 94899a63f18..07301d6dcaf 100644
--- a/net/bind910/distinfo
+++ b/net/bind910/distinfo
@@ -1,14 +1,14 @@
-$NetBSD: distinfo,v 1.16 2016/05/02 13:27:57 taca Exp $
+$NetBSD: distinfo,v 1.17 2016/05/11 11:26:30 taca Exp $
-SHA1 (bind-9.10.4.tar.gz) = 8c1da5ee9232507b2d58520cf941bce805f2b61e
-RMD160 (bind-9.10.4.tar.gz) = 038a854b2caee09354e2cc656bacf56eccaae125
-SHA512 (bind-9.10.4.tar.gz) = 43710d1cf62756c74b60f177a4220e64f9faad7ec689ee04aa2898413e325a76d192293b8f37a2b6dbd6208bcc815def079a02d5037630dc098ad050a5e78df1
-Size (bind-9.10.4.tar.gz) = 9318151 bytes
+SHA1 (bind-9.10.3-P4.tar.gz) = c3f87804b2b950a0be8122c41ebbc253d0624786
+RMD160 (bind-9.10.3-P4.tar.gz) = 75af2755febcd4b5a6f1b15c14d76ed4b1b11ba8
+SHA512 (bind-9.10.3-P4.tar.gz) = 9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
+Size (bind-9.10.3-P4.tar.gz) = 8529535 bytes
SHA1 (patch-bin_dig_dighost.c) = 983e23a30d519982cbe88ed2277fcffc9cad616e
SHA1 (patch-bin_tests_system_Makefile.in) = aeb2de1b6c6cfdbae7ffbf38aeebf52e94af9e2f
SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2
SHA1 (patch-configure) = 754a510493ae8fae669a9ff79940ccb04bc1e57e
SHA1 (patch-contrib_dlz_config.dlz.in) = f18bec63fbfce7cb2cd72929058ce3770fce458f
-SHA1 (patch-lib_dns_rbt.c) = d26514fb43ef5053594c8a8597c57539e8d2cf12
+SHA1 (patch-lib_dns_rbt.c) = 510dfc72bc7764e548a46e9c48b58b2543490d7a
SHA1 (patch-lib_lwres_getaddrinfo.c) = 69e9c8049fedcb93bd219c6053163f21ce3b2535
SHA1 (patch-lib_lwres_getnameinfo.c) = 418ad349cf52925c9e8051b5c71d9d51ea8d2fb1
diff --git a/net/bind910/patches/patch-lib_dns_rbt.c b/net/bind910/patches/patch-lib_dns_rbt.c
index ffe02fbf825..5deea03741f 100644
--- a/net/bind910/patches/patch-lib_dns_rbt.c
+++ b/net/bind910/patches/patch-lib_dns_rbt.c
@@ -1,10 +1,10 @@
-$NetBSD: patch-lib_dns_rbt.c,v 1.3 2016/05/02 13:27:57 taca Exp $
+$NetBSD: patch-lib_dns_rbt.c,v 1.4 2016/05/11 11:26:30 taca Exp $
* Disable inline on powerpc.
---- lib/dns/rbt.c.orig 2016-04-20 20:11:20.000000000 +0000
+--- lib/dns/rbt.c.orig 2014-09-16 19:27:15.000000000 +0000
+++ lib/dns/rbt.c
-@@ -348,6 +348,10 @@ hexdump(const char *desc, unsigned char
+@@ -345,6 +345,10 @@ hexdump(const char *desc, unsigned char
}
#endif /* DEBUG */
@@ -12,6 +12,6 @@ $NetBSD: patch-lib_dns_rbt.c,v 1.3 2016/05/02 13:27:57 taca Exp $
+#define inline /**/
+#endif
+
- #ifdef DNS_RBT_USEHASH
-
- /*
+ /* The passed node must not be NULL. */
+ static inline dns_rbtnode_t *
+ get_subtree_root(dns_rbtnode_t *node) {