git: b9d3c13fb81c - main - security/openvpn-devel: upgrade port to git commit e778a6fd26d (2022-12-01)

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Tue, 06 Dec 2022 08:13:47 UTC
The branch main has been updated by mandree:

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

commit b9d3c13fb81c21b6ef4103e1d49453249f13cd74
Author:     Gert Doering <gert@greenie.muc.de>
AuthorDate: 2022-12-03 21:58:46 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-12-06 08:13:08 +0000

    security/openvpn-devel: upgrade port to git commit e778a6fd26d (2022-12-01)
    
    this commit is also 2.6_beta1.
    
    contains a good number of bugfixes and minor improvements
    
    user visible changes since last port upgrade
     - binary identifies itself as "2.6_beta1"
     - client reconnect in p2p TLS mode works now with DCO enabled (on FreeBSD 14)
     - more robust handling of cipher negotiation issues in p2p TLS mode
     - supports server-pushable "tun-mtu" now
     - support DCO with AES-192-GCM on sufficiently-new FreeBSD 14 kernels
---
 security/openvpn-devel/Makefile | 4 ++--
 security/openvpn-devel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index ce44b5fecc4d..de44c62dd8e1 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openvpn
-DISTVERSION=	g20221027
+DISTVERSION=	g20221201
 PORTREVISION=	0
 PORTEPOCH=	1
 CATEGORIES=	security net net-vpn
@@ -21,7 +21,7 @@ LIB_DEPENDS+=	liblzo2.so:archivers/lzo2
 USES=		autoreconf cpe libtool pkgconfig python:build shebangfix tar:xz
 IGNORE_SSL=	libressl libressl-devel
 USE_GITLAB=	yes
-GL_COMMIT=	ecad4839caf4c2fab9c6627ceeca9b9cb32e8929
+GL_COMMIT=	e778a6fd26d849dc0232950aab6a82ba10789a9e
 USE_RC_SUBR=	openvpn
 
 SHEBANG_FILES=	sample/sample-scripts/auth-pam.pl \
diff --git a/security/openvpn-devel/distinfo b/security/openvpn-devel/distinfo
index 3344ccb370b4..1ff33e25c444 100644
--- a/security/openvpn-devel/distinfo
+++ b/security/openvpn-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666864365
-SHA256 (openvpn-openvpn-ecad4839caf4c2fab9c6627ceeca9b9cb32e8929_GL0.tar.gz) = c259bb0778d366c4dc6a30d7485bb969551ab000d980eb058f8e85dde8efb028
-SIZE (openvpn-openvpn-ecad4839caf4c2fab9c6627ceeca9b9cb32e8929_GL0.tar.gz) = 1157713
+TIMESTAMP = 1670104618
+SHA256 (openvpn-openvpn-e778a6fd26d849dc0232950aab6a82ba10789a9e_GL0.tar.gz) = fabd7e4d69f708642a566ab247df0985a9cb53d328bc8014c07bb8b3851cc439
+SIZE (openvpn-openvpn-e778a6fd26d849dc0232950aab6a82ba10789a9e_GL0.tar.gz) = 1181619