git: 489e8d80e134 - main - dns/dnsmasq-devel: update to v2.92test1

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Thu, 20 Mar 2025 22:01:48 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=489e8d80e1340813a28de8155ad7a6496846ce65

commit 489e8d80e1340813a28de8155ad7a6496846ce65
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-03-20 21:58:24 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-03-20 22:01:40 +0000

    dns/dnsmasq-devel: update to v2.92test1
    
    Changelog:      https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.92test1
---
 dns/dnsmasq-devel/Makefile             | 15 ++++++++-------
 dns/dnsmasq-devel/distinfo             |  6 +++---
 dns/dnsmasq-devel/files/pkg-message.in |  6 ++++++
 3 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index b896dae4d1b5..3cc4028749aa 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	dnsmasq
-DISTVERSION=	2.91rc5 # remember to bump PORTEPOCH when going from test to rc!
+DISTVERSION=	2.92test1 # remember to bump PORTEPOCH when going from test to rc!
 # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps:
-PORTREVISION=	1
+PORTREVISION=	0
 PORTEPOCH=	6
 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
@@ -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.91 release
+DEPRECATED=	Short-lived test branch, to be removed after v2.92 release
 
 USES=		cpe shebangfix tar:xz
 CPE_VENDOR=	thekelleys
@@ -35,7 +35,8 @@ CFLAGS+=	-Wall -Wno-unused-function -Wno-unused-parameter \
 CPPFLAGS+=	-I${LOCALBASE}/include
 
 CONFLICTS_INSTALL=	dnsmasq-2*
-SUB_FILES=		pkg-message
+
+SUB_FILES=	pkg-message
 
 PORTDOCS=	CHANGELOG CHANGELOG.archive FAQ doc.html setup.html
 
diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo
index aea94948dcbc..559812c75784 100644
--- a/dns/dnsmasq-devel/distinfo
+++ b/dns/dnsmasq-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1740227695
-SHA256 (dnsmasq-2.91rc5.tar.xz) = 77d19b08db413c2be66ef023c717a9c70a462063318aa5b167ffa55b4bc68a36
-SIZE (dnsmasq-2.91rc5.tar.xz) = 575404
+TIMESTAMP = 1742507507
+SHA256 (dnsmasq-2.92test1.tar.xz) = 18aab4697d213aa244b754751a946671c8cf4750289e349960b7560a6625b676
+SIZE (dnsmasq-2.92test1.tar.xz) = 576764
diff --git a/dns/dnsmasq-devel/files/pkg-message.in b/dns/dnsmasq-devel/files/pkg-message.in
index ea0fda8b3e92..3585d591a921 100644
--- a/dns/dnsmasq-devel/files/pkg-message.in
+++ b/dns/dnsmasq-devel/files/pkg-message.in
@@ -7,6 +7,12 @@ set dnsmasq_enable="YES" in /etc/rc.conf[.local]
 Further options and actions are documented inside
 %%PREFIX%%/etc/rc.d/dnsmasq
 
+
+NOTE: when using dnssec, inaccurate system clocks
+can cause DNS resolution to fail
+because DNSSEC signatures may then not validate.
+
+
 SECURITY RECOMMENDATION
 ~~~~~~~~~~~~~~~~~~~~~~~
 It is recommended to enable the wpad-related options