svn commit: r464448 - head/security/vault

Steve Wills swills at FreeBSD.org
Wed Mar 14 02:58:39 UTC 2018


Author: swills
Date: Wed Mar 14 02:58:38 2018
New Revision: 464448
URL: https://svnweb.freebsd.org/changeset/ports/464448

Log:
  security/vault: update to 0.9.5

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 14 02:34:16 2018	(r464447)
+++ head/security/vault/Makefile	Wed Mar 14 02:58:38 2018	(r464448)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vault
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.5
 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=	5acd6a21d5a69ab49d0f7c0bf540123a9b2c696d
+COMMIT_ID=	36edb4d42380d89a897e7f633046423240b710d9
 
 USE_RC_SUBR=	vault
 

Modified: head/security/vault/distinfo
==============================================================================
--- head/security/vault/distinfo	Wed Mar 14 02:34:16 2018	(r464447)
+++ head/security/vault/distinfo	Wed Mar 14 02:58:38 2018	(r464448)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518754567
-SHA256 (hashicorp-vault-v0.9.3_GH0.tar.gz) = e980cc4e2b85485b59360cb342211294e84744160661c1a955eb31d6226c0505
-SIZE (hashicorp-vault-v0.9.3_GH0.tar.gz) = 8694430
+TIMESTAMP = 1520993696
+SHA256 (hashicorp-vault-v0.9.5_GH0.tar.gz) = 2ceaa347257e21e4020293ce68e2026f00655ef7c381f84dda1a487009c8d90f
+SIZE (hashicorp-vault-v0.9.5_GH0.tar.gz) = 9669007


More information about the svn-ports-all mailing list