git: 54582f53f1bc - main - security/openvpn-devel: upgrade port to git commit 91b057a2b5 (2024-02-11)

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 01:19:18 UTC
The branch main has been updated by mandree:

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

commit 54582f53f1bc0fd6cc8ed2055100385d5e4316f9
Author:     Gert Doering <gert@greenie.muc.de>
AuthorDate: 2024-02-11 10:05:14 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2024-02-20 01:17:01 +0000

    security/openvpn-devel: upgrade port to git commit 91b057a2b5 (2024-02-11)
    
    contains a number of bugfixes and minor improvements, especially adding
    more unit tests.
    
    There is one FreeBSD relevant bugfix for servers with DCO, where reporting
    of kernel peer statistics to userland failed due to static buffers sized
    too small (ENOSPC).  Buffer handling here has been made dynamic.
    
    PR:             276973
---
 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 3badb46a3ec5..534735bc8c9b 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openvpn
-DISTVERSION=	g20231109
+DISTVERSION=	g20240211
 PORTREVISION=	1
 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_TAGNAME=	efad93d049c318a3bd9ea5956c6ac8237b8d6d70
+GL_TAGNAME=	91b057a2b5b4d16b64d9d01824a8ec9327a61da1
 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 39a54917535b..c7cc21b2a932 100644
--- a/security/openvpn-devel/distinfo
+++ b/security/openvpn-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700206030
-SHA256 (openvpn-openvpn-efad93d049c318a3bd9ea5956c6ac8237b8d6d70_GL0.tar.gz) = db885c742d8753942fdff960bc3a997cbad235790b29a2751cbf691f88cd20e7
-SIZE (openvpn-openvpn-efad93d049c318a3bd9ea5956c6ac8237b8d6d70_GL0.tar.gz) = 1194056
+TIMESTAMP = 1707645878
+SHA256 (openvpn-openvpn-91b057a2b5b4d16b64d9d01824a8ec9327a61da1_GL0.tar.gz) = 2eb1411527758c65ca86f95e3268b5d8aef96a7d8d42051724b4f2639f02dddb
+SIZE (openvpn-openvpn-91b057a2b5b4d16b64d9d01824a8ec9327a61da1_GL0.tar.gz) = 1203587