From nobody Wed Dec 03 19:53:23 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dM7c34lNcz6HhTK for ; Wed, 03 Dec 2025 19:53:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dM7c33fdcz46R1 for ; Wed, 03 Dec 2025 19:53:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764791603; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qZ1GRDKYMfEItsGoXza357u9+xe04h8swyEkCXiB5/s=; b=F+iY04e6ZTRb8UY3CNGjjGozHC8LLQqcjgHsB6/KXyy1LmE5NTCM/TpxEx3Vg7wWA84Q4t sTkyGXCUSR4PG22ZuBUWQonXingc1bAg4Ce3+m1IiPELzxzrARKw9oKvOYBI9m+7vHHi6e aeviF5XO8M4M7qTpaRnOgQJbNHNXGlnO5l13ADsDwqJSqmCtrcUQYW9q06LJA4MyQ81KNE nCgSfIXNENBI+RLPSLjasxZUWaDUu/4QwQTYLmNJFtG/KtkfYCuhf4h7w+dPmmJIWxOOMc xsW5Qvt/irvMJO12O4SEXmR8PP4/URjio7oA6QkACGxzrBed0v/3jabIDS6TyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764791603; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qZ1GRDKYMfEItsGoXza357u9+xe04h8swyEkCXiB5/s=; b=TPXHFgSdZpfeW3rGIenhIA1io7FUCGqEpzccFyHZfnVZro4Mm9PemmeEbj8pWdMYMH3zhI xjJmU6yPk+ydCMP/FJBlSlyCrBLj+72wSXNws8efaEiWmBeqUn48qMc9UXzjTVyXTooQfb vtndhLglBUNVzqG1ABleLuSHYdoe+hPhc031NejVqpCXRDoiOLlwajMMvVuZ8FVvpvNtBd Qmbyx9KO8Is3Siw+fQmTjLsR5Vy3id8vC61BzCTXsfKbPEzLlfEG5NnJ/FHjTIT2mKluEo BFaAYbqTTVJgkXFdp/2t2/jYmRJoag2EuIzoRuyJMWnpJtGr+dsn3Hy0ropYIQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764791603; a=rsa-sha256; cv=none; b=Mu1T3cAlzRnYpfbsJpWdexSCEWQtG6X+7sPjvtjuKFmoeOZq0KbRLZ7WMalj7n6a6Brg2/ Djs8ZEXVXaAgyyHjdKbzAKUHFmuvi8Wx0IwM3P1/BM31dOIeEHS6AONa2A/bg3UvDPlH1d yNk5idZNuW17V/fy+PyhmcKdT8ItlO69yVQgTEI/FbJTNK93g2QnNg7tMbv+AxQ9XBknD6 RyfOm4okwfBQRCknrrFCFgzHDl7/Ut5Yx3O1pBkvA8YdCy1L4lNplbtCGppfalyiS8YlXV 3HsHywBHNo0IMF5+Ydqxt8rGw+SRnM+aKGigP8RbAkJzHUK5YdcVbz67kExiig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dM7c32xvzzsVZ for ; Wed, 03 Dec 2025 19:53:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 29d32 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 03 Dec 2025 19:53:23 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Andree Subject: git: d78106ecc0d8 - 2025Q4 - dns/dnsmasq-devel: update to v2.92rc1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/2025Q4 X-Git-Reftype: branch X-Git-Commit: d78106ecc0d876cca63dcecee1e6b195987b0558 Auto-Submitted: auto-generated Date: Wed, 03 Dec 2025 19:53:23 +0000 Message-Id: <69309533.29d32.56682415@gitrepo.freebsd.org> The branch 2025Q4 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=d78106ecc0d876cca63dcecee1e6b195987b0558 commit d78106ecc0d876cca63dcecee1e6b195987b0558 Author: Matthias Andree AuthorDate: 2025-12-03 19:37:36 +0000 Commit: Matthias Andree CommitDate: 2025-12-03 19:52:16 +0000 dns/dnsmasq-devel: update to v2.92rc1 Upstream changes since test22: * cef7442 2025-12-01 | Log error if we try and use netlink in a child process. (tag: v2.92rc1) [Simon Kelley] * 959dead 2025-11-30 | More fixes for DHCP ops in Dbus when DHCP not configured. [Simon Kelley] MFH: 2025Q4 (cherry picked from commit 8c6c47f4e1d7b292df23144de0f35906f3129555) --- dns/dnsmasq-devel/Makefile | 10 +++++----- dns/dnsmasq-devel/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index a9bd1e694018..04f772e7cd5c 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -1,13 +1,13 @@ PORTNAME= dnsmasq -DISTVERSION= 2.92test22 # remember to bump PORTEPOCH when going from test to rc! +DISTVERSION= 2.92rc1 # remember to bump PORTEPOCH when going from test to rc! # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps: PORTREVISION= 1 -PORTEPOCH= 6 +PORTEPOCH= 7 CATEGORIES= dns -#MASTER_SITES= LOCAL/mandree/ \ -# https://www.thekelleys.org.uk/dnsmasq/release-candidates/ MASTER_SITES= LOCAL/mandree/ \ - https://www.thekelleys.org.uk/dnsmasq/test-releases/ + https://www.thekelleys.org.uk/dnsmasq/release-candidates/ +#MASTER_SITES= LOCAL/mandree/ \ +# https://www.thekelleys.org.uk/dnsmasq/test-releases/ PKGNAMESUFFIX= -devel MAINTAINER= mandree@FreeBSD.org diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index 829da6300cf2..6d1eb8585a73 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764440708 -SHA256 (dnsmasq-2.92test22.tar.xz) = 95ab50ef296a783b636feb2f41a56fdd44539932527570dc5f9fc1da062aba11 -SIZE (dnsmasq-2.92test22.tar.xz) = 635656 +TIMESTAMP = 1764790614 +SHA256 (dnsmasq-2.92rc1.tar.xz) = 94ce2879638847c085ad0f5746391808c8cdc6d660a30264a896b7fcae548da7 +SIZE (dnsmasq-2.92rc1.tar.xz) = 635632