commit:     fae730c18bbb9bce2b2fb0bea4be5d089e8c4ead
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  2 18:34:35 2020 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Thu Jul  2 18:35:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae730c1

net-dns/pdns-recursor: Re-add the patches from 4.3.1 to 4.3.2

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Closes: https://bugs.gentoo.org/730430
Closes: https://bugs.gentoo.org/730460
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild
index 0806261b1f4..67678c3bb63 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild
@@ -36,6 +36,11 @@ BDEPEND="virtual/pkgconfig"
 
 S="${WORKDIR}"/${P/_/-}
 
+PATCHES=(
+       "${FILESDIR}"/${PN}-4.3.1-boost-1.73.0.patch
+       "${FILESDIR}"/${PN}-4.3.1-gcc-10.patch
+)
+
 pkg_setup() {
        filter-flags -ftree-vectorize
 }

Reply via email to