commit:     1110efd129c00d1dc6bcb8d1b831f6827a3450eb
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 20 21:29:56 2025 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Mon Jan 20 21:29:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1110efd1

net-dns/nsd: Add nsd-4.11.1 to the tree

Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>

 net-dns/nsd/Manifest                               | 1 +
 net-dns/nsd/{nsd-9999.ebuild => nsd-4.11.1.ebuild} | 3 ++-
 net-dns/nsd/nsd-9999.ebuild                        | 3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-dns/nsd/Manifest b/net-dns/nsd/Manifest
index 32bf4d32a68c..5ddf5c59b7dc 100644
--- a/net-dns/nsd/Manifest
+++ b/net-dns/nsd/Manifest
@@ -1 +1,2 @@
 DIST nsd-4.10.1.tar.gz 1404799 BLAKE2B 
7b286ac681c1bb8201654cd2e5fac8a98256f6a595dfbb39bcfed92de63b3337e05d219bc766bab01e4aaf3fb1de3c128d7157caeee3a7f21e4132db9ea72cba
 SHA512 
b0f4bdca8a1c6fbbe99096abc8c5f8b34ef2e66dc0da44da253ab164b35ad0aaef5d05eb682b88cc68d8b1671f7b80abafee242a784ed6deb785adee7f6a53a9
+DIST nsd-4.11.1.tar.gz 1527949 BLAKE2B 
82a710a5e484818a6df19dd39d6b6b4cce4c1add0a055771946f040bbdd6dbee35d8bdb1d48f7d906aca85653e6809754749cc74654e182f5a5b07f19dcd9b42
 SHA512 
50b7d93485f3b9903e0d7ee5ec326f47c8a603d3c143899aa46e7865413f8b7f0ed2edcdae5ac054b3c709ab50acfbe8816e1be41dd008803ef83fa9bc370944

diff --git a/net-dns/nsd/nsd-9999.ebuild b/net-dns/nsd/nsd-4.11.1.ebuild
similarity index 97%
copy from net-dns/nsd/nsd-9999.ebuild
copy to net-dns/nsd/nsd-4.11.1.ebuild
index 099b81460652..7fe65a15843c 100644
--- a/net-dns/nsd/nsd-9999.ebuild
+++ b/net-dns/nsd/nsd-4.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -87,6 +87,7 @@ src_configure() {
                $(use_with libevent)
                $(use_with ssl)
 
+               
--with-cookiesecretsfile="${EPREFIX}${NSD_DBDIR}/cookiesecrets.txt"
                --with-dbfile="${EPREFIX}${NSD_DBDIR}/nsd.db"
                --with-logfile="${EPREFIX}/var/log/nsd.log"
                --with-pidfile="${EPREFIX}/run/nsd.pid"

diff --git a/net-dns/nsd/nsd-9999.ebuild b/net-dns/nsd/nsd-9999.ebuild
index 099b81460652..7fe65a15843c 100644
--- a/net-dns/nsd/nsd-9999.ebuild
+++ b/net-dns/nsd/nsd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -87,6 +87,7 @@ src_configure() {
                $(use_with libevent)
                $(use_with ssl)
 
+               
--with-cookiesecretsfile="${EPREFIX}${NSD_DBDIR}/cookiesecrets.txt"
                --with-dbfile="${EPREFIX}${NSD_DBDIR}/nsd.db"
                --with-logfile="${EPREFIX}/var/log/nsd.log"
                --with-pidfile="${EPREFIX}/run/nsd.pid"

Reply via email to