diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2025-05-02 13:15:23 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2025-05-02 13:17:59 +0000 |
commit | ed019ce7f3ec9ed74016ef1595b59a31619f869d (patch) | |
tree | 2b55d793b6007631bedb7d3f94e41fb55ba4b482 | |
parent | 247e9c68f14f7bfb420de630a6c7b509008d99cb (diff) |
dns/dnsmasq-devel: update to v2.92test5
Upstream changes since test4, by Simon Kelley:
* e86d53c 2025-04-29 | Fix some edge cases wth domains and
--address and --server.
* e127a97 2025-04-27 | Fix logging booboo.
MFH: 2025Q2
(cherry picked from commit 8ba6b660f926420f128310cdf280f1cabb40a66b)
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 2 | ||||
-rw-r--r-- | dns/dnsmasq-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 5c5afc4a17d2..9a0ae2a29089 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnsmasq -DISTVERSION= 2.92test4 # remember to bump PORTEPOCH when going from test to rc! +DISTVERSION= 2.92test5 # 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= 6 diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index 13e2333f4f0b..9c78aa2423db 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745444769 -SHA256 (dnsmasq-2.92test4.tar.xz) = 8783e6df51a76a31fae9bba684442aef57fa570cfad18dcf77a1a8ef4e6c8b02 -SIZE (dnsmasq-2.92test4.tar.xz) = 577208 +TIMESTAMP = 1746191524 +SHA256 (dnsmasq-2.92test5.tar.xz) = ca5201fb33dafefb8e36234474a2578ea694e98a73b7dd87f2b23b5b32108765 +SIZE (dnsmasq-2.92test5.tar.xz) = 577232 |