diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2025-05-12 17:06:18 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2025-05-12 17:07:31 +0200 |
commit | 9ef50e95dc28db43434cdf6930e35df047321218 (patch) | |
tree | 413559567a58aa77fe7a0c1976725d08a8fa94d6 | |
parent | devel/onetbb: Switch to pkgconfig (diff) |
dns/dnsmasq-devel: update to v2.92test7
Changes since v2.925test5, all by Simon Kelley, newest first:
* b0aa604 2025-05-11 | Tidy-up of TCP-child pipe handling code. (tag: v2.92test7)
* 8ddabd1 2025-05-09 | DNSSEC validation change for reverse lookups in RFC-1918 ranges and friends.
* 98189ff 2025-05-07 | Fix problems with ipset or nftset and TCP DNS transport. (tag: v2.92test6)
MFH: 2025Q2
-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 9a0ae2a29089..a67abc5da302 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnsmasq -DISTVERSION= 2.92test5 # remember to bump PORTEPOCH when going from test to rc! +DISTVERSION= 2.92test7 # 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 9c78aa2423db..c0c87c161929 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746191524 -SHA256 (dnsmasq-2.92test5.tar.xz) = ca5201fb33dafefb8e36234474a2578ea694e98a73b7dd87f2b23b5b32108765 -SIZE (dnsmasq-2.92test5.tar.xz) = 577232 +TIMESTAMP = 1747062230 +SHA256 (dnsmasq-2.92test7.tar.xz) = 9784d8bd8208c8e2143d87f370948401af9526e18868a789887a35bf26757ac8 +SIZE (dnsmasq-2.92test7.tar.xz) = 577780 |