svn commit: r465196 - head/security/vault

Steve Wills swills at FreeBSD.org
Wed Mar 21 17:06:44 UTC 2018


Author: swills
Date: Wed Mar 21 17:06:43 2018
New Revision: 465196
URL: https://svnweb.freebsd.org/changeset/ports/465196

Log:
  security/vault: update to 0.9.6

Modified:
  head/security/vault/Makefile   (contents, props changed)
  head/security/vault/distinfo   (contents, props changed)

Modified: head/security/vault/Makefile
==============================================================================
--- head/security/vault/Makefile	Wed Mar 21 17:00:23 2018	(r465195)
+++ head/security/vault/Makefile	Wed Mar 21 17:06:43 2018	(r465196)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vault
-PORTVERSION=	0.9.5
+PORTVERSION=	0.9.6
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security
 
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	go>=1.9:lang/go
 USE_GITHUB=	yes
 GH_ACCOUNT=	hashicorp
 GH_SUBDIR=	src/github.com/${GH_ACCOUNT}/${PORTNAME}
-COMMIT_ID=	36edb4d42380d89a897e7f633046423240b710d9
+COMMIT_ID=	7e1fbde40afee241f81ef08700e7987d86fc7242
 
 USE_RC_SUBR=	vault
 

Modified: head/security/vault/distinfo
==============================================================================
--- head/security/vault/distinfo	Wed Mar 21 17:00:23 2018	(r465195)
+++ head/security/vault/distinfo	Wed Mar 21 17:06:43 2018	(r465196)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520993696
-SHA256 (hashicorp-vault-v0.9.5_GH0.tar.gz) = 2ceaa347257e21e4020293ce68e2026f00655ef7c381f84dda1a487009c8d90f
-SIZE (hashicorp-vault-v0.9.5_GH0.tar.gz) = 9669007
+TIMESTAMP = 1521651304
+SHA256 (hashicorp-vault-v0.9.6_GH0.tar.gz) = ad89647e7d87a50a168cfca2bc8639636fe48aa85294abfd47ad288ce4cab968
+SIZE (hashicorp-vault-v0.9.6_GH0.tar.gz) = 10464094


More information about the svn-ports-head mailing list