Gentoo Archives: gentoo-commits

From: Christian Ruppert <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/bind/
Date: Mon, 26 Jun 2017 09:03:56
Message-Id: 1498467733.6a6d086636e107bcf2e0027dec104b726aaac3b0.idl0r@gentoo
1 commit: 6a6d086636e107bcf2e0027dec104b726aaac3b0
2 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 09:02:13 2017 +0000
4 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 09:02:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6d0866
7
8 net-dns/bind: 9.11.1-P1 still needs the patch from bug 600212
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --force
12
13 net-dns/bind/bind-9.11.1_p1.ebuild | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/net-dns/bind/bind-9.11.1_p1.ebuild b/net-dns/bind/bind-9.11.1_p1.ebuild
17 index d393a59b32c..2c6064e06e9 100644
18 --- a/net-dns/bind/bind-9.11.1_p1.ebuild
19 +++ b/net-dns/bind/bind-9.11.1_p1.ebuild
20 @@ -100,6 +100,9 @@ pkg_setup() {
21 }
22
23 src_prepare() {
24 + # bug 600212
25 + epatch "${FILESDIR}"/${PN}-9.11.0_p5-dyndb-dlopen.patch
26 +
27 # Adjusting PATHs in manpages
28 for i in bin/{named/named.8,check/named-checkconf.8,rndc/rndc.8} ; do
29 sed -i \