summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2019-11-20 14:23:06 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2019-11-20 14:23:06 +0000
commit244aceab8aa942b763b705aebe001a256fcbdad8 (patch)
tree2a5f3eefc97ab0f09420a02f739177c0d6fe3bf1
parent- Limit python version (does not configure with 3.8) (diff)
security/softether-devel: Update to v4.31.9727-beta
Summary of changes: * Add the new function to reserve and each Virtual MAC address and IP address for each user of L2TP/IPsec, SSTP and OpenVPN L3 * Add the "<CA>" field on the auto-generated OpenVPN configuration file * Add the code to use the optimized OpenSSL's implementation to compute the AEAD_CHACHA20POLY1305 algorithm if available * Add DisableJsonRpcWebApi switch to hide index.html * Add DisableIPsecAggressiveMode switch to moderate CVE-2002-1623 Relnotes: https://www.softether.org/5-download/history Sponsored by: HAW International, Inc.
-rw-r--r--security/softether-devel/Makefile5
-rw-r--r--security/softether-devel/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile
index 1e7eeaac4a9c..40067737637a 100644
--- a/security/softether-devel/Makefile
+++ b/security/softether-devel/Makefile
@@ -1,10 +1,9 @@
# $FreeBSD$
PORTNAME= softether
-DISTVERSION= 4.30-9700-beta
-PORTREVISION= 1
+DISTVERSION= 4.31-9727-beta
CATEGORIES= security net-vpn
-MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2019.07.13-tree/Source_Code/
+MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2019.11.18-tree/Source_Code/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-src-v${DISTVERSION}
diff --git a/security/softether-devel/distinfo b/security/softether-devel/distinfo
index ba9816a62922..f19003157287 100644
--- a/security/softether-devel/distinfo
+++ b/security/softether-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563096391
-SHA256 (softether-src-v4.30-9700-beta.tar.gz) = be1919e9c324d2c32052d288770d7a524e22b36484cd4d224062b2bfa120f202
-SIZE (softether-src-v4.30-9700-beta.tar.gz) = 34688740
+TIMESTAMP = 1574224084
+SHA256 (softether-src-v4.31-9727-beta.tar.gz) = 33ace20cfdaf41fbe9a2fab78278f098c1fd0067fca946cec3ef8827bf828735
+SIZE (softether-src-v4.31-9727-beta.tar.gz) = 59110800