Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rsv-1.3.3
@ 2020-12-24 11:16 make-file
  2020-12-30  6:33 ` the-maldridge
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: make-file @ 2020-12-24 11:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages rsv
https://github.com/void-linux/void-packages/pull/27399

New package: rsv-1.3.3


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

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

From 4b07c8302126672e4e660bd1930e3d7932ad59f3 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Thu, 24 Dec 2020 14:35:19 +0330
Subject: [PATCH] New package: rsv-1.3.3

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

diff --git a/srcpkgs/rsv/template b/srcpkgs/rsv/template
new file mode 100644
index 00000000000..e23782ac2eb
--- /dev/null
+++ b/srcpkgs/rsv/template
@@ -0,0 +1,12 @@
+# Template file for 'rsv'
+pkgname=rsv
+version=1.3.3
+revision=1
+archs="i686 x86_64"
+build_style=cargo
+short_desc="Runit sv command rewritten in rust with nice new features"
+maintainer="mkf <makefile@riseup.net>"
+license="GPL-3.0-only"
+homepage="https://github.com/JojiiOfficial/rsv"
+distfiles="https://github.com/JojiiOfficial/rsv/archive/v${version}.tar.gz"
+checksum=599c8f2db3aab8dd36a290cbe63d6489453f5e76fd432eeb85a6a96058ecfa88

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

* Re: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
@ 2020-12-30  6:33 ` the-maldridge
  2020-12-30 14:42 ` JojiiOfficial
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: the-maldridge @ 2020-12-30  6:33 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/27399#issuecomment-752346254

Comment:
This should not be arch restricted, this sounds like a serious code quality bug, and therefore not fit for inclusion in the packages tree.

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

* Re: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
  2020-12-30  6:33 ` the-maldridge
@ 2020-12-30 14:42 ` JojiiOfficial
  2020-12-30 16:54 ` [PR PATCH] [Updated] " make-file
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: JojiiOfficial @ 2020-12-30 14:42 UTC (permalink / raw)
  To: ml

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

New comment by JojiiOfficial on void-packages repository

https://github.com/void-linux/void-packages/pull/27399#issuecomment-752644763

Comment:
Hi, the dev of this tool here.
It is not arch restricted, I simply haven't tested it for another architectures than x86_64.

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

* Re: [PR PATCH] [Updated] New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
  2020-12-30  6:33 ` the-maldridge
  2020-12-30 14:42 ` JojiiOfficial
@ 2020-12-30 16:54 ` make-file
  2020-12-30 16:55 ` make-file
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: make-file @ 2020-12-30 16:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages rsv
https://github.com/void-linux/void-packages/pull/27399

New package: rsv-1.3.3


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

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

From 36b75d653bf229ea7102d77c908a878149446a26 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Thu, 24 Dec 2020 14:35:19 +0330
Subject: [PATCH] New package: rsv-1.3.3

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

diff --git a/srcpkgs/rsv/template b/srcpkgs/rsv/template
new file mode 100644
index 00000000000..f390f55a429
--- /dev/null
+++ b/srcpkgs/rsv/template
@@ -0,0 +1,11 @@
+# Template file for 'rsv'
+pkgname=rsv
+version=1.3.3
+revision=1
+build_style=cargo
+short_desc="Runit sv command rewritten in rust with nice new features"
+maintainer="mkf <makefile@riseup.net>"
+license="GPL-3.0-only"
+homepage="https://github.com/JojiiOfficial/rsv"
+distfiles="https://github.com/JojiiOfficial/rsv/archive/v${version}.tar.gz"
+checksum=599c8f2db3aab8dd36a290cbe63d6489453f5e76fd432eeb85a6a96058ecfa88

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

* Re: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
                   ` (2 preceding siblings ...)
  2020-12-30 16:54 ` [PR PATCH] [Updated] " make-file
@ 2020-12-30 16:55 ` make-file
  2022-01-25 20:12 ` wael444
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: make-file @ 2020-12-30 16:55 UTC (permalink / raw)
  To: ml

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

New comment by make-file on void-packages repository

https://github.com/void-linux/void-packages/pull/27399#issuecomment-752689184

Comment:
i've tested it on other archs and it works. so i've removed `archs="i686 x86"`

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

* Re: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
                   ` (3 preceding siblings ...)
  2020-12-30 16:55 ` make-file
@ 2022-01-25 20:12 ` wael444
  2022-05-01  2:14 ` github-actions
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: wael444 @ 2022-01-25 20:12 UTC (permalink / raw)
  To: ml

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

New comment by wael444 on void-packages repository

https://github.com/void-linux/void-packages/pull/27399#issuecomment-1021567648

Comment:
?

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

* Re: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
                   ` (4 preceding siblings ...)
  2022-01-25 20:12 ` wael444
@ 2022-05-01  2:14 ` github-actions
  2022-05-01  8:10 ` JojiiOfficial
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: github-actions @ 2022-05-01  2:14 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/27399#issuecomment-1114104774

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
                   ` (5 preceding siblings ...)
  2022-05-01  2:14 ` github-actions
@ 2022-05-01  8:10 ` JojiiOfficial
  2022-07-12  8:52 ` wael444
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: JojiiOfficial @ 2022-05-01  8:10 UTC (permalink / raw)
  To: ml

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

New comment by JojiiOfficial on void-packages repository

https://github.com/void-linux/void-packages/pull/27399#issuecomment-1114166154

Comment:
Lol what

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

* Re: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
                   ` (6 preceding siblings ...)
  2022-05-01  8:10 ` JojiiOfficial
@ 2022-07-12  8:52 ` wael444
  2022-10-11  2:13 ` github-actions
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: wael444 @ 2022-07-12  8:52 UTC (permalink / raw)
  To: ml

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

New comment by wael444 on void-packages repository

https://github.com/void-linux/void-packages/pull/27399#issuecomment-1181498372

Comment:
??

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

* Re: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
                   ` (7 preceding siblings ...)
  2022-07-12  8:52 ` wael444
@ 2022-10-11  2:13 ` github-actions
  2022-10-25  2:14 ` [PR PATCH] [Closed]: " github-actions
  2022-10-25  2:15 ` [PR PATCH] [Merged]: " the-maldridge
  10 siblings, 0 replies; 12+ messages in thread
From: github-actions @ 2022-10-11  2:13 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/27399#issuecomment-1273996127

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
                   ` (8 preceding siblings ...)
  2022-10-11  2:13 ` github-actions
@ 2022-10-25  2:14 ` github-actions
  2022-10-25  2:15 ` [PR PATCH] [Merged]: " the-maldridge
  10 siblings, 0 replies; 12+ messages in thread
From: github-actions @ 2022-10-25  2:14 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: rsv-1.3.3
https://github.com/void-linux/void-packages/pull/27399

Description:
None

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

* Re: [PR PATCH] [Merged]: New package: rsv-1.3.3
  2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
                   ` (9 preceding siblings ...)
  2022-10-25  2:14 ` [PR PATCH] [Closed]: " github-actions
@ 2022-10-25  2:15 ` the-maldridge
  10 siblings, 0 replies; 12+ messages in thread
From: the-maldridge @ 2022-10-25  2:15 UTC (permalink / raw)
  To: ml

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

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

New package: rsv-1.3.3
https://github.com/void-linux/void-packages/pull/27399

Description:
None

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

end of thread, other threads:[~2022-10-25  2:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24 11:16 [PR PATCH] New package: rsv-1.3.3 make-file
2020-12-30  6:33 ` the-maldridge
2020-12-30 14:42 ` JojiiOfficial
2020-12-30 16:54 ` [PR PATCH] [Updated] " make-file
2020-12-30 16:55 ` make-file
2022-01-25 20:12 ` wael444
2022-05-01  2:14 ` github-actions
2022-05-01  8:10 ` JojiiOfficial
2022-07-12  8:52 ` wael444
2022-10-11  2:13 ` github-actions
2022-10-25  2:14 ` [PR PATCH] [Closed]: " github-actions
2022-10-25  2:15 ` [PR PATCH] [Merged]: " the-maldridge

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