svn commit: r468111 - head/security/vault

Steve Wills swills at FreeBSD.org
Mon Apr 23 17:47:20 UTC 2018


Author: swills
Date: Mon Apr 23 17:47:19 2018
New Revision: 468111
URL: https://svnweb.freebsd.org/changeset/ports/468111

Log:
  security/vault: update to 0.10.0

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

Modified: head/security/vault/Makefile
==============================================================================
--- head/security/vault/Makefile	Mon Apr 23 17:38:47 2018	(r468110)
+++ head/security/vault/Makefile	Mon Apr 23 17:47:19 2018	(r468111)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vault
-PORTVERSION=	0.9.6
+PORTVERSION=	0.10.0
 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=	7e1fbde40afee241f81ef08700e7987d86fc7242
+COMMIT_ID=	5dd7f25f5c4b541f2da62d70075b6f82771a650d
 
 USE_RC_SUBR=	vault
 

Modified: head/security/vault/distinfo
==============================================================================
--- head/security/vault/distinfo	Mon Apr 23 17:38:47 2018	(r468110)
+++ head/security/vault/distinfo	Mon Apr 23 17:47:19 2018	(r468111)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521651304
-SHA256 (hashicorp-vault-v0.9.6_GH0.tar.gz) = ad89647e7d87a50a168cfca2bc8639636fe48aa85294abfd47ad288ce4cab968
-SIZE (hashicorp-vault-v0.9.6_GH0.tar.gz) = 10464094
+TIMESTAMP = 1524505173
+SHA256 (hashicorp-vault-v0.10.0_GH0.tar.gz) = 1aa4f3b8dab5257d4b5d3ddf0f06b674f79dcefd4326ba53db1c0f585b641cd0
+SIZE (hashicorp-vault-v0.10.0_GH0.tar.gz) = 12533158


More information about the svn-ports-head mailing list