Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: chamber-2.7.5
@ 2020-01-09  8:54 voidlinux-github
  2020-05-03  9:20 ` [PR PATCH] [Closed]: " klardotsh
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-09  8:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klardotsh/void-packages klardotsh-chamber
https://github.com/void-linux/void-packages/pull/18128

New package: chamber-2.7.5


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

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

From 225b5b26126e39fc6f8d8e682da17165d66b9d0a Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Thu, 9 Jan 2020 00:53:45 -0800
Subject: [PATCH] New package: chamber-2.7.5

---
 srcpkgs/chamber/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/chamber/template

diff --git a/srcpkgs/chamber/template b/srcpkgs/chamber/template
new file mode 100644
index 00000000000..06a170e7def
--- /dev/null
+++ b/srcpkgs/chamber/template
@@ -0,0 +1,21 @@
+# Template file for 'chamber'
+pkgname=chamber
+version=2.7.5
+revision=1
+build_style=go
+go_import_path=github.com/segmentio/chamber
+# avoids error:
+# build github.com/segmentio/chamber: cannot load github.com/segmentio/chamber:
+# open /builddir/chamber-2.7.5/vendor/github.com/segmentio/chamber: no such
+# file or directory
+go_mod_mode="off"
+short_desc="CLI for managing secrets"
+maintainer="klardotsh <josh@klar.sh>"
+license="MIT"
+homepage="https://github.com/segmentio/chamber"
+distfiles="https://github.com/segmentio/chamber/archive/v${version}${_status}.tar.gz"
+checksum=be252801b89cd88a651833d1f4770e50ef1c46283190096dda71a902c35085aa
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Closed]: New package: chamber-2.7.5
  2020-01-09  8:54 [PR PATCH] New package: chamber-2.7.5 voidlinux-github
@ 2020-05-03  9:20 ` klardotsh
  0 siblings, 0 replies; 2+ messages in thread
From: klardotsh @ 2020-05-03  9:20 UTC (permalink / raw)
  To: ml

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

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

New package: chamber-2.7.5
https://github.com/void-linux/void-packages/pull/18128

Description:


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

end of thread, other threads:[~2020-05-03  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09  8:54 [PR PATCH] New package: chamber-2.7.5 voidlinux-github
2020-05-03  9:20 ` [PR PATCH] [Closed]: " klardotsh

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).