From owner-dev-commits-ports-all@freebsd.org Sun Jul 18 08:46:57 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B2EBC666EE7; Sun, 18 Jul 2021 08:46:57 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GSJW54QQmz4lgt; Sun, 18 Jul 2021 08:46:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B07920BF4; Sun, 18 Jul 2021 08:46:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16I8kvRq000834; Sun, 18 Jul 2021 08:46:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16I8kv6P000833; Sun, 18 Jul 2021 08:46:57 GMT (envelope-from git) Date: Sun, 18 Jul 2021 08:46:57 GMT Message-Id: <202107180846.16I8kv6P000833@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guangyuan Yang Subject: git: 558cbbb978b7 - main - security/openfortivpn: Update to 1.17.0 and take maintainership MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 558cbbb978b7567468f43cb4c173fa865ec6a447 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2021 08:46:57 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=558cbbb978b7567468f43cb4c173fa865ec6a447 commit 558cbbb978b7567468f43cb4c173fa865ec6a447 Author: Guangyuan Yang AuthorDate: 2021-07-18 08:46:40 +0000 Commit: Guangyuan Yang CommitDate: 2021-07-18 08:46:40 +0000 security/openfortivpn: Update to 1.17.0 and take maintainership Approved by: lwhsu (mentor, implicit) --- security/openfortivpn/Makefile | 4 ++-- security/openfortivpn/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/openfortivpn/Makefile b/security/openfortivpn/Makefile index d1bf8f3b76bc..f670b71732fb 100644 --- a/security/openfortivpn/Makefile +++ b/security/openfortivpn/Makefile @@ -1,9 +1,9 @@ PORTNAME= openfortivpn -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ygy@FreeBSD.org COMMENT= Client for PPP+SSL VPN tunnel services BUILD_DEPENDS= gsed:textproc/gsed diff --git a/security/openfortivpn/distinfo b/security/openfortivpn/distinfo index a9a923c82016..0cc30e14c695 100644 --- a/security/openfortivpn/distinfo +++ b/security/openfortivpn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616055671 -SHA256 (adrienverge-openfortivpn-v1.16.0_GH0.tar.gz) = 599b1e159a03be557242aa0e693bb7ddbadf2a4a2b3ffcf77dc15459fe7f6cd6 -SIZE (adrienverge-openfortivpn-v1.16.0_GH0.tar.gz) = 163878 +TIMESTAMP = 1626593483 +SHA256 (adrienverge-openfortivpn-v1.17.0_GH0.tar.gz) = 0dd37a63f499abfc2b81152d67fdba8d2b1218c8b9176bf10193d6579f285454 +SIZE (adrienverge-openfortivpn-v1.17.0_GH0.tar.gz) = 166943