Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: aws-vault-5.1.0
@ 2020-01-09  8:37 voidlinux-github
  2020-01-09  8:55 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-09  8:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

There is a new pull request by klardotsh against master on the void-packages repository

https://github.com/klardotsh/void-packages klardotsh-aws-vault
https://github.com/void-linux/void-packages/pull/18127

New package: aws-vault-5.1.0


A patch file from https://github.com/void-linux/void-packages/pull/18127.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh-aws-vault-18127.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From 775523de23a5c6dcd43038c8e6a053abebdc8f01 Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Thu, 9 Jan 2020 00:35:40 -0800
Subject: [PATCH] New package: aws-vault-5.1.0

---
 srcpkgs/aws-vault/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/aws-vault/template

diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
new file mode 100644
index 00000000000..ac2404372f4
--- /dev/null
+++ b/srcpkgs/aws-vault/template
@@ -0,0 +1,20 @@
+# Template file for 'aws-vault'
+pkgname=aws-vault
+version=5.1.0
+revision=1
+build_style=go
+go_import_path=github.com/99designs/aws-vault
+short_desc="A vault for securely storing and accessing AWS credentials in development environments"
+maintainer="klardotsh <josh@klar.sh>"
+license="MIT"
+homepage="https://github.com/99designs/aws-vault"
+distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
+checksum=abf6536faacf38b828f132927ff32f393e4c28bd088a3f68aeab73985a16ceab
+
+post_install() {
+	vlicense LICENSE
+
+	vinstall completions/zsh/_aws-vault 0644 usr/share/zsh/site-functions
+	vinstall completions/bash/aws-vault 0644 usr/share/bash-completion/completions
+	vinstall completions/fish/aws-vault.fish 0644 usr/share/fish/completions
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: aws-vault-5.1.0
  2020-01-09  8:37 [PR PATCH] New package: aws-vault-5.1.0 voidlinux-github
@ 2020-01-09  8:55 ` voidlinux-github
  2020-01-13 18:50 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-09  8:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

There is an updated pull request by klardotsh against master on the void-packages repository

https://github.com/klardotsh/void-packages klardotsh-aws-vault
https://github.com/void-linux/void-packages/pull/18127

New package: aws-vault-5.1.0


A patch file from https://github.com/void-linux/void-packages/pull/18127.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh-aws-vault-18127.patch --]
[-- Type: text/x-diff, Size: 1265 bytes --]

From 07cb341fce38f549285b69db05846f1b84ca1f28 Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Thu, 9 Jan 2020 00:35:40 -0800
Subject: [PATCH] New package: aws-vault-5.1.0

---
 srcpkgs/aws-vault/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/aws-vault/template

diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
new file mode 100644
index 00000000000..b47112ea350
--- /dev/null
+++ b/srcpkgs/aws-vault/template
@@ -0,0 +1,20 @@
+# Template file for 'aws-vault'
+pkgname=aws-vault
+version=5.1.0
+revision=1
+build_style=go
+go_import_path=github.com/99designs/aws-vault
+short_desc="Vault for securely storing and accessing AWS credentials"
+maintainer="klardotsh <josh@klar.sh>"
+license="MIT"
+homepage="https://github.com/99designs/aws-vault"
+distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
+checksum=abf6536faacf38b828f132927ff32f393e4c28bd088a3f68aeab73985a16ceab
+
+post_install() {
+	vlicense LICENSE
+
+	vinstall completions/zsh/_aws-vault 0644 usr/share/zsh/site-functions
+	vinstall completions/bash/aws-vault 0644 usr/share/bash-completion/completions
+	vinstall completions/fish/aws-vault.fish 0644 usr/share/fish/completions
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: aws-vault-5.1.0
  2020-01-09  8:37 [PR PATCH] New package: aws-vault-5.1.0 voidlinux-github
  2020-01-09  8:55 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-13 18:50 ` voidlinux-github
  2020-01-17 21:19 ` [PR PATCH] [Updated] New package: aws-vault-5.1.1 voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-13 18:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

There is an updated pull request by klardotsh against master on the void-packages repository

https://github.com/klardotsh/void-packages klardotsh-aws-vault
https://github.com/void-linux/void-packages/pull/18127

New package: aws-vault-5.1.0


A patch file from https://github.com/void-linux/void-packages/pull/18127.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh-aws-vault-18127.patch --]
[-- Type: text/x-diff, Size: 1265 bytes --]

From 10aeb276b75dba7612ddb49fc478e4deeb5cd13b Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Thu, 9 Jan 2020 00:35:40 -0800
Subject: [PATCH] New package: aws-vault-5.1.1

---
 srcpkgs/aws-vault/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/aws-vault/template

diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
new file mode 100644
index 00000000000..c50d9779a90
--- /dev/null
+++ b/srcpkgs/aws-vault/template
@@ -0,0 +1,20 @@
+# Template file for 'aws-vault'
+pkgname=aws-vault
+version=5.1.1
+revision=1
+build_style=go
+go_import_path=github.com/99designs/aws-vault
+short_desc="Vault for securely storing and accessing AWS credentials"
+maintainer="klardotsh <josh@klar.sh>"
+license="MIT"
+homepage="https://github.com/99designs/aws-vault"
+distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
+checksum=69dbf49d1d84a3f4d3a9e4d4194a1d692b218a6fe22c1de1aded8c6bc8486706
+
+post_install() {
+	vlicense LICENSE
+
+	vinstall completions/zsh/_aws-vault 0644 usr/share/zsh/site-functions
+	vinstall completions/bash/aws-vault 0644 usr/share/bash-completion/completions
+	vinstall completions/fish/aws-vault.fish 0644 usr/share/fish/completions
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: aws-vault-5.1.1
  2020-01-09  8:37 [PR PATCH] New package: aws-vault-5.1.0 voidlinux-github
  2020-01-09  8:55 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-13 18:50 ` voidlinux-github
@ 2020-01-17 21:19 ` voidlinux-github
  2020-01-17 21:21 ` voidlinux-github
  2020-02-14 15:28 ` [PR PATCH] [Merged]: New package: aws-vault-5.1.2 xtraeme
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-17 21:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

There is an updated pull request by klardotsh against master on the void-packages repository

https://github.com/klardotsh/void-packages klardotsh-aws-vault
https://github.com/void-linux/void-packages/pull/18127

New package: aws-vault-5.1.1


A patch file from https://github.com/void-linux/void-packages/pull/18127.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh-aws-vault-18127.patch --]
[-- Type: text/x-diff, Size: 1265 bytes --]

From ca6fd3e9f21a44562327f9cb7605a259e777b8fc Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Thu, 9 Jan 2020 00:35:40 -0800
Subject: [PATCH] New package: aws-vault-5.1.1

---
 srcpkgs/aws-vault/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/aws-vault/template

diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
new file mode 100644
index 00000000000..513983d2692
--- /dev/null
+++ b/srcpkgs/aws-vault/template
@@ -0,0 +1,20 @@
+# Template file for 'aws-vault'
+pkgname=aws-vault
+version=5.1.2
+revision=1
+build_style=go
+go_import_path=github.com/99designs/aws-vault
+short_desc="Vault for securely storing and accessing AWS credentials"
+maintainer="klardotsh <josh@klar.sh>"
+license="MIT"
+homepage="https://github.com/99designs/aws-vault"
+distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
+checksum=f8a9ed4164f01e16cf4056336f456cc33669a2d280fb0e5f5a231e7cd5f040fc
+
+post_install() {
+	vlicense LICENSE
+
+	vinstall completions/zsh/_aws-vault 0644 usr/share/zsh/site-functions
+	vinstall completions/bash/aws-vault 0644 usr/share/bash-completion/completions
+	vinstall completions/fish/aws-vault.fish 0644 usr/share/fish/completions
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: aws-vault-5.1.1
  2020-01-09  8:37 [PR PATCH] New package: aws-vault-5.1.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-17 21:19 ` [PR PATCH] [Updated] New package: aws-vault-5.1.1 voidlinux-github
@ 2020-01-17 21:21 ` voidlinux-github
  2020-02-14 15:28 ` [PR PATCH] [Merged]: New package: aws-vault-5.1.2 xtraeme
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-17 21:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

There is an updated pull request by klardotsh against master on the void-packages repository

https://github.com/klardotsh/void-packages klardotsh-aws-vault
https://github.com/void-linux/void-packages/pull/18127

New package: aws-vault-5.1.1


A patch file from https://github.com/void-linux/void-packages/pull/18127.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh-aws-vault-18127.patch --]
[-- Type: text/x-diff, Size: 1265 bytes --]

From 0b8d0c26275af458626ad651d060e8129a3f0859 Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Thu, 9 Jan 2020 00:35:40 -0800
Subject: [PATCH] New package: aws-vault-5.1.2

---
 srcpkgs/aws-vault/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/aws-vault/template

diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
new file mode 100644
index 00000000000..513983d2692
--- /dev/null
+++ b/srcpkgs/aws-vault/template
@@ -0,0 +1,20 @@
+# Template file for 'aws-vault'
+pkgname=aws-vault
+version=5.1.2
+revision=1
+build_style=go
+go_import_path=github.com/99designs/aws-vault
+short_desc="Vault for securely storing and accessing AWS credentials"
+maintainer="klardotsh <josh@klar.sh>"
+license="MIT"
+homepage="https://github.com/99designs/aws-vault"
+distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
+checksum=f8a9ed4164f01e16cf4056336f456cc33669a2d280fb0e5f5a231e7cd5f040fc
+
+post_install() {
+	vlicense LICENSE
+
+	vinstall completions/zsh/_aws-vault 0644 usr/share/zsh/site-functions
+	vinstall completions/bash/aws-vault 0644 usr/share/bash-completion/completions
+	vinstall completions/fish/aws-vault.fish 0644 usr/share/fish/completions
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: New package: aws-vault-5.1.2
  2020-01-09  8:37 [PR PATCH] New package: aws-vault-5.1.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-17 21:21 ` voidlinux-github
@ 2020-02-14 15:28 ` xtraeme
  4 siblings, 0 replies; 6+ messages in thread
From: xtraeme @ 2020-02-14 15:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 162 bytes --]

There's a merged pull request on the void-packages repository

New package: aws-vault-5.1.2
https://github.com/void-linux/void-packages/pull/18127

Description:


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-14 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09  8:37 [PR PATCH] New package: aws-vault-5.1.0 voidlinux-github
2020-01-09  8:55 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-13 18:50 ` voidlinux-github
2020-01-17 21:19 ` [PR PATCH] [Updated] New package: aws-vault-5.1.1 voidlinux-github
2020-01-17 21:21 ` voidlinux-github
2020-02-14 15:28 ` [PR PATCH] [Merged]: New package: aws-vault-5.1.2 xtraeme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).