From owner-svn-ports-head@freebsd.org Sat Feb 27 01:50:32 2021 Return-Path: Delivered-To: svn-ports-head@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 622BB55728F; Sat, 27 Feb 2021 01:50:32 +0000 (UTC) (envelope-from swills@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 4DnTxh2RJdz3jxF; Sat, 27 Feb 2021 01:50:32 +0000 (UTC) (envelope-from swills@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 46823156B6; Sat, 27 Feb 2021 01:50:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11R1oWGD026656; Sat, 27 Feb 2021 01:50:32 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11R1oVeG026654; Sat, 27 Feb 2021 01:50:31 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202102270150.11R1oVeG026654@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 27 Feb 2021 01:50:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566652 - head/security/vault X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/vault X-SVN-Commit-Revision: 566652 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2021 01:50:32 -0000 Author: swills Date: Sat Feb 27 01:50:31 2021 New Revision: 566652 URL: https://svnweb.freebsd.org/changeset/ports/566652 Log: security/vault: update to 1.6.3 Security: 52bd2d59-4ab5-4bef-a599-7aac4e92238b Modified: head/security/vault/Makefile (contents, props changed) head/security/vault/distinfo (contents, props changed) Modified: head/security/vault/Makefile ============================================================================== --- head/security/vault/Makefile Sat Feb 27 01:49:47 2021 (r566651) +++ head/security/vault/Makefile Sat Feb 27 01:50:31 2021 (r566652) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vault -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 DISTVERSIONPREFIX= v CATEGORIES= security @@ -18,7 +18,7 @@ GH_TUPLE= hashicorp:${PORTNAME}:${VAULTTAG}:DEFAULT \ swills:vaultui:${VAULTUITAG}:vaultui GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} -COMMIT_ID= be65a227ef2e80f8588b3b13584b5c0d9238c1d7 +COMMIT_ID= b540be4b7ec48d0dd7512c8d8df9399d6bf84d76 GO_BUILDFLAGS= -tags=ui \ -ldflags="\ -X github.com/hashicorp/vault/sdk/version.Version=${PORTVERSION} \ Modified: head/security/vault/distinfo ============================================================================== --- head/security/vault/distinfo Sat Feb 27 01:49:47 2021 (r566651) +++ head/security/vault/distinfo Sat Feb 27 01:50:31 2021 (r566652) @@ -1,5 +1,5 @@ -TIMESTAMP = 1612141433 -SHA256 (hashicorp-vault-v1.6.2_GH0.tar.gz) = f9a9684287380c30624c8b146153422106d4164f4ef59273992152cca969d91e -SIZE (hashicorp-vault-v1.6.2_GH0.tar.gz) = 39088821 -SHA256 (swills-vaultui-v1.6.2_GH0.tar.gz) = a680ee5d2a50ca8626722d78548e7e4ffcfed9faeac3dc23ea258dbcaff2bfef -SIZE (swills-vaultui-v1.6.2_GH0.tar.gz) = 1658322 +TIMESTAMP = 1614386175 +SHA256 (hashicorp-vault-v1.6.3_GH0.tar.gz) = f04348bfedff4b236d002377dc003b5e53035fde9d4b44e87495a74d4b541f3e +SIZE (hashicorp-vault-v1.6.3_GH0.tar.gz) = 39092957 +SHA256 (swills-vaultui-v1.6.3_GH0.tar.gz) = 7940d23214aa50ea053dec56b1867807941d53134685b066f50a67e87eaf62e8 +SIZE (swills-vaultui-v1.6.3_GH0.tar.gz) = 1658194