diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2025-08-12 08:19:24 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2025-08-12 08:20:09 +0200 |
commit | 3bb58a295d374536c9304bbae9cc94284e1e347b (patch) | |
tree | 3b1d81863f9645a27ed720ad610f2af1c47fcc70 | |
parent | misc/qman: update to 1.5.0 (diff) |
dns/dnsmasq-devel: update to v2.92test19
* ff30fa4 2025-08-10 | Fix caching bug with negative records. [Simon Kelley]
-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 37a883babe18..da8ed70cb4f5 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnsmasq -DISTVERSION= 2.92test18 # remember to bump PORTEPOCH when going from test to rc! +DISTVERSION= 2.92test19 # 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 cd973799f99d..a220cf3df26d 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754055278 -SHA256 (dnsmasq-2.92test18.tar.xz) = b7846f7faf0dc5ca58dbc14d9c1a2ccd704486e70a8ffaf8c9290ccc8a5163e2 -SIZE (dnsmasq-2.92test18.tar.xz) = 584452 +TIMESTAMP = 1754979310 +SHA256 (dnsmasq-2.92test19.tar.xz) = cb2ba3d8594a01896349959c3341fad253f0434efe51df3aa0cd8a0ca385f823 +SIZE (dnsmasq-2.92test19.tar.xz) = 584612 |