Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2025 22:26:53 +0000
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 065e8dcdc1c2 - main - security/openvpn-auth-oauth2: Update to 1.26.4
Message-ID:  <692a21ad.3a480.1e9cf3ae@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by otis:

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

commit 065e8dcdc1c2650384eda0602f5cd451c8dd1a63
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2025-11-28 22:25:54 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2025-11-28 22:26:42 +0000

    security/openvpn-auth-oauth2: Update to 1.26.4
---
 security/openvpn-auth-oauth2/Makefile |  4 ++--
 security/openvpn-auth-oauth2/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/security/openvpn-auth-oauth2/Makefile b/security/openvpn-auth-oauth2/Makefile
index 902ab3366ca1..6c139c3b83b1 100644
--- a/security/openvpn-auth-oauth2/Makefile
+++ b/security/openvpn-auth-oauth2/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	openvpn-auth-oauth2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.26.2
-PORTREVISION=	2
+DISTVERSION=	1.26.4
 CATEGORIES=	security net net-vpn
 
 MAINTAINER=	otis@FreeBSD.org
@@ -16,6 +15,7 @@ EXTRACT_DEPENDS=	${BUILD_DEPENDS}
 USES=		go:1.25,modules
 
 GO_MODULE=	github.com/jkroepke/openvpn-auth-oauth2
+GO_TARGET=	./cmd/openvpn-auth-oauth2
 
 SUB_FILES=	openvpn_auth_oauth2
 
diff --git a/security/openvpn-auth-oauth2/distinfo b/security/openvpn-auth-oauth2/distinfo
index 042c291b8b1d..f424f5589add 100644
--- a/security/openvpn-auth-oauth2/distinfo
+++ b/security/openvpn-auth-oauth2/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1760253375
-SHA256 (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.2/v1.26.2.mod) = b747b6a37a8a76572f0004a79fdcc9af49cea7b27ef60c6b153846d7309bea76
-SIZE (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.2/v1.26.2.mod) = 1322
-SHA256 (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.2/v1.26.2.zip) = d7bbd034cbaa7e950c134f9157adee1da7d7609ac33c5e0e67b2578904430ddd
-SIZE (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.2/v1.26.2.zip) = 1879603
+TIMESTAMP = 1764366820
+SHA256 (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.4/v1.26.4.mod) = 54cc0e46c57325e8264c362226de260051fcf72e893b69e0453e6f6ebdfde8cd
+SIZE (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.4/v1.26.4.mod) = 3478
+SHA256 (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.4/v1.26.4.zip) = f71b90a494033f370f1a5a3c790fdfa35b9ea4e26eba099d6e9f2b9ed4c117bc
+SIZE (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.4/v1.26.4.zip) = 1938276


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692a21ad.3a480.1e9cf3ae>