svn commit: r461980 - head/security/vault

Steve Wills swills at FreeBSD.org
Fri Feb 16 04:24:50 UTC 2018


Author: swills
Date: Fri Feb 16 04:24:49 2018
New Revision: 461980
URL: https://svnweb.freebsd.org/changeset/ports/461980

Log:
  security/vault: update to 0.9.3

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

Modified: head/security/vault/Makefile
==============================================================================
--- head/security/vault/Makefile	Fri Feb 16 04:14:37 2018	(r461979)
+++ head/security/vault/Makefile	Fri Feb 16 04:24:49 2018	(r461980)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vault
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.3
 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=	87b6919dea55da61d7cd444b2442cabb8ede8ab1
+COMMIT_ID=	5acd6a21d5a69ab49d0f7c0bf540123a9b2c696d
 
 USE_RC_SUBR=	vault
 

Modified: head/security/vault/distinfo
==============================================================================
--- head/security/vault/distinfo	Fri Feb 16 04:14:37 2018	(r461979)
+++ head/security/vault/distinfo	Fri Feb 16 04:24:49 2018	(r461980)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514657813
-SHA256 (hashicorp-vault-v0.9.1_GH0.tar.gz) = b1332b8c1eb3641572f8b8a232692ae0a9761721568937f4f0f388fae62c3220
-SIZE (hashicorp-vault-v0.9.1_GH0.tar.gz) = 8556076
+TIMESTAMP = 1518754567
+SHA256 (hashicorp-vault-v0.9.3_GH0.tar.gz) = e980cc4e2b85485b59360cb342211294e84744160661c1a955eb31d6226c0505
+SIZE (hashicorp-vault-v0.9.3_GH0.tar.gz) = 8694430


More information about the svn-ports-all mailing list