Date: Tue, 26 Nov 2019 05:07:57 +0000 (UTC) From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518447 - head/security/softether5 Message-ID: <201911260507.xAQ57v5m014998@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Tue Nov 26 05:07:56 2019 New Revision: 518447 URL: https://svnweb.freebsd.org/changeset/ports/518447 Log: security/softether5: Update to 5.01.9672 Sponsored by: HAW International, Inc. Modified: head/security/softether5/Makefile head/security/softether5/distinfo Modified: head/security/softether5/Makefile ============================================================================== --- head/security/softether5/Makefile Tue Nov 26 05:05:14 2019 (r518446) +++ head/security/softether5/Makefile Tue Nov 26 05:07:56 2019 (r518447) @@ -1,15 +1,15 @@ # $FreeBSD$ PORTNAME= softether -DISTVERSION= 5.01.9671 -PORTREVISION= 1 +DISTVERSION= 5.01.9672 +#PORTREVISION= 0 CATEGORIES= security net-vpn PKGNAMESUFFIX= 5 DIST_SUBDIR= ${PORTNAME} # Some patches are managed in my GitHub fork PATCH_SITES= https://github.com/metalefty/${GH_ACCOUNT}/commit/ -PATCHFILES= dc2f94f1.patch:-p1 b2e3b1f5.patch:-p1 572a3531.patch:-p1 9929817.patch:-p1 +PATCHFILES= 7a7bed1.patch:-p1 501135e.patch:-p1 13f0ec3.patch:-p1 MAINTAINER= meta@FreeBSD.org COMMENT= SoftEther VPN 5 (Developer Edition) @@ -36,7 +36,7 @@ OPTIONS_DEFINE= DOCS UNLOCK # - Source IP address control list function # - syslog transfer function UNLOCK_DESC= Unlock regional lockout (JP and CN) -UNLOCK_PATCHFILES= d1456861.patch:-p1 +UNLOCK_PATCHFILES= 940a202.patch:-p1 PORTDOCS= DISCLAIMER.md WARNING.TXT CONFLICTS_INSTALL= softether-4.[0-9]* softether-devel-4.[0-9]* Modified: head/security/softether5/distinfo ============================================================================== --- head/security/softether5/distinfo Tue Nov 26 05:05:14 2019 (r518446) +++ head/security/softether5/distinfo Tue Nov 26 05:07:56 2019 (r518447) @@ -1,13 +1,11 @@ -TIMESTAMP = 1568706136 -SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.01.9671_GH0.tar.gz) = 867f63327e1007a1c448e072d7597d25bb06e9333199bf57bd2e442ef79bbce8 -SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.01.9671_GH0.tar.gz) = 66960472 -SHA256 (softether/dc2f94f1.patch) = 2e74f3fba4d62b2d06d8ec07a79d177883ff331d36240ec6fb3ee8f5dfe82f83 -SIZE (softether/dc2f94f1.patch) = 1079 -SHA256 (softether/b2e3b1f5.patch) = 61604f1bcaf7127581df781694c7731d8975d9412b78284f3683f6418eb7798c -SIZE (softether/b2e3b1f5.patch) = 12536 -SHA256 (softether/572a3531.patch) = 41a94a9718b64dfc6a872be86ce72e4a2054881fe49f998c8350e2e8b1b660a0 -SIZE (softether/572a3531.patch) = 4896 -SHA256 (softether/9929817.patch) = 28931acee597200976db431a9f2650308a1e50158b9c9301042addc9a623ceae -SIZE (softether/9929817.patch) = 2044 -SHA256 (softether/d1456861.patch) = 020dc96da0a7f8f65045fe76f7ea70d3bce8b61d1d0477b2f113e9bff97b6c3d -SIZE (softether/d1456861.patch) = 928 +TIMESTAMP = 1574728978 +SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.01.9672_GH0.tar.gz) = 71db32ac42ac52af8d50c61190834b0c96759363d5e1911a69a0e3155a4c9644 +SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.01.9672_GH0.tar.gz) = 107032019 +SHA256 (softether/7a7bed1.patch) = 49150dee64f7183bad195f6da591311a21b22a36cd8bb5cac00ea9edb14ab6fa +SIZE (softether/7a7bed1.patch) = 1081 +SHA256 (softether/501135e.patch) = b6a27221a19ee7dada2213cecdcf7d7531fad686416383fc2a272c2306512a98 +SIZE (softether/501135e.patch) = 12581 +SHA256 (softether/13f0ec3.patch) = 715bc54a9d50ded2e5d9440ad3d1c77a0e5b605ee674c7381094b6da4a3adb0c +SIZE (softether/13f0ec3.patch) = 2046 +SHA256 (softether/940a202.patch) = 61051f05b71193e263b1817f64b62d86b56cbd9a88679aebd22954f2b2f5aefc +SIZE (softether/940a202.patch) = 930
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911260507.xAQ57v5m014998>