Date: Fri, 9 Jun 2023 05:34:50 GMT From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 159479a6efe6 - main - security/softether5: 5.02.5180-335-g1c0bdb0c Message-ID: <202306090534.3595Yoxj053520@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=159479a6efe67c5e3915b8bd3356477bc077ba19 commit 159479a6efe67c5e3915b8bd3356477bc077ba19 Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2023-06-09 05:31:36 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2023-06-09 05:34:40 +0000 security/softether5: 5.02.5180-335-g1c0bdb0c Add description to tap device when working as SoftEtherVPN client. Changes: https://github.com/SoftEtherVPN/SoftEtherVPN/pull/1860 --- 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 def25ca364ac..ae9408eeb999 100644 --- a/security/softether5/Makefile +++ b/security/softether5/Makefile @@ -1,6 +1,6 @@ PORTNAME= softether -DISTVERSION= 5.02.5180-333 -DISTVERSIONSUFFIX= -g0f689d9d +DISTVERSION= 5.02.5180-335 +DISTVERSIONSUFFIX= -g1c0bdb0c PORTEPOCH= 2 CATEGORIES= security net-vpn PKGNAMESUFFIX= 5 diff --git a/security/softether5/distinfo b/security/softether5/distinfo index 195ca001a6a7..4a4c4e4e8897 100644 --- a/security/softether5/distinfo +++ b/security/softether5/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1685607869 -SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-333-g0f689d9d_GH0.tar.gz) = 177025c797f13764536b6940f59cb6add42729fbcb8ab60807ecc394c83fcb77 -SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-333-g0f689d9d_GH0.tar.gz) = 16485975 +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 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?202306090534.3595Yoxj053520>