From nobody Tue Feb 03 20:17:16 2026 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 4f5FC03K0rz6Qgjk for ; Tue, 03 Feb 2026 20:17:16 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f5FC02v3Kz3mHJ for ; Tue, 03 Feb 2026 20:17:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770149836; 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=1xMhaAkje0ZKnOlD3OHhuXXUrPRBiLK/d5OMR7qv5rQ=; b=Tx3rOIjW22vtmHgc4fCuee5VKAvCFLRn5uwDF9GcXVNMx62wiPKDx/jOzdDHBrQjXB4bwp yo/uA7k0+UiV+KoUi4eaOfvJL5rI6WWhWpxuzN2pB9LI/BaCWWf/GuWADlrUWBMBWPXYqQ /ilWn0kR8jHYupQvLQHO4o+qtmixN9KazgeXDBR5cPopjvOyQ440USmmvhyKJBkhAu1krs Wvg5q+eSXEexaKhVjQdPG4ov71rtDm9a5Eip4Ex6ML01lqMb+xKkxn4C1xuEoYs6tmDlha iCRlB1IHvvju4JvK6La+SEYoWEAQR92ET/iwvKnz9xxiCzy0wX6hymWoIEPqrg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770149836; a=rsa-sha256; cv=none; b=WlrwvgdOhxFS8/5Jvyb9/02qaXpuodadRYKWlWRzFBo2nPXGaaendQupvt+HxBpM2HS3SC jLyiWgJ5Fkno5Owb0O/Aq45SS7qGogMuck2559djJaVzMfwD1cfXfdb2YdqfN8yZDEx9Uy +cvhWiBiPmJR60T3BZTUuZJAhdS9nARM0rR29JLoq+0RPQwM2CN6V2LuL+YofTrlEqPAMv YY1O2IBVe6ntF5nVYGmSsjcYshGZ+yj6uB/9bbGZJZXBdo8DTmtCm49IE8Heuh/Uz8kOX2 a1TVBCF1o6rjy99bvwW9pGQB+VavVoXHyWm9aVuiHJHgxROH2vayBlTDnXQCIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770149836; 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=1xMhaAkje0ZKnOlD3OHhuXXUrPRBiLK/d5OMR7qv5rQ=; b=c6GMIYRpvb9ovynI0oqT5iOQ0i1UGzX7w6w+MSNe7M5n2k61L9mcx4VhNb51eiBl3HKv44 NJOH3AdZFtWPX1BbmdbAxQ6lyCxEgoHT79TQgtu6PwqzrSMlB5JSKNERmnwAjeWcZFca6+ 9NFzRh4XcMBBbFPekSW7KdQpFP4pYCHRF6vnndRDv5LDvtA2q3k9p8mcKgmLcAdjdNfT1G 9pMCuuq45d2O4c7shwf4PrffPaNAZPvnzxIKd540R+lpig+CndVFypqC/9ojVc3iRySOjF RhkuquMGps+ndM8qd4z50z1wdAGa/aporh2V5IgWY9wk2JwDBG0Y0p6fGOlRhA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f5FC01mbkzCKn for ; Tue, 03 Feb 2026 20:17:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3920f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 03 Feb 2026 20:17:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Andree Subject: git: e812322cb908 - 2026Q1 - dns/dnsmasq-devel: update to v2.93test3 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/2026Q1 X-Git-Reftype: branch X-Git-Commit: e812322cb908bbd45ee68752c6c081f5df1291ab Auto-Submitted: auto-generated Date: Tue, 03 Feb 2026 20:17:16 +0000 Message-Id: <698257cc.3920f.1e42ff4e@gitrepo.freebsd.org> The branch 2026Q1 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=e812322cb908bbd45ee68752c6c081f5df1291ab commit e812322cb908bbd45ee68752c6c081f5df1291ab Author: Matthias Andree AuthorDate: 2026-02-03 20:05:16 +0000 Commit: Matthias Andree CommitDate: 2026-02-03 20:17:10 +0000 dns/dnsmasq-devel: update to v2.93test3 Changes (Git log): * fbfcf87 2026-02-01 | Rewrite blockdata_retrieve() and expand_buf() to use realloc(). (tag: v2.93test3) [Simon Kelley] * 19f3e06 2026-02-01 | Fix compiler warning. [Simon Kelley] * 40d1152 2026-01-31 | read_writev: avoid reading past the last iovec elem [Matthias Andree] * 3c830c4 2026-01-31 | Avoid uninitialized-value warnings from the compiler [Matthias Andree] * e9f400d 2026-01-31 | base32_decode: avoid shifting into the sign bit [Matthias Andree] * 870f141 2026-01-31 | Tidy up memory allocation in read_event() [Simon Kelley] * 714d362 2026-01-31 | Tidy up check for muticast DHCPv6 requests. [Simon Kelley] * 60e90e2 2026-01-31 | Remove DHCPv6 UseMulticast option code. [Simon Kelley] MFH: 2026Q1 (cherry picked from commit dcb383559b3e071df9f55e22f78fcc64a6d197e0) --- dns/dnsmasq-devel/Makefile | 4 ++-- dns/dnsmasq-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index defccb3f8af5..ad7ed07647f3 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnsmasq -DISTVERSION= 2.93test2 # remember to bump PORTEPOCH when going from test to rc! +DISTVERSION= 2.93test3 # remember to bump PORTEPOCH when going from test to rc! # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps: PORTREVISION= 0 PORTEPOCH= 7 @@ -16,7 +16,7 @@ WWW= https://www.thekelleys.org.uk/dnsmasq/doc.html LICENSE= GPLv2 -DEPRECATED= Short-lived test branch, to be removed after v2.92 release +DEPRECATED= Short-lived test branch, to be removed after v2.93 release USES= compiler cpe shebangfix tar:xz CPE_VENDOR= thekelleys diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index cb84cf79f591..5981ccea637f 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769650794 -SHA256 (dnsmasq-2.93test2.tar.xz) = cce92bfc0be8c0173f6e8c96287542542a556c605718f797db307957357d2f25 -SIZE (dnsmasq-2.93test2.tar.xz) = 638148 +TIMESTAMP = 1770148989 +SHA256 (dnsmasq-2.93test3.tar.xz) = b296b1975709e728c5393a3c14c7208c7b3fb754d47693219b81ac481816f095 +SIZE (dnsmasq-2.93test3.tar.xz) = 638056