Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2023 09:01:22 GMT
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 17dfa1bde474 - 2023Q3 - security/softether5: Update to 5.02.5180-343-g56333149
Message-ID:  <202307040901.36491MN6084109@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by meta:

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

commit 17dfa1bde4741f5c601fcb710dd423f26cb2d9ab
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2023-07-04 07:53:56 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-07-04 09:00:47 +0000

    security/softether5: Update to 5.02.5180-343-g56333149
    
    This version fixes build with LLVM 16.
    
    Obtained from:  https://github.com/SoftEtherVPN/SoftEtherVPN/pull/1868
    
    (cherry picked from commit e41b17c20b92801b1a34d2045abe506ec34dcb90)
---
 security/softether5/Makefile | 4 ++--
 security/softether5/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/softether5/Makefile b/security/softether5/Makefile
index ae9408eeb999..7d9d7541d7f7 100644
--- a/security/softether5/Makefile
+++ b/security/softether5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	softether
-DISTVERSION=	5.02.5180-335
-DISTVERSIONSUFFIX=	-g1c0bdb0c
+DISTVERSION=	5.02.5180-343
+DISTVERSIONSUFFIX=	-g56333149
 PORTEPOCH=	2
 CATEGORIES=	security net-vpn
 PKGNAMESUFFIX=	5
diff --git a/security/softether5/distinfo b/security/softether5/distinfo
index 4a4c4e4e8897..103c5d63f619 100644
--- a/security/softether5/distinfo
+++ b/security/softether5/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1686288620
-SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-335-g1c0bdb0c_GH0.tar.gz) = c58baa934f2da94d1eda336f8e9865b3cbdccf0c122b8f523743d233d52e00db
-SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-335-g1c0bdb0c_GH0.tar.gz) = 16484525
+TIMESTAMP = 1688456778
+SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-343-g56333149_GH0.tar.gz) = 39f34ed00386ed82f9b02942a904f7c4c65986e810aa5af1a54c4075a8f711e9
+SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-343-g56333149_GH0.tar.gz) = 16485105
 SHA256 (softether/SoftEtherVPN-libhamcore-2951ae5_GH0.tar.gz) = 7e95f906ca088f192a2de2f90fede3b8af394e151666ae4a0533151de3fe919c
 SIZE (softether/SoftEtherVPN-libhamcore-2951ae5_GH0.tar.gz) = 8337
 SHA256 (softether/BLAKE2-BLAKE2-b52178a_GH0.tar.gz) = 0bef79a164bda953410f474daab3241ed6461daa4fb90213b95ae60c440c6775



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307040901.36491MN6084109>