Github messages for voidlinux
 help / color / mirror / Atom feed
From: moederballa <moederballa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ruby-build: update to 20230919
Date: Thu, 19 Oct 2023 00:42:54 +0200	[thread overview]
Message-ID: <20231018224254.hW8RUcXsZvt1uVHWs0_HG1d29ycx1SRVvJkUo65qFqI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46471@inbox.vuxu.org>

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

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

https://github.com/moederballa/void-packages ruby-build-update
https://github.com/void-linux/void-packages/pull/46471

ruby-build: update to 20230919
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ruby-build-update-46471.patch --]
[-- Type: text/x-diff, Size: 3491 bytes --]

From 75a9de8e0314e5d548f35f82191289edf46b310d Mon Sep 17 00:00:00 2001
From: moe derballa <moederballa@gmnail.com>
Date: Fri, 6 Oct 2023 10:11:56 +1000
Subject: [PATCH 1/4] Update ruby-build to 20230919

---
 srcpkgs/ruby-build/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template
index b7ef3ff7f7d9d..d49f1b04b60aa 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -1,6 +1,6 @@
 # Template file for 'ruby-build'
 pkgname=ruby-build
-version=20221124
+version=20230919
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
@@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/rbenv/ruby-build"
 distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
-checksum=4fb3817ee0ecc2c46cce526a4b07fe97dfa56975a1767a4d454bc4c3afbc60cf
+checksum=367956ebb1c5bdda3802f27de87367cd1aaf319ed7249ce8133481fb894bef4d
 
 do_install() {
 	vbin bin/ruby-build

From 7d10a5d58673eea6a59385149e610a07c67f5a39 Mon Sep 17 00:00:00 2001
From: moe derballa <moederballa@gmnail.com>
Date: Fri, 6 Oct 2023 12:39:24 +1000
Subject: [PATCH 2/4] ruby-build: update to 20230919, adopt.

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

diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template
index d49f1b04b60aa..99e5a2b3d903f 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -4,7 +4,7 @@ version=20230919
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Moe Derballa <mderballa@hotmail.com>"
 license="MIT"
 homepage="https://github.com/rbenv/ruby-build"
 distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"

From d44296004cb4c12919e462f3efd0b9e19adcfabd Mon Sep 17 00:00:00 2001
From: moe derballa <moederballa@gmnail.com>
Date: Thu, 19 Oct 2023 08:42:03 +1000
Subject: [PATCH 3/4] Unadopt package as per request

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

diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template
index 99e5a2b3d903f..a480b8c35adbe 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -4,7 +4,7 @@ version=20230919
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
-maintainer="Moe Derballa <mderballa@hotmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>
 license="MIT"
 homepage="https://github.com/rbenv/ruby-build"
 distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"

From c754ce476c3bb872b5ca231290d6d42be16c7db3 Mon Sep 17 00:00:00 2001
From: moe derballa <moederballa@gmnail.com>
Date: Thu, 19 Oct 2023 08:42:42 +1000
Subject: [PATCH 4/4] typeo

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

diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template
index a480b8c35adbe..d49f1b04b60aa 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -4,7 +4,7 @@ version=20230919
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/rbenv/ruby-build"
 distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"

  parent reply	other threads:[~2023-10-18 22:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06  2:41 [PR PATCH] ruby-build: update moederballa
2023-10-18 11:46 ` [PR REVIEW] ruby-build: update to 20230919 ahesford
2023-10-18 22:40 ` [PR PATCH] [Updated] " moederballa
2023-10-18 22:42 ` moederballa
2023-10-18 22:42 ` moederballa [this message]
2023-10-19 22:27 ` ahesford
2023-10-20  0:24 ` [PR PATCH] [Closed]: " moederballa

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=20231018224254.hW8RUcXsZvt1uVHWs0_HG1d29ycx1SRVvJkUo65qFqI@z \
    --to=moederballa@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).