aboutsummaryrefslogtreecommitdiff
path: root/security/softether5
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2020-04-23 02:42:15 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2020-04-23 02:42:15 +0000
commitdd72a58b55b1225d051b3ef16c786765e0b18977 (patch)
treefe780afade0d803514dceb10a68716e29d2deb09 /security/softether5
parent209edc046d3a9383455361573c81546b7f040482 (diff)
downloadports-dd72a58b55b1225d051b3ef16c786765e0b18977.tar.gz
ports-dd72a58b55b1225d051b3ef16c786765e0b18977.zip
security/softether5: Undo update to 5.01.9673
5.01.9673 has a bug that cannot connect from iOS/macOS L2TP/ipsec client. Upstream issue: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1102
Notes
Notes: svn path=/head/; revision=532611
Diffstat (limited to 'security/softether5')
-rw-r--r--security/softether5/Makefile13
-rw-r--r--security/softether5/distinfo22
2 files changed, 18 insertions, 17 deletions
diff --git a/security/softether5/Makefile b/security/softether5/Makefile
index b06ab68c91ca..bcf7bf5c04a5 100644
--- a/security/softether5/Makefile
+++ b/security/softether5/Makefile
@@ -1,15 +1,15 @@
# $FreeBSD$
PORTNAME= softether
-DISTVERSION= 5.01.9673
-#PORTREVISION= 0
+DISTVERSION= 5.01.9672
+PORTEPOCH= 1
CATEGORIES= security net-vpn
PKGNAMESUFFIX= 5
DIST_SUBDIR= ${PORTNAME}
# Some patches are managed in my GitHub fork
PATCH_SITES= https://github.com/metalefty/${GH_PROJECT}/commit/
-PATCHFILES= ecd7328.patch:-p1 7853f50.patch:-p1
+PATCHFILES= 7dcfce9.patch:-p1 5832425.patch:-p1 9093f9e.patch:-p1 6349d85.patch:-p1
MAINTAINER= meta@FreeBSD.org
COMMENT= SoftEther VPN 5 (Developer Edition)
@@ -26,10 +26,7 @@ USE_GITHUB= yes
GH_ACCOUNT= SoftEtherVPN
GH_PROJECT= SoftEtherVPN
-CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=RelWithDebInfo \
- -DSE_DBDIR="${SE_DBDIR}" \
- -DSE_LOGDIR="${SE_LOGDIR}" \
- -DSE_PIDDIR="${SE_PIDDIR}"
+CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=RelWithDebInfo
OPTIONS_DEFINE= DOCS UNLOCK
@@ -41,7 +38,7 @@ OPTIONS_DEFINE= DOCS UNLOCK
# - Source IP address control list function
# - syslog transfer function
UNLOCK_DESC= Unlock regional lockout (JP and CN)
-UNLOCK_PATCHFILES= 0555ed7.patch:-p1
+UNLOCK_PATCHFILES= d41c3ae.patch:-p1
PORTDOCS= DISCLAIMER.md WARNING.TXT
CONFLICTS_INSTALL= softether-4.[0-9]* softether-devel-4.[0-9]*
diff --git a/security/softether5/distinfo b/security/softether5/distinfo
index 207d8b9ab6a9..46dd3ef792c5 100644
--- a/security/softether5/distinfo
+++ b/security/softether5/distinfo
@@ -1,9 +1,13 @@
-TIMESTAMP = 1587356473
-SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.01.9673_GH0.tar.gz) = a423be2b014e0a5255d514c36c475d53e701a31369c36654150c799427604f4b
-SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.01.9673_GH0.tar.gz) = 107041329
-SHA256 (softether/ecd7328.patch) = 1c17d37e568c6bc6e418b06082a272182b0c676850d52014d5d933a949b255c0
-SIZE (softether/ecd7328.patch) = 822
-SHA256 (softether/7853f50.patch) = 88b0cd4e57f539d1851ab98fa71e7182048e086ad8d7e7c42fa7265886098928
-SIZE (softether/7853f50.patch) = 2014
-SHA256 (softether/0555ed7.patch) = da2ef94c1619b395fa62ede1d8b62d384639d1834cfa74f400c562ba700034bb
-SIZE (softether/0555ed7.patch) = 930
+TIMESTAMP = 1584404535
+SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.01.9672_GH0.tar.gz) = 71db32ac42ac52af8d50c61190834b0c96759363d5e1911a69a0e3155a4c9644
+SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.01.9672_GH0.tar.gz) = 107032019
+SHA256 (softether/7dcfce9.patch) = 43192adaedf65c3e5f0c5b22a489b41d2e192e6d4b4e24e2f7de1280d3b13dd9
+SIZE (softether/7dcfce9.patch) = 801
+SHA256 (softether/5832425.patch) = bea99778e2d0ebaf2e80a2511cdc5c91a13430678f371b56ff6c37ebdf009dfa
+SIZE (softether/5832425.patch) = 12581
+SHA256 (softether/9093f9e.patch) = aba81b81e21829356f8caeacc986cc3e6d94fe0c7dfb371a63485702ea6c0a53
+SIZE (softether/9093f9e.patch) = 2046
+SHA256 (softether/6349d85.patch) = a644a67d511becaa00e0c32e7529b28e0a44d1626869005f55c406af401aa70f
+SIZE (softether/6349d85.patch) = 912
+SHA256 (softether/d41c3ae.patch) = 33bc1239c13737869fba80f5e3aba0b293f125b70221cb586da885fbcd405412
+SIZE (softether/d41c3ae.patch) = 930