From 27a7dc65df7c051e6162dac514b3b59cd455ae7e Mon Sep 17 00:00:00 2001 From: trustbyte Date: Tue, 16 Sep 2025 03:16:29 +0200 Subject: [PATCH] sstp-client 1.0.20 --- net/sstp-client/Portfile | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/net/sstp-client/Portfile b/net/sstp-client/Portfile index fba5c8fc740..091d17a8353 100644 --- a/net/sstp-client/Portfile +++ b/net/sstp-client/Portfile @@ -1,13 +1,13 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 - +PortGroup gitlab 1.0 name sstp-client -version 1.0.17 +gitlab.setup sstp-project sstp-client 1.0.20 revision 0 -checksums rmd160 1802181acb6bf8900937d1af248901d9830699c3 \ - sha256 29dd3b9c7111ad6983cd663d5a2f069e1f8a95a913aabc8e166970146657925d \ - size 482831 +checksums rmd160 baad6d083869e074ea3b1009baeeffb15b3fc54f \ + sha256 bc50103c397108f9b09f6b01fd1ce1963cc24f63a7a59ea3f82d3e0acb7ad547 \ + size 86104 categories net maintainers nomaintainer @@ -20,10 +20,11 @@ long_description ${name} is a ${description} for Unix that allows access \ PPP traffic over SSL. homepage http://sstp-client.sourceforge.net/ -master_sites sourceforge:project/sstp-client/sstp-client/ depends_build port:pkgconfig +use_autoreconf yes + depends_lib port:libevent \ path:lib/libssl.dylib:openssl @@ -34,3 +35,5 @@ configure.args --disable-ppp-plugin \ test.run yes test.target check + +gitlab.livecheck.regex {([0-9.]+)}