FreeBSD Bugzilla – Attachment 182449 Details for
Bug 219170
[PATCH] security/vault: update to 0.7.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update security/vault to 0.7.2
vault-0.7.2.diff (text/plain), 1.55 KB, created by
Scott Larson
on 2017-05-09 18:24:24 UTC
(
hide
)
Description:
Update security/vault to 0.7.2
Filename:
MIME Type:
Creator:
Scott Larson
Created:
2017-05-09 18:24:24 UTC
Size:
1.55 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 440509) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= vault >-PORTVERSION= 0.7.0 >+PORTVERSION= 0.7.2 > DISTVERSIONPREFIX= v > CATEGORIES= security > >Index: distinfo >=================================================================== >--- distinfo (revision 440509) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1490895339 >-SHA256 (hashicorp-vault-v0.7.0_GH0.tar.gz) = 85a15b393f89858b52d09bd884aaf3b5996fd75ec02989b9c9cc932545751368 >-SIZE (hashicorp-vault-v0.7.0_GH0.tar.gz) = 5826086 >+TIMESTAMP = 1494353305 >+SHA256 (hashicorp-vault-v0.7.2_GH0.tar.gz) = 8f0f4e2c8e8877abe5b21d8886a740484e7a921748d4a6092c5d754fbab31030 >+SIZE (hashicorp-vault-v0.7.2_GH0.tar.gz) = 6547973 >Index: files/patch-version_version.go >=================================================================== >--- files/patch-version_version.go (revision 440509) >+++ files/patch-version_version.go (working copy) >@@ -1,13 +1,13 @@ >---- version/version.go.orig 2016-09-20 13:24:40 UTC >-+++ version/version.go >-@@ -10,8 +10,8 @@ var ( >- GitCommit string >- GitDescribe string >+--- version/version.go.orig 2017-05-08 14:11:53.000000000 -0700 >++++ version/version.go 2017-05-09 11:14:15.585332000 -0700 >+@@ -13,8 +13,8 @@ >+ // Whether cgo is enabled or not; set at build time >+ CgoEnabled bool > > - Version = "unknown" > - VersionPrerelease = "unknown" > + Version = "%%PORTVERSION%%" > + VersionPrerelease = "" >+ VersionMetadata = "" > ) > >- // VersionInfo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219170
: 182449