Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update ruby-build to 20230919
@ 2023-10-06  0:14 moederballa
  2023-10-06  2:39 ` [PR PATCH] [Closed]: ruby-build: update " moederballa
  2023-10-18  8:15 ` Piraty
  0 siblings, 2 replies; 4+ messages in thread
From: moederballa @ 2023-10-06  0:14 UTC (permalink / raw)
  To: ml

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

There is a new 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/46458

Update ruby-build 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/46458.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ruby-build-update-46458.patch --]
[-- Type: text/x-diff, Size: 1046 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] 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

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

* Re: [PR PATCH] [Closed]: ruby-build: update to 20230919
  2023-10-06  0:14 [PR PATCH] Update ruby-build to 20230919 moederballa
@ 2023-10-06  2:39 ` moederballa
  2023-10-18  8:15 ` Piraty
  1 sibling, 0 replies; 4+ messages in thread
From: moederballa @ 2023-10-06  2:39 UTC (permalink / raw)
  To: ml

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

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

ruby-build: update to 20230919
https://github.com/void-linux/void-packages/pull/46458

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
-->
- I built this PR locally for my native architecture, (ARCH-LIBC)

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

* Re: ruby-build: update to 20230919
  2023-10-06  0:14 [PR PATCH] Update ruby-build to 20230919 moederballa
  2023-10-06  2:39 ` [PR PATCH] [Closed]: ruby-build: update " moederballa
@ 2023-10-18  8:15 ` Piraty
  1 sibling, 0 replies; 4+ messages in thread
From: Piraty @ 2023-10-18  8:15 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/46458#issuecomment-1767924831

Comment:
please do not open new PRs for the same package (https://github.com/void-linux/void-packages/pull/46471/ ). instead amend your commits and force-push to this branch

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

* Re: [PR PATCH] [Closed]: ruby-build: update to 20230919
  2023-10-06  2:41 [PR PATCH] ruby-build: update moederballa
@ 2023-10-20  0:24 ` moederballa
  0 siblings, 0 replies; 4+ messages in thread
From: moederballa @ 2023-10-20  0:24 UTC (permalink / raw)
  To: ml

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

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

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

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
-->
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

end of thread, other threads:[~2023-10-20  0:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06  0:14 [PR PATCH] Update ruby-build to 20230919 moederballa
2023-10-06  2:39 ` [PR PATCH] [Closed]: ruby-build: update " moederballa
2023-10-18  8:15 ` Piraty
2023-10-06  2:41 [PR PATCH] ruby-build: update moederballa
2023-10-20  0:24 ` [PR PATCH] [Closed]: ruby-build: update to 20230919 moederballa

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