Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gron-0.6.0.
@ 2019-11-01 21:47 voidlinux-github
  2019-11-01 21:48 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-01 21:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages gron
https://github.com/void-linux/void-packages/pull/16038

New package: gron-0.6.0.


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

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

From d6238856de036ce1d74b4fc00e1a8efa68a14590 Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Fri, 1 Nov 2019 14:12:34 -0700
Subject: [PATCH] New package: gron-0.6.0.

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

diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
new file mode 100644
index 00000000000..19763316667
--- /dev/null
+++ b/srcpkgs/gron/template
@@ -0,0 +1,17 @@
+# Template file for 'gron'
+pkgname=gron
+version=0.6.0
+revision=1
+build_style=go
+go_import_path=github.com/tomnomnom/gron
+hostmakedepends="git"
+short_desc="Tool to make JSON greppable"
+maintainer="Noel Cower <ncower@gmail.com>"
+license="MIT"
+homepage="https://${go_import_path}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: gron-0.6.0.
  2019-11-01 21:47 [PR PATCH] New package: gron-0.6.0 voidlinux-github
  2019-11-01 21:48 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-01 21:48 ` voidlinux-github
  2019-11-03 16:53 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-01 21:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages gron
https://github.com/void-linux/void-packages/pull/16038

New package: gron-0.6.0.


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

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

From 472b2df58d49b39198739b4213c20b6b93072d62 Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Fri, 1 Nov 2019 14:12:34 -0700
Subject: [PATCH] New package: gron-0.6.0

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

diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
new file mode 100644
index 00000000000..19763316667
--- /dev/null
+++ b/srcpkgs/gron/template
@@ -0,0 +1,17 @@
+# Template file for 'gron'
+pkgname=gron
+version=0.6.0
+revision=1
+build_style=go
+go_import_path=github.com/tomnomnom/gron
+hostmakedepends="git"
+short_desc="Tool to make JSON greppable"
+maintainer="Noel Cower <ncower@gmail.com>"
+license="MIT"
+homepage="https://${go_import_path}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: gron-0.6.0.
  2019-11-01 21:47 [PR PATCH] New package: gron-0.6.0 voidlinux-github
@ 2019-11-01 21:48 ` voidlinux-github
  2019-11-01 21:48 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-01 21:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages gron
https://github.com/void-linux/void-packages/pull/16038

New package: gron-0.6.0.


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

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

From 472b2df58d49b39198739b4213c20b6b93072d62 Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Fri, 1 Nov 2019 14:12:34 -0700
Subject: [PATCH] New package: gron-0.6.0

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

diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
new file mode 100644
index 00000000000..19763316667
--- /dev/null
+++ b/srcpkgs/gron/template
@@ -0,0 +1,17 @@
+# Template file for 'gron'
+pkgname=gron
+version=0.6.0
+revision=1
+build_style=go
+go_import_path=github.com/tomnomnom/gron
+hostmakedepends="git"
+short_desc="Tool to make JSON greppable"
+maintainer="Noel Cower <ncower@gmail.com>"
+license="MIT"
+homepage="https://${go_import_path}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: gron-0.6.0
  2019-11-01 21:47 [PR PATCH] New package: gron-0.6.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-11-03 16:53 ` voidlinux-github
@ 2019-11-03 16:53 ` voidlinux-github
  2019-11-03 17:02 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-03 16:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages gron
https://github.com/void-linux/void-packages/pull/16038

New package: gron-0.6.0


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

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

From 620b035551a1e6282625e96bea07b1b136960c1b Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Fri, 1 Nov 2019 14:12:34 -0700
Subject: [PATCH] New package: gron-0.6.0

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

diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
new file mode 100644
index 00000000000..48c9c3a013d
--- /dev/null
+++ b/srcpkgs/gron/template
@@ -0,0 +1,17 @@
+# Template file for 'gron'
+pkgname=gron
+version=0.6.0
+revision=1
+build_style=go
+go_import_path=github.com/tomnomnom/gron
+hostmakedepends="git"
+short_desc="Tool to make JSON greppable"
+maintainer="Noel Cower <ncower@gmail.com>"
+license="MIT"
+homepage="https://github.com/tomnomnom/gron"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: gron-0.6.0
  2019-11-01 21:47 [PR PATCH] New package: gron-0.6.0 voidlinux-github
  2019-11-01 21:48 ` [PR PATCH] [Updated] " voidlinux-github
  2019-11-01 21:48 ` voidlinux-github
@ 2019-11-03 16:53 ` voidlinux-github
  2019-11-03 16:53 ` voidlinux-github
  2019-11-03 17:02 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-03 16:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages gron
https://github.com/void-linux/void-packages/pull/16038

New package: gron-0.6.0


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

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

From 620b035551a1e6282625e96bea07b1b136960c1b Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Fri, 1 Nov 2019 14:12:34 -0700
Subject: [PATCH] New package: gron-0.6.0

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

diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
new file mode 100644
index 00000000000..48c9c3a013d
--- /dev/null
+++ b/srcpkgs/gron/template
@@ -0,0 +1,17 @@
+# Template file for 'gron'
+pkgname=gron
+version=0.6.0
+revision=1
+build_style=go
+go_import_path=github.com/tomnomnom/gron
+hostmakedepends="git"
+short_desc="Tool to make JSON greppable"
+maintainer="Noel Cower <ncower@gmail.com>"
+license="MIT"
+homepage="https://github.com/tomnomnom/gron"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: gron-0.6.0
  2019-11-01 21:47 [PR PATCH] New package: gron-0.6.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-11-03 16:53 ` voidlinux-github
@ 2019-11-03 17:02 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-03 17:02 UTC (permalink / raw)
  To: ml

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

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

New package: gron-0.6.0
https://github.com/void-linux/void-packages/pull/16038

Description:


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

end of thread, other threads:[~2019-11-03 17:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01 21:47 [PR PATCH] New package: gron-0.6.0 voidlinux-github
2019-11-01 21:48 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-01 21:48 ` voidlinux-github
2019-11-03 16:53 ` voidlinux-github
2019-11-03 16:53 ` voidlinux-github
2019-11-03 17:02 ` [PR PATCH] [Merged]: " voidlinux-github

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