From afa56db4e791ba4ee80b4bfab2441612b9ad2c2c Mon Sep 17 00:00:00 2001 From: Maximilian Cook Date: Fri, 19 Jun 2026 15:26:50 +0200 Subject: [PATCH] openconnect: update to version 9.21 --- net/openconnect/Portfile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/net/openconnect/Portfile b/net/openconnect/Portfile index 6c5497a9fb1..af82576745f 100644 --- a/net/openconnect/Portfile +++ b/net/openconnect/Portfile @@ -3,8 +3,8 @@ PortSystem 1.0 name openconnect -version 9.12 -revision 1 +version 9.21 +revision 0 categories net maintainers nomaintainer license LGPL-2.1 @@ -17,9 +17,9 @@ long_description {*}${description}, which is supported by the ASA5500 Series, homepage http://www.infradead.org/openconnect/ -depends_build path:bin/pkg-config:pkgconfig +depends_build path:bin/pkg-config:pkgconfig port:gettext -depends_lib port:gettext \ +depends_lib port:gettext-runtime \ port:libiconv \ port:libxml2 \ port:lz4 \ @@ -39,9 +39,9 @@ if {${os.platform} eq "darwin" && ${os.major} < 11} { master_sites https://www.infradead.org/openconnect/download/ \ ftp://ftp.infradead.org/pub/openconnect/ -checksums rmd160 22c51e330684999897c1c42303d89f054f548de3 \ - sha256 a2bedce3aa4dfe75e36e407e48e8e8bc91d46def5335ac9564fbf91bd4b2413e \ - size 2843115 +checksums rmd160 33cc40a9f43559dd4b189ad4418cdfc98ea2423c \ + sha256 5b32369467db6e5f317aa1ed12cfcbb81ed00bdbc765450b6bfcbdc300944a58 \ + size 3079316 patchfiles TARGET_OS.patch