git: c839b2cf9f91 - main - security/softether-devel: Update to 4.43.9799-beta

From: Koichiro Iwao <meta_at_FreeBSD.org>
Date: Mon, 11 Sep 2023 09:50:47 UTC
The branch main has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c839b2cf9f91bad9c48915d31b44c52ab06386bf

commit c839b2cf9f91bad9c48915d31b44c52ab06386bf
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2023-09-11 09:41:10 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-09-11 09:50:18 +0000

    security/softether-devel: Update to 4.43.9799-beta
---
 security/softether-devel/Makefile | 10 +++++++---
 security/softether-devel/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile
index fa009d11bb03..cea5a0d1a5dd 100644
--- a/security/softether-devel/Makefile
+++ b/security/softether-devel/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	softether
-DISTVERSION=	4.41-9782-beta
+DISTVERSION=	4.43-9799-beta
 PORTREVISION=	0
 CATEGORIES=	security net-vpn
-MASTER_SITES=	https://www.softether-download.com/files/softether/v${DISTVERSION}-2022.11.17-tree/Source_Code/
+MASTER_SITES=	https://www.softether-download.com/files/softether/v${DISTVERSION}-2023.08.31-tree/Source_Code/
 PKGNAMESUFFIX=	-devel
 DISTNAME=	${PORTNAME}-src-v${DISTVERSION}
 
@@ -14,7 +14,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 ONLY_FOR_ARCHS=	amd64 armv7 i386 powerpc powerpc64 powerpc64le riscv64
-IGNORE=		no beta version available right now, use security/softether instead
+#IGNORE=		no beta version available right now, use security/softether instead
 
 USES=		dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
 		readline ssl
@@ -43,6 +43,10 @@ ALL_TARGET=	build
 
 .include <bsd.port.options.mk>
 
+.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
+CFLAGS+=	-Wno-error=incompatible-function-pointer-types
+.endif
+
 post-patch:
 	# SoftEther scatters logs, config files and PID files in PREFIX/libexec
 	# directory. To write them in the right place, replace it.
diff --git a/security/softether-devel/distinfo b/security/softether-devel/distinfo
index dc1fbcbc67be..be941a6bdec2 100644
--- a/security/softether-devel/distinfo
+++ b/security/softether-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668689200
-SHA256 (softether-src-v4.41-9782-beta.tar.gz) = 956a114342227286370cd5a62ee6702f6cb125d6f59deb52947f868a93c320a2
-SIZE (softether-src-v4.41-9782-beta.tar.gz) = 25662875
+TIMESTAMP = 1693562236
+SHA256 (softether-src-v4.43-9799-beta.tar.gz) = 0e5891789b02ab194e3bd7744e14299abf195fefa3b22d2f635b3270db98dd54
+SIZE (softether-src-v4.43-9799-beta.tar.gz) = 25711791