From f7ca64db6b4543d7079c546b03a4e5dc619cfdfe Mon Sep 17 00:00:00 2001 From: Marius Schamschula Date: Tue, 3 Feb 2026 18:47:10 -0600 Subject: [PATCH] dnsdiag: update to 2.9.3 --- net/dnsdiag/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/dnsdiag/Portfile b/net/dnsdiag/Portfile index 69a7319ca71..894595c52fa 100644 --- a/net/dnsdiag/Portfile +++ b/net/dnsdiag/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name dnsdiag -version 2.9.2 +version 2.9.3 revision 0 license BSD-2 @@ -18,9 +18,9 @@ homepage https://dnsdiag.org supported_archs noarch platforms {darwin any} -checksums rmd160 3759cce50544170140ec4e1106fad2f9af8fb76e \ - sha256 600ba794762fa36e1ba444c8cd03770b7dd186c6ffdfac09099e567ee27a644f \ - size 46148 +checksums rmd160 48cc55e99765b533953e08106dcd4f9990930a56 \ + sha256 d7da92b23e8477f2275817084e830adc4f16d952718c2c93d23388728de4c327 \ + size 51130 variant python310 conflicts python311 python312 python313 python314 description {Use Python 3.10} {} variant python311 conflicts python310 python312 python313 python314 description {Use Python 3.11} {}