View | Details | Raw Unified | Return to bug 224635
Collapse All | Expand All

(-)b/security/vault/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=      vault
3
PORTNAME=      vault
4
PORTVERSION=   0.9.0
4
PORTVERSION=   0.9.1
5
DISTVERSIONPREFIX=     v
5
DISTVERSIONPREFIX=     v
6
CATEGORIES=    security
6
CATEGORIES=    security
7
7
Lines 16-22 BUILD_DEPENDS= go>=1.9:lang/go Link Here
16
USE_GITHUB=    yes
16
USE_GITHUB=    yes
17
GH_ACCOUNT=    hashicorp
17
GH_ACCOUNT=    hashicorp
18
GH_SUBDIR=     src/github.com/${GH_ACCOUNT}/${PORTNAME}
18
GH_SUBDIR=     src/github.com/${GH_ACCOUNT}/${PORTNAME}
19
COMMIT_ID=     bdac1854478538052ba5b7ec9a9ec688d35a3335
19
COMMIT_ID=     87b6919dea55da61d7cd444b2442cabb8ede8ab1
20
20
21
USE_RC_SUBR=   vault
21
USE_RC_SUBR=   vault
22
22
(-)b/security/vault/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1513072254
1
TIMESTAMP = 1514457071
2
SHA256 (hashicorp-vault-v0.9.0_GH0.tar.gz) = 938ea1458a6be8563f4fea8a80028e3e544de4e07bb813741847bad27be8f524
2
SHA256 (hashicorp-vault-v0.9.1_GH0.tar.gz) = b1332b8c1eb3641572f8b8a232692ae0a9761721568937f4f0f388fae62c3220
3
SIZE (hashicorp-vault-v0.9.0_GH0.tar.gz) = 8457263
3
SIZE (hashicorp-vault-v0.9.1_GH0.tar.gz) = 8556076

Return to bug 224635