From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 41F0A138359 for ; Tue, 3 Nov 2020 21:03:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B172E09EA; Tue, 3 Nov 2020 21:03:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61FF8E09EA for ; Tue, 3 Nov 2020 21:03:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E88FF3408DD for ; Tue, 3 Nov 2020 21:03:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 348C93C7 for ; Tue, 3 Nov 2020 21:03:01 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1604437368.87a1c01cf6221a66cdaa2614a7d32e3a0536209b.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/pdns-recursor/Manifest net-dns/pdns-recursor/pdns-recursor-4.4.0.ebuild net-dns/pdns-recursor/pdns-recursor-4.4.0_rc2.ebuild X-VCS-Directories: net-dns/pdns-recursor/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 87a1c01cf6221a66cdaa2614a7d32e3a0536209b X-VCS-Branch: master Date: Tue, 3 Nov 2020 21:03:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 33886006-adfe-4870-aa65-2aabbc79e4e4 X-Archives-Hash: 665becb7123438ecb1141a37c0cb15b6 commit: 87a1c01cf6221a66cdaa2614a7d32e3a0536209b Author: Sven Wegener gentoo org> AuthorDate: Thu Oct 22 11:19:02 2020 +0000 Commit: Sven Wegener gentoo org> CommitDate: Tue Nov 3 21:02:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87a1c01c net-dns/pdns-recursor: Version bump to 4.4.0 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sven Wegener gentoo.org> net-dns/pdns-recursor/Manifest | 2 +- .../{pdns-recursor-4.4.0_rc2.ebuild => pdns-recursor-4.4.0.ebuild} | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net-dns/pdns-recursor/Manifest b/net-dns/pdns-recursor/Manifest index 32b5c61225b..31ec9edb069 100644 --- a/net-dns/pdns-recursor/Manifest +++ b/net-dns/pdns-recursor/Manifest @@ -1,2 +1,2 @@ DIST pdns-recursor-4.3.5.tar.bz2 1341930 BLAKE2B 8f81182cb5283e6b8f459c5d23281d20cba02d22cec8776fdab67d452834b82945f467186c98784519d2c79d9df8438b174fc644fb11d68d04f9f636e51a5551 SHA512 2d39e6016000951c0beca38b26c41664b57c059dee762d7499f34e599ed6c2653af73edb31ba5a8d35f749534f24c0d85b6aedf4c35dc8a05777ffebd1b25851 -DIST pdns-recursor-4.4.0-rc2.tar.bz2 1393346 BLAKE2B 00f03dc05747e3b0962fdbff0e2d15b8e9d4703b84bafa086a5e1c229613b42d010ec963296845fe981c9bb99f02f8d60897fe180943091d0b904d0f65f453c0 SHA512 91f63924c30d89bf06dcaf48a588f116cedef530319b4e4682daf14682998b4879aca5d1796aa36a50ba327053523659f9a8ad180d592e5857f898e37f0064ec +DIST pdns-recursor-4.4.0.tar.bz2 1395544 BLAKE2B 3e963a0e481db0d96813d5aa43e231548d765ecf7c18ce777ab3e1fb4b057722b257ec59ae95bf5cb11cb2f9114eb0e087aebecd4b19b96519e9a1e9cf6bb307 SHA512 06ec7788510b656ee8e08e54d989d8789685a3acb8b11172aff5de21bff493227368bbfca8203c56853da97d209facc4d88005b4b565a5986788a1b5f16a9fb6 diff --git a/net-dns/pdns-recursor/pdns-recursor-4.4.0_rc2.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.4.0.ebuild similarity index 93% rename from net-dns/pdns-recursor/pdns-recursor-4.4.0_rc2.ebuild rename to net-dns/pdns-recursor/pdns-recursor-4.4.0.ebuild index ad0db27dfdf..6e6a0b94130 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.4.0_rc2.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" # ~amd64 ~arm ~x86 +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug dnstap libressl luajit protobuf snmp sodium systemd" REQUIRED_USE="dnstap? ( protobuf )" @@ -43,6 +43,9 @@ pkg_setup() { src_configure() { econf \ --sysconfdir=/etc/powerdns \ + --with-nod-cache-dir=/var/lib/powerdns \ + --with-service-user=pdns \ + --with-service-group=pdns \ --with-lua=$(usex luajit luajit lua) \ $(use_enable debug verbose-logging) \ $(use_enable systemd) \