Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: webify-1.5.0
@ 2020-09-17 11:18 Anachron
  2020-09-17 11:19 ` Anachron
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Anachron @ 2020-09-17 11:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages webify
https://github.com/void-linux/void-packages/pull/24956

New package: webify-1.5.0
Tested on `x86_64`.

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

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

From df5441256d4540bf9d079d341eb4b2565df58e20 Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Thu, 17 Sep 2020 13:17:04 +0200
Subject: [PATCH] New package: webify-1.5.0

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

diff --git a/srcpkgs/webify/template b/srcpkgs/webify/template
new file mode 100644
index 00000000000..073b431c214
--- /dev/null
+++ b/srcpkgs/webify/template
@@ -0,0 +1,12 @@
+# Template file for 'webify'
+pkgname=webify
+version=1.5.0
+revision=1
+build_style=go
+go_import_path="github.com/beefsack/webify"
+short_desc="Turn shell commands into web services"
+maintainer="Anachron <gith@cron.world>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/beefsack/webify"
+distfiles="https://github.com/beefsack/webify/archive/v${version}.tar.gz"
+checksum=66805a4aef4ed0e9c49e711efc038e2cd4e74aa2dc179ea93b31dc3aa76e6d7b

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

* Re: New package: webify-1.5.0
  2020-09-17 11:18 [PR PATCH] New package: webify-1.5.0 Anachron
@ 2020-09-17 11:19 ` Anachron
  2020-09-17 11:25 ` [PR PATCH] [Closed]: " Anachron
  2020-09-17 11:25 ` [PR PATCH] [Updated] " Anachron
  2 siblings, 0 replies; 5+ messages in thread
From: Anachron @ 2020-09-17 11:19 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/24956#issuecomment-694165995

Comment:
Just realized License is wrong. Gonna fix that first.

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

* Re: [PR PATCH] [Closed]: New package: webify-1.5.0
  2020-09-17 11:18 [PR PATCH] New package: webify-1.5.0 Anachron
  2020-09-17 11:19 ` Anachron
@ 2020-09-17 11:25 ` Anachron
  2020-09-17 11:25 ` [PR PATCH] [Updated] " Anachron
  2 siblings, 0 replies; 5+ messages in thread
From: Anachron @ 2020-09-17 11:25 UTC (permalink / raw)
  To: ml

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

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

New package: webify-1.5.0
https://github.com/void-linux/void-packages/pull/24956

Description:
Tested on `x86_64`.

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

* Re: [PR PATCH] [Updated] New package: webify-1.5.0
  2020-09-17 11:18 [PR PATCH] New package: webify-1.5.0 Anachron
  2020-09-17 11:19 ` Anachron
  2020-09-17 11:25 ` [PR PATCH] [Closed]: " Anachron
@ 2020-09-17 11:25 ` Anachron
  2 siblings, 0 replies; 5+ messages in thread
From: Anachron @ 2020-09-17 11:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages webify
https://github.com/void-linux/void-packages/pull/24956

New package: webify-1.5.0
Tested on `x86_64`.

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

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



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

* [PR PATCH] New package: webify-1.5.0
@ 2020-09-17 11:33 Anachron
  0 siblings, 0 replies; 5+ messages in thread
From: Anachron @ 2020-09-17 11:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages webify
https://github.com/void-linux/void-packages/pull/24957

New package: webify-1.5.0
Tested on `x86_64`. Old PR bugged after I changed git history. 

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

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

From 6aabdd75c140d8bf1e8ea22000c649f1bb5e4f3d Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Thu, 17 Sep 2020 13:32:15 +0200
Subject: [PATCH] New package: webify-1.5.0

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

diff --git a/srcpkgs/webify/template b/srcpkgs/webify/template
new file mode 100644
index 00000000000..197bf0ea584
--- /dev/null
+++ b/srcpkgs/webify/template
@@ -0,0 +1,16 @@
+# Template file for 'webify'
+pkgname=webify
+version=1.5.0
+revision=1
+build_style=go
+go_import_path="github.com/beefsack/webify"
+short_desc="Turn shell commands into web services"
+maintainer="Anachron <gith@cron.world>"
+license="custom:unknown"
+homepage="https://github.com/beefsack/webify"
+distfiles="https://github.com/beefsack/webify/archive/v${version}.tar.gz"
+checksum=66805a4aef4ed0e9c49e711efc038e2cd4e74aa2dc179ea93b31dc3aa76e6d7b
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-09-17 11:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17 11:18 [PR PATCH] New package: webify-1.5.0 Anachron
2020-09-17 11:19 ` Anachron
2020-09-17 11:25 ` [PR PATCH] [Closed]: " Anachron
2020-09-17 11:25 ` [PR PATCH] [Updated] " Anachron
2020-09-17 11:33 [PR PATCH] " Anachron

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