Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ruby-build: update to 20221121.
@ 2022-11-21 17:41 rhynix
  2022-11-24  0:54 ` classabbyamp
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: rhynix @ 2022-11-21 17:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rhynix/void-packages ruby-build-20221121
https://github.com/void-linux/void-packages/pull/40671

ruby-build: update to 20221121.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl

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

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

From 8d844b557977fe81357c493321a5ba29e959d8c8 Mon Sep 17 00:00:00 2001
From: Rik Tonnard <rik@tonnard.nl>
Date: Mon, 21 Nov 2022 18:34:42 +0100
Subject: [PATCH] ruby-build: update to 20221121.

---
 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 778d5e716505..66ed2513f24e 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -1,6 +1,6 @@
 # Template file for 'ruby-build'
 pkgname=ruby-build
-version=20211227
+version=20221121
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
@@ -8,7 +8,7 @@ maintainer="b-l-a-i-n-e <blaine.gilbreth@gmail.com>"
 license="MIT"
 homepage="https://github.com/rbenv/ruby-build"
 distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
-checksum=7a07eae6d6948f79a8ffecd7a493fb887e10326c429fe55cfe1bda65146db824
+checksum=bdb4c5327dee13757f2708032ec3c6bc8fb0ca46005051a3790bd6a171742663
 
 do_install() {
 	vbin bin/ruby-build

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

* Re: ruby-build: update to 20221121.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
@ 2022-11-24  0:54 ` classabbyamp
  2022-11-24  0:55 ` [PR REVIEW] " classabbyamp
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-11-24  0:54 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40671#issuecomment-1325813785

Comment:
please add the email you use to commit to your github account

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

* Re: [PR REVIEW] ruby-build: update to 20221121.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
  2022-11-24  0:54 ` classabbyamp
@ 2022-11-24  0:55 ` classabbyamp
  2022-11-24  8:50 ` [PR PATCH] [Updated] " rhynix
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-11-24  0:55 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40671#discussion_r1030969732

Comment:
20221123 is available

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

* Re: [PR PATCH] [Updated] ruby-build: update to 20221121.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
  2022-11-24  0:54 ` classabbyamp
  2022-11-24  0:55 ` [PR REVIEW] " classabbyamp
@ 2022-11-24  8:50 ` rhynix
  2022-11-24  8:53 ` ruby-build: update to 20221123 rhynix
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rhynix @ 2022-11-24  8:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rhynix/void-packages ruby-build-20221121
https://github.com/void-linux/void-packages/pull/40671

ruby-build: update to 20221121.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl

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

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

From 2928d16c7c6ae444936047ffe1d679e674abcfc8 Mon Sep 17 00:00:00 2001
From: Rik Tonnard <rik@tonnard.nl>
Date: Mon, 21 Nov 2022 18:34:42 +0100
Subject: [PATCH] ruby-build: update to 20221123.

---
 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 778d5e716505..5d855c059205 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -1,6 +1,6 @@
 # Template file for 'ruby-build'
 pkgname=ruby-build
-version=20211227
+version=20221123
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
@@ -8,7 +8,7 @@ maintainer="b-l-a-i-n-e <blaine.gilbreth@gmail.com>"
 license="MIT"
 homepage="https://github.com/rbenv/ruby-build"
 distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
-checksum=7a07eae6d6948f79a8ffecd7a493fb887e10326c429fe55cfe1bda65146db824
+checksum=af80d7e91aa62209443d541903974f18abe16ef06dc0fde33cf6b0437d6c4505
 
 do_install() {
 	vbin bin/ruby-build

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

* Re: ruby-build: update to 20221123.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
                   ` (2 preceding siblings ...)
  2022-11-24  8:50 ` [PR PATCH] [Updated] " rhynix
@ 2022-11-24  8:53 ` rhynix
  2022-11-24  9:07 ` [PR REVIEW] " rhynix
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rhynix @ 2022-11-24  8:53 UTC (permalink / raw)
  To: ml

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

New comment by rhynix on void-packages repository

https://github.com/void-linux/void-packages/pull/40671#issuecomment-1326135037

Comment:
> please add the email you use to commit to your github account

done

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

* Re: [PR REVIEW] ruby-build: update to 20221123.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
                   ` (3 preceding siblings ...)
  2022-11-24  8:53 ` ruby-build: update to 20221123 rhynix
@ 2022-11-24  9:07 ` rhynix
  2022-11-24 19:24 ` classabbyamp
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rhynix @ 2022-11-24  9:07 UTC (permalink / raw)
  To: ml

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

New review comment by rhynix on void-packages repository

https://github.com/void-linux/void-packages/pull/40671#discussion_r1031228706

Comment:
a new commit has been force pushed that updates the version

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

* Re: [PR REVIEW] ruby-build: update to 20221123.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
                   ` (4 preceding siblings ...)
  2022-11-24  9:07 ` [PR REVIEW] " rhynix
@ 2022-11-24 19:24 ` classabbyamp
  2022-11-25 14:12 ` [PR PATCH] [Updated] " rhynix
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-11-24 19:24 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40671#discussion_r1031786556

Comment:
another new version, 20221124, is available :|

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

* Re: [PR PATCH] [Updated] ruby-build: update to 20221123.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
                   ` (5 preceding siblings ...)
  2022-11-24 19:24 ` classabbyamp
@ 2022-11-25 14:12 ` rhynix
  2022-11-25 14:13 ` [PR REVIEW] " rhynix
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rhynix @ 2022-11-25 14:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rhynix/void-packages ruby-build-20221121
https://github.com/void-linux/void-packages/pull/40671

ruby-build: update to 20221123.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl

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

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

From ab3ec694d9c43794838aa8206906462cc14d6fcd Mon Sep 17 00:00:00 2001
From: Rik Tonnard <rik@tonnard.nl>
Date: Mon, 21 Nov 2022 18:34:42 +0100
Subject: [PATCH] ruby-build: update to 20221124.

---
 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 778d5e716505..eff8674472c6 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -1,6 +1,6 @@
 # Template file for 'ruby-build'
 pkgname=ruby-build
-version=20211227
+version=20221124
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
@@ -8,7 +8,7 @@ maintainer="b-l-a-i-n-e <blaine.gilbreth@gmail.com>"
 license="MIT"
 homepage="https://github.com/rbenv/ruby-build"
 distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
-checksum=7a07eae6d6948f79a8ffecd7a493fb887e10326c429fe55cfe1bda65146db824
+checksum=4fb3817ee0ecc2c46cce526a4b07fe97dfa56975a1767a4d454bc4c3afbc60cf
 
 do_install() {
 	vbin bin/ruby-build

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

* Re: [PR REVIEW] ruby-build: update to 20221123.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
                   ` (6 preceding siblings ...)
  2022-11-25 14:12 ` [PR PATCH] [Updated] " rhynix
@ 2022-11-25 14:13 ` rhynix
  2022-11-27  9:55 ` [PR PATCH] [Updated] ruby-build: update to 20221124 rhynix
  2022-11-27 15:54 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: rhynix @ 2022-11-25 14:13 UTC (permalink / raw)
  To: ml

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

New review comment by rhynix on void-packages repository

https://github.com/void-linux/void-packages/pull/40671#discussion_r1032493858

Comment:
The version has been updated again. ruby-build contains a lot of ruby version definitions, and every time a new definition is added or is changed, a new version is published.

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

* Re: [PR PATCH] [Updated] ruby-build: update to 20221124.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
                   ` (7 preceding siblings ...)
  2022-11-25 14:13 ` [PR REVIEW] " rhynix
@ 2022-11-27  9:55 ` rhynix
  2022-11-27 15:54 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: rhynix @ 2022-11-27  9:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rhynix/void-packages ruby-build-20221121
https://github.com/void-linux/void-packages/pull/40671

ruby-build: update to 20221124.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl

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

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

From c3cc40a67100cd8114e216287102553667bd4b7e Mon Sep 17 00:00:00 2001
From: Rik Tonnard <rik@tonnard.nl>
Date: Mon, 21 Nov 2022 18:34:42 +0100
Subject: [PATCH] ruby-build: update to 20221124.

---
 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 778d5e716505..eff8674472c6 100644
--- a/srcpkgs/ruby-build/template
+++ b/srcpkgs/ruby-build/template
@@ -1,6 +1,6 @@
 # Template file for 'ruby-build'
 pkgname=ruby-build
-version=20211227
+version=20221124
 revision=1
 depends="bash"
 short_desc="Compile and install Ruby"
@@ -8,7 +8,7 @@ maintainer="b-l-a-i-n-e <blaine.gilbreth@gmail.com>"
 license="MIT"
 homepage="https://github.com/rbenv/ruby-build"
 distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"
-checksum=7a07eae6d6948f79a8ffecd7a493fb887e10326c429fe55cfe1bda65146db824
+checksum=4fb3817ee0ecc2c46cce526a4b07fe97dfa56975a1767a4d454bc4c3afbc60cf
 
 do_install() {
 	vbin bin/ruby-build

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

* Re: [PR PATCH] [Merged]: ruby-build: update to 20221124.
  2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
                   ` (8 preceding siblings ...)
  2022-11-27  9:55 ` [PR PATCH] [Updated] ruby-build: update to 20221124 rhynix
@ 2022-11-27 15:54 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-11-27 15:54 UTC (permalink / raw)
  To: ml

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

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

ruby-build: update to 20221124.
https://github.com/void-linux/void-packages/pull/40671

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl

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

end of thread, other threads:[~2022-11-27 15:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 17:41 [PR PATCH] ruby-build: update to 20221121 rhynix
2022-11-24  0:54 ` classabbyamp
2022-11-24  0:55 ` [PR REVIEW] " classabbyamp
2022-11-24  8:50 ` [PR PATCH] [Updated] " rhynix
2022-11-24  8:53 ` ruby-build: update to 20221123 rhynix
2022-11-24  9:07 ` [PR REVIEW] " rhynix
2022-11-24 19:24 ` classabbyamp
2022-11-25 14:12 ` [PR PATCH] [Updated] " rhynix
2022-11-25 14:13 ` [PR REVIEW] " rhynix
2022-11-27  9:55 ` [PR PATCH] [Updated] ruby-build: update to 20221124 rhynix
2022-11-27 15:54 ` [PR PATCH] [Merged]: " 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).