svn commit: r486605 - head/security/vault

Steve Wills swills at FreeBSD.org
Tue Dec 4 14:55:25 UTC 2018


Author: swills
Date: Tue Dec  4 14:55:24 2018
New Revision: 486605
URL: https://svnweb.freebsd.org/changeset/ports/486605

Log:
  security/vault: update to 1.0.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	Tue Dec  4 14:31:04 2018	(r486604)
+++ head/security/vault/Makefile	Tue Dec  4 14:55:24 2018	(r486605)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vault
-PORTVERSION=	0.11.4
+PORTVERSION=	1.0.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=	8575f8fedcf8f5a6eb2b4701cb527b99574b5286
+COMMIT_ID=	c19cef14891751a23eaa9b41fd456d1f99e7e856
 
 USE_RC_SUBR=	vault
 

Modified: head/security/vault/distinfo
==============================================================================
--- head/security/vault/distinfo	Tue Dec  4 14:31:04 2018	(r486604)
+++ head/security/vault/distinfo	Tue Dec  4 14:55:24 2018	(r486605)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541116935
-SHA256 (hashicorp-vault-v0.11.4_GH0.tar.gz) = b8045403cdffd40c86d4de45a340d004e15acb56f537deecf365a82fe69892c0
-SIZE (hashicorp-vault-v0.11.4_GH0.tar.gz) = 25456828
+TIMESTAMP = 1543927584
+SHA256 (hashicorp-vault-v1.0.0_GH0.tar.gz) = 5f7edef332b622d6b9897bf252e27251178e7f0f4745cfb27e2179e72d5a769b
+SIZE (hashicorp-vault-v1.0.0_GH0.tar.gz) = 25805722


More information about the svn-ports-all mailing list