Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2017 21:28:25 +0000 (UTC)
From:      Dave Cottlehuber <dch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449937 - head/security/vault
Message-ID:  <201709152128.v8FLSPXm080146@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709152128.v8FLSPXm080146>