From 540c0df65f4430f03418fd5d5f5143730c852ba9 Mon Sep 17 00:00:00 2001 From: Mohamed Akram Date: Thu, 19 Feb 2026 21:09:59 +0400 Subject: [PATCH] testssl: update to 3.2.3 --- security/testssl/Portfile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/security/testssl/Portfile b/security/testssl/Portfile index 5e6c8622dd5..0b9b85a5669 100644 --- a/security/testssl/Portfile +++ b/security/testssl/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup drwetter testssl.sh 3.2.2 v +github.setup drwetter testssl.sh 3.2.3 v github.tarball_from archive name testssl revision 0 @@ -21,9 +21,9 @@ long_description testssl.sh is a free command line tool which checks a \ homepage https://testssl.sh -checksums rmd160 62dbb4dabab6465213a7ced08c74e6c7bbc67c42 \ - sha256 7beafef432baecf76ef76f2ae022b5ada4ea7fad54e02ae7d192db85b42a496f \ - size 6985625 +checksums rmd160 c74c2de82572037ad041f2da401e9b5c634175e8 \ + sha256 1c4bb10185a67592164eb870c717b8bdd03f290c8d68f9a8c658335ff5ac8b91 \ + size 6996856 use_configure no build {} @@ -35,3 +35,5 @@ destroot { ln -s ../libexec/${name}/testssl.sh ${destroot}${prefix}/bin/testssl.sh copy ${worksrcpath}/doc/testssl.1 ${destroot}${prefix}/share/man/man1/ } + +github.livecheck.regex {([0-9.]+)}