aboutsummaryrefslogtreecommitdiff
path: root/security/vault/files
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2015-07-22 04:40:46 +0000
committerSteve Wills <swills@FreeBSD.org>2015-07-22 04:40:46 +0000
commit688ec36bf9f9c6a2ba23f2d79f8267efa4f6220d (patch)
treebd7055b5bd272e1293bd8f3f7c33e71e7bee8582 /security/vault/files
parent2d775706337f713fa6e3497f3188be5fbebb6063 (diff)
downloadports-688ec36bf9f9c6a2ba23f2d79f8267efa4f6220d.tar.gz
ports-688ec36bf9f9c6a2ba23f2d79f8267efa4f6220d.zip
security/vault: update to 0.2.0
Notes
Notes: svn path=/head/; revision=392663
Diffstat (limited to 'security/vault/files')
-rw-r--r--security/vault/files/patch-src_github.com_hashicorp_vault_helper_password_password__unix.go8
1 files changed, 0 insertions, 8 deletions
diff --git a/security/vault/files/patch-src_github.com_hashicorp_vault_helper_password_password__unix.go b/security/vault/files/patch-src_github.com_hashicorp_vault_helper_password_password__unix.go
deleted file mode 100644
index 47108cb35981..000000000000
--- a/security/vault/files/patch-src_github.com_hashicorp_vault_helper_password_password__unix.go
+++ /dev/null
@@ -1,8 +0,0 @@
---- src/github.com/hashicorp/vault/helper/password/password_unix.go.orig 2015-05-11 18:30:01 UTC
-+++ src/github.com/hashicorp/vault/helper/password/password_unix.go
-@@ -1,4 +1,4 @@
--// +build linux darwin
-+// +build linux darwin freebsd
-
- package password
-