git: e812322cb908 - 2026Q1 - dns/dnsmasq-devel: update to v2.93test3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Feb 2026 20:17:16 UTC
The branch 2026Q1 has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e812322cb908bbd45ee68752c6c081f5df1291ab
commit e812322cb908bbd45ee68752c6c081f5df1291ab
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2026-02-03 20:05:16 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
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