From owner-svn-ports-all@freebsd.org Thu Jul 11 01:56:58 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEE5D15E9448; Thu, 11 Jul 2019 01:56:57 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EE8A85A99; Thu, 11 Jul 2019 01:56:57 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 629501FB8B; Thu, 11 Jul 2019 01:56:57 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6B1uvET071542; Thu, 11 Jul 2019 01:56:57 GMT (envelope-from meta@FreeBSD.org) Received: (from meta@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6B1uu1Q071540; Thu, 11 Jul 2019 01:56:56 GMT (envelope-from meta@FreeBSD.org) Message-Id: <201907110156.x6B1uu1Q071540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: meta set sender to meta@FreeBSD.org using -f From: Koichiro Iwao Date: Thu, 11 Jul 2019 01:56:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506395 - head/security/softether5 X-SVN-Group: ports-head X-SVN-Commit-Author: meta X-SVN-Commit-Paths: head/security/softether5 X-SVN-Commit-Revision: 506395 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8EE8A85A99 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jul 2019 01:56:58 -0000 Author: meta Date: Thu Jul 11 01:56:56 2019 New Revision: 506395 URL: https://svnweb.freebsd.org/changeset/ports/506395 Log: security/softether5: Update to 5.01.9671 There's no detailed release note on SoftEther Developer Edition however JSON-RPC administration and HTML5 administration console has been added as well as v4.30-9696-beta [1]. [1] https://www.softether.org/5-download/history Modified: head/security/softether5/Makefile head/security/softether5/distinfo Modified: head/security/softether5/Makefile ============================================================================== --- head/security/softether5/Makefile Thu Jul 11 01:32:02 2019 (r506394) +++ head/security/softether5/Makefile Thu Jul 11 01:56:56 2019 (r506395) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= softether -DISTVERSION= 5.01.9670 -PORTREVISION= 1 +DISTVERSION= 5.01.9671 +#PORTREVISION= 0 CATEGORIES= security PKGNAMESUFFIX= 5 Modified: head/security/softether5/distinfo ============================================================================== --- head/security/softether5/distinfo Thu Jul 11 01:32:02 2019 (r506394) +++ head/security/softether5/distinfo Thu Jul 11 01:56:56 2019 (r506395) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554791789 -SHA256 (SoftEtherVPN-SoftEtherVPN-5.01.9670_GH0.tar.gz) = 7179ba04cec0ab8d7cecc27dd2f7cb56d14e8a5bb231418307324c0823d3531d -SIZE (SoftEtherVPN-SoftEtherVPN-5.01.9670_GH0.tar.gz) = 65710983 +TIMESTAMP = 1562804347 +SHA256 (SoftEtherVPN-SoftEtherVPN-5.01.9671_GH0.tar.gz) = 867f63327e1007a1c448e072d7597d25bb06e9333199bf57bd2e442ef79bbce8 +SIZE (SoftEtherVPN-SoftEtherVPN-5.01.9671_GH0.tar.gz) = 66960472