Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Orphan Rich Gannon's packages
Date: Sun, 15 Jan 2023 11:24:25 +0100	[thread overview]
Message-ID: <20230115102425.rVE2SDBkUP9-OivNNFVQJG_tUqcNxnkbRcxohz5nTiE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41546@inbox.vuxu.org>

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

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

https://github.com/paper42/void-packages orphan-gannon
https://github.com/void-linux/void-packages/pull/41546

Orphan Rich Gannon's packages
Rich Gannon has not been active for a while and is assigned as a maintainer of many packages
[ci skip]

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

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

From 1a4dbe13b0f51783e9c1df22cd8a667812379fd5 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Mon, 9 Jan 2023 16:40:11 +0100
Subject: [PATCH 1/3] protonmail-bridge: orphan

---
 srcpkgs/protonmail-bridge/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/protonmail-bridge/template b/srcpkgs/protonmail-bridge/template
index e56e1faaced6..1c1f0ad9502e 100644
--- a/srcpkgs/protonmail-bridge/template
+++ b/srcpkgs/protonmail-bridge/template
@@ -6,7 +6,7 @@ archs="x86_64"
 create_wrksrc=yes
 depends="desktop-file-utils"
 short_desc="ProtonMail Bridge for use with E-mail software"
-maintainer="Rich G <rich@richgannon.net>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://protonmail.com/bridge"
 distfiles="https://protonmail.com/download/bridge/protonmail-bridge_${version}-1_amd64.deb"

From ef4d9b9457af689cba5d12c50c1d766b12c5f660 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Mon, 9 Jan 2023 16:40:11 +0100
Subject: [PATCH 2/3] qperf: orphan

---
 srcpkgs/qperf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/qperf/template b/srcpkgs/qperf/template
index ddf096afe4a9..2655432d2ea6 100644
--- a/srcpkgs/qperf/template
+++ b/srcpkgs/qperf/template
@@ -6,7 +6,7 @@ build_style=gnu-configure
 hostmakedepends="automake"
 makedepends="rdma-core-devel"
 short_desc="Measure RDMA and TCP/UDP latency and throughput performance"
-maintainer="Rich Gannon <rich@richgannon.net>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linux-rdma/qperf"
 distfiles="https://github.com/linux-rdma/qperf/archive/v${version}.tar.gz"

From daa872cb64667c5941aaae020ba3315a720e3184 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Mon, 9 Jan 2023 16:40:11 +0100
Subject: [PATCH 3/3] rdma-core: orphan

---
 srcpkgs/rdma-core/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/rdma-core/template b/srcpkgs/rdma-core/template
index c58afd6deeea..b7c2faa77037 100644
--- a/srcpkgs/rdma-core/template
+++ b/srcpkgs/rdma-core/template
@@ -8,7 +8,7 @@ configure_args="-DENABLE_VALGRIND=OFF
 hostmakedepends="pkg-config python3 $(vopt_if docs 'pandoc python3-docutils')"
 makedepends="libnl3-devel eudev-libudev-devel python3-devel"
 short_desc="RDMA core userspace libraries and daemons"
-maintainer="Rich G <rich@richgannon.net>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, BSD-2-Clause, MIT"
 homepage="https://github.com/linux-rdma/rdma-core"
 distfiles="https://github.com/linux-rdma/rdma-core/releases/download/v${version}/rdma-core-${version}.tar.gz"

  parent reply	other threads:[~2023-01-15 10:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 15:41 [PR PATCH] " paper42
2023-01-13 17:29 ` Vaelatern
2023-01-13 17:45 ` paper42
2023-01-13 18:21 ` mhmdanas
2023-01-15 10:24 ` paper42 [this message]
2023-01-15 10:24 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230115102425.rVE2SDBkUP9-OivNNFVQJG_tUqcNxnkbRcxohz5nTiE@z \
    --to=paper42@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).