Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ruby-build: update to 20240221, adopt
@ 2024-03-14 11:25 frostyw98
  2024-06-13  1:48 ` github-actions
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: frostyw98 @ 2024-03-14 11:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/frostyw98/void-packages ruby-build-20240221_1
https://github.com/void-linux/void-packages/pull/49285

ruby-build: update to 20240221, adopt
<!-- 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
-->


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

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

From b64550d5810fbc1aa3e2e2d7a4d5ed08b8588a1f Mon Sep 17 00:00:00 2001
From: Chris Saia <chris@todfox.net>
Date: Thu, 14 Mar 2024 07:12:51 -0400
Subject: [PATCH] ruby-build: update to 20240221, adopt

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

diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template
index b7ef3ff7f7d9d5..85c3d0afc73d88 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -1,14 +1,14 @@
 # Template file for 'ruby-build'
 pkgname=ruby-build
-version=20221124
+version=20240221
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Chris Saia <chris@todfox.net>"
 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=7cc07a1fdfe0ec8ed941616ef8b76d8c33fbf84f9cbf8e80d7011f3361357bc7
 
 do_install() {
 	vbin bin/ruby-build

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

* Re: ruby-build: update to 20240221, adopt
  2024-03-14 11:25 [PR PATCH] ruby-build: update to 20240221, adopt frostyw98
@ 2024-06-13  1:48 ` github-actions
  2024-06-17  3:39 ` [PR PATCH] [Closed]: " classabbyamp
  2024-06-17  3:39 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2024-06-13  1:48 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/49285#issuecomment-2164199800

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] 4+ messages in thread

* Re: [PR PATCH] [Closed]: ruby-build: update to 20240221, adopt
  2024-03-14 11:25 [PR PATCH] ruby-build: update to 20240221, adopt frostyw98
  2024-06-13  1:48 ` github-actions
@ 2024-06-17  3:39 ` classabbyamp
  2024-06-17  3:39 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-06-17  3:39 UTC (permalink / raw)
  To: ml

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

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

ruby-build: update to 20240221, adopt
https://github.com/void-linux/void-packages/pull/49285

Description:
<!-- 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
-->


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

* Re: ruby-build: update to 20240221, adopt
  2024-03-14 11:25 [PR PATCH] ruby-build: update to 20240221, adopt frostyw98
  2024-06-13  1:48 ` github-actions
  2024-06-17  3:39 ` [PR PATCH] [Closed]: " classabbyamp
@ 2024-06-17  3:39 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-06-17  3:39 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/49285#issuecomment-2172116026

Comment:
#49502

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

end of thread, other threads:[~2024-06-17  3:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14 11:25 [PR PATCH] ruby-build: update to 20240221, adopt frostyw98
2024-06-13  1:48 ` github-actions
2024-06-17  3:39 ` [PR PATCH] [Closed]: " classabbyamp
2024-06-17  3:39 ` classabbyamp

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