git: 247c45cd83d3 - main - security/softether5: backport one more patch from upstream

Koichiro Iwao meta at FreeBSD.org
Sun Jun 13 12:51:37 UTC 2021


The branch main has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=247c45cd83d31c52886d8e3d8a9a99fe92b56f89

commit 247c45cd83d31c52886d8e3d8a9a99fe92b56f89
Author:     Koichiro Iwao <meta at FreeBSD.org>
AuthorDate: 2021-06-13 12:49:04 +0000
Commit:     Koichiro Iwao <meta at FreeBSD.org>
CommitDate: 2021-06-13 12:50:45 +0000

    security/softether5: backport one more patch from upstream
    
    Obtained from:  https://github.com/SoftEtherVPN/SoftEtherVPN/pull/1367
---
 security/softether5/Makefile | 4 ++--
 security/softether5/distinfo | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/security/softether5/Makefile b/security/softether5/Makefile
index d9fa4567c8d0..1fdc8e44152e 100644
--- a/security/softether5/Makefile
+++ b/security/softether5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	softether
 DISTVERSION=	5.02.0
-#PORTREVISION=	0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	security net-vpn
 PKGNAMESUFFIX=	5
@@ -10,7 +10,7 @@ DIST_SUBDIR=	${PORTNAME}
 PATCH_SITES=	https://github.com/metalefty/${GH_PROJECT}/commit/
 PATCHFILES=	f4baf91.patch:-p1 5890ce9.patch:-p1 ddaffd5.patch:-p1 \
 		57aa471.patch:-p1 5b91032.patch:-p1 7a208d6.patch:-p1 \
-		89ca29f.patch:-p1 b4817fd.patch:-p1
+		89ca29f.patch:-p1 b4817fd.patch:-p1 28c90b1.patch:-p1
 
 MAINTAINER=	meta at FreeBSD.org
 COMMENT=	SoftEther VPN 5 (Developer Edition)
diff --git a/security/softether5/distinfo b/security/softether5/distinfo
index e262e34435f2..11576e4f3f4b 100644
--- a/security/softether5/distinfo
+++ b/security/softether5/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1623154680
+TIMESTAMP = 1623585157
 SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.0_GH0.tar.gz) = fc410e5ee8cc06511a214d9db083b06422dbe2deb3d6be8b9a38bc6a3dceafa8
 SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.0_GH0.tar.gz) = 16471174
 SHA256 (softether/SoftEtherVPN-libhamcore-b7f5d8d_GH0.tar.gz) = a41b6cbbc3ba562aa70024419b562f8ce502db40fc06c3bef82952133354952d
@@ -23,3 +23,5 @@ SHA256 (softether/89ca29f.patch) = de5b06e62fb028a6b265bf5fac1c81ce5da9bdba98eac
 SIZE (softether/89ca29f.patch) = 2452
 SHA256 (softether/b4817fd.patch) = f00b1d2931cc8d13d1e55207929a6217f06b00c69059c8f70d207f5f44fe3907
 SIZE (softether/b4817fd.patch) = 3312
+SHA256 (softether/28c90b1.patch) = 83a86836a3b704a10e24bb5f19c77e957b9e6d21e5253ce6318ee6e35f0b4848
+SIZE (softether/28c90b1.patch) = 1100


More information about the dev-commits-ports-main mailing list