From owner-svn-ports-head@freebsd.org Fri Sep 15 21:28:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C071E0B4B1; Fri, 15 Sep 2017 21:28:26 +0000 (UTC) (envelope-from dch@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 mx1.freebsd.org (Postfix) with ESMTPS id 596FB7E4F2; Fri, 15 Sep 2017 21:28:26 +0000 (UTC) (envelope-from dch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8FLSPII080148; Fri, 15 Sep 2017 21:28:25 GMT (envelope-from dch@FreeBSD.org) Received: (from dch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8FLSPXm080146; Fri, 15 Sep 2017 21:28:25 GMT (envelope-from dch@FreeBSD.org) Message-Id: <201709152128.v8FLSPXm080146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dch set sender to dch@FreeBSD.org using -f From: Dave Cottlehuber Date: Fri, 15 Sep 2017 21:28:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449937 - head/security/vault X-SVN-Group: ports-head X-SVN-Commit-Author: dch X-SVN-Commit-Paths: head/security/vault X-SVN-Commit-Revision: 449937 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.23 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: Fri, 15 Sep 2017 21:28:26 -0000 Author: dch Date: Fri Sep 15 21:28:25 2017 New Revision: 449937 URL: https://svnweb.freebsd.org/changeset/ports/449937 Log: security/vault: update 7.2 -> 8.2 Reviewed by: swills, jrm (mentor) Approved by: swills (mentor) Sponsored by: iwantmyname (https://iwantmyname.com/) Differential Revision: https://reviews.freebsd.org/D12363 Modified: head/security/vault/Makefile head/security/vault/distinfo Modified: head/security/vault/Makefile ============================================================================== --- head/security/vault/Makefile Fri Sep 15 20:49:54 2017 (r449936) +++ head/security/vault/Makefile Fri Sep 15 21:28:25 2017 (r449937) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vault -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.2 DISTVERSIONPREFIX= v CATEGORIES= security @@ -11,12 +11,12 @@ COMMENT= Tool for securely accessing secrets LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= go>=1.7.1:lang/go +BUILD_DEPENDS= go>=1.9:lang/go USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} -COMMIT_ID= d28dd5a018294562dbc9a18c95554d52b5d12390 +COMMIT_ID= 9afe7330e06e486ee326621624f2077d88bc9511 USE_RC_SUBR= vault Modified: head/security/vault/distinfo ============================================================================== --- head/security/vault/distinfo Fri Sep 15 20:49:54 2017 (r449936) +++ head/security/vault/distinfo Fri Sep 15 21:28:25 2017 (r449937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494440954 -SHA256 (hashicorp-vault-v0.7.2_GH0.tar.gz) = 8f0f4e2c8e8877abe5b21d8886a740484e7a921748d4a6092c5d754fbab31030 -SIZE (hashicorp-vault-v0.7.2_GH0.tar.gz) = 6547973 +TIMESTAMP = 1505343140 +SHA256 (hashicorp-vault-v0.8.2_GH0.tar.gz) = 0e248c6cbf19ce8fb01fd31541d5a28b8c1c534b02256fb72bdc1d4d6aa462f2 +SIZE (hashicorp-vault-v0.8.2_GH0.tar.gz) = 7293367