git: 1947727ca9ed - main - security/openvpn-devel: upgrade port to git commit 9f4670fc71 (2025-02-12)

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Thu, 13 Feb 2025 21:48:36 UTC
The branch main has been updated by mandree:

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

commit 1947727ca9ed733f9126203d9dbbe1d987579cad
Author:     Gert Doering <gert@greenie.muc.de>
AuthorDate: 2025-02-12 16:53:36 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-02-13 21:44:08 +0000

    security/openvpn-devel: upgrade port to git commit 9f4670fc71 (2025-02-12)
    
    Contains a number of bugfixes and minor improvements, especially adding
    more unit tests and cleaning up code all over the place.
    
    The most important new feature in here is the "epoch data format",
    which is a suitable data channel format & rekeying strategy for 10G+
    links where regular AES rekeying starts to become a limiting factor.
    
    When using FreeBSD DCO, epoch data format is not yet being used, because
    this needs kernel changes in ovpn(4).  This is on the roadmap.
    
    -- Additional edits by mandree@: --
    
    reset PORTREVISION
    
    PR:             284766
---
 security/openvpn-devel/Makefile | 6 +++---
 security/openvpn-devel/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index ed1a71670067..db2ad4386ff9 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openvpn
-DISTVERSION=	g20240211
-PORTREVISION=	2
+DISTVERSION=	g20250212
+PORTREVISION=	0  # leave in even if 0 to avoid accidental PORTEPOCH bumps
 PORTEPOCH=	1
 CATEGORIES=	security net net-vpn
 PKGNAMESUFFIX=	-devel
@@ -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=	91b057a2b5b4d16b64d9d01824a8ec9327a61da1
+GL_TAGNAME=	9f4670fc718a8c16280d60c3e2d4ad29cffa04c4
 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 c7cc21b2a932..a95c1b4c72b3 100644
--- a/security/openvpn-devel/distinfo
+++ b/security/openvpn-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707645878
-SHA256 (openvpn-openvpn-91b057a2b5b4d16b64d9d01824a8ec9327a61da1_GL0.tar.gz) = 2eb1411527758c65ca86f95e3268b5d8aef96a7d8d42051724b4f2639f02dddb
-SIZE (openvpn-openvpn-91b057a2b5b4d16b64d9d01824a8ec9327a61da1_GL0.tar.gz) = 1203587
+TIMESTAMP = 1739383450
+SHA256 (openvpn-openvpn-9f4670fc718a8c16280d60c3e2d4ad29cffa04c4_GL0.tar.gz) = 0052abacae815b70f5438974288b4356245fe69cd59ac2b8b00ef4f4a59f8443
+SIZE (openvpn-openvpn-9f4670fc718a8c16280d60c3e2d4ad29cffa04c4_GL0.tar.gz) = 1277992