diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2020-04-30 17:31:23 +0800 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2020-04-30 17:31:23 +0800 |
commit | d73350af318d0857570678e223bae9f2296cae8c (patch) | |
tree | 2c249f3a6ba0e2eed866a0c293c0174f121cf1ef /security | |
parent | 4d3b95af339f61c43caf1bf3491f4a0d249d5328 (diff) | |
download | freebsd-ports-gnome-d73350af318d0857570678e223bae9f2296cae8c.tar.gz freebsd-ports-gnome-d73350af318d0857570678e223bae9f2296cae8c.tar.zst freebsd-ports-gnome-d73350af318d0857570678e223bae9f2296cae8c.zip |
security/softether5: Update to 5.01.9674
Sponsored by: HAW International
Diffstat (limited to 'security')
-rw-r--r-- | security/softether5/Makefile | 6 | ||||
-rw-r--r-- | security/softether5/distinfo | 22 |
2 files changed, 12 insertions, 16 deletions
diff --git a/security/softether5/Makefile b/security/softether5/Makefile index bcf7bf5c04a5..d2d80373d323 100644 --- a/security/softether5/Makefile +++ b/security/softether5/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= softether -DISTVERSION= 5.01.9672 +DISTVERSION= 5.01.9674 PORTEPOCH= 1 CATEGORIES= security net-vpn PKGNAMESUFFIX= 5 @@ -9,7 +9,7 @@ DIST_SUBDIR= ${PORTNAME} # Some patches are managed in my GitHub fork PATCH_SITES= https://github.com/metalefty/${GH_PROJECT}/commit/ -PATCHFILES= 7dcfce9.patch:-p1 5832425.patch:-p1 9093f9e.patch:-p1 6349d85.patch:-p1 +PATCHFILES= 6d077a2.patch:-p1 9da3bd8.patch:-p1 MAINTAINER= meta@FreeBSD.org COMMENT= SoftEther VPN 5 (Developer Edition) @@ -38,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= d41c3ae.patch:-p1 +UNLOCK_PATCHFILES= 7128bbc.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 46dd3ef792c5..bf866140d993 100644 --- a/security/softether5/distinfo +++ b/security/softether5/distinfo @@ -1,13 +1,9 @@ -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 +TIMESTAMP = 1588238272 +SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.01.9674_GH0.tar.gz) = 0e63188a29afc8364814139cb8a3b3eca42af9ac4f28c4b6c4b1f582b14b2690 +SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.01.9674_GH0.tar.gz) = 107044686 +SHA256 (softether/6d077a2.patch) = c011272b37337dbb2fca1304e419e3f0745e0ee5c81c22e09243319d30d5e464 +SIZE (softether/6d077a2.patch) = 822 +SHA256 (softether/9da3bd8.patch) = 3debbaf0a7eda1e1981cfbe8979f091f416555696ab73735f8d8d94d2a80fb3d +SIZE (softether/9da3bd8.patch) = 2014 +SHA256 (softether/7128bbc.patch) = 19c0a1e605b1b51be06d211b0d147d9cf60d81b66d1af38a0c593a3682eed134 +SIZE (softether/7128bbc.patch) = 930 |