Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gc: Update to 8.2.4
@ 2023-05-28 14:50 ivmai
  2023-05-31 15:14 ` ivmai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ivmai @ 2023-05-28 14:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ivmai/void-linux-packages patch-6
https://github.com/void-linux/void-packages/pull/44124

gc: Update to 8.2.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, x64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl


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

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

From 873b5414ad5fa1249191b46e351a22be5a3cde5b Mon Sep 17 00:00:00 2001
From: Ivan Maidanski <ivmai@mail.ru>
Date: Sun, 28 May 2023 17:48:18 +0300
Subject: [PATCH] gc: Update to 8.2.4

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

diff --git a/srcpkgs/gc/template b/srcpkgs/gc/template
index a62033103920..61935cc0b664 100644
--- a/srcpkgs/gc/template
+++ b/srcpkgs/gc/template
@@ -1,6 +1,6 @@
 # Template file for 'gc'
 pkgname=gc
-version=8.2.2
+version=8.2.4
 revision=1
 build_style=gnu-configure
 # libatomic_ops is replaced by C11 atomic
@@ -11,7 +11,7 @@ maintainer="Ivan Maidanski <ivmai@mail.ru>"
 license="MIT"
 homepage="https://www.hboehm.info/gc/"
 distfiles="https://github.com/ivmai/bdwgc/releases/download/v${version}/gc-${version}.tar.gz"
-checksum=f30107bcb062e0920a790ffffa56d9512348546859364c23a14be264b38836a0
+checksum=3d0d3cdbe077403d3106bb40f0cbb563413d6efdbb2a7e1cd6886595dec48fc2
 
 post_install() {
 	mkdir -p ${DESTDIR}/usr/include/gc/

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

* Re: gc: Update to 8.2.4
  2023-05-28 14:50 [PR PATCH] gc: Update to 8.2.4 ivmai
@ 2023-05-31 15:14 ` ivmai
  2023-06-05 21:52 ` ivmai
  2023-06-06 10:10 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: ivmai @ 2023-05-31 15:14 UTC (permalink / raw)
  To: ml

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

New comment by ivmai on void-packages repository

https://github.com/void-linux/void-packages/pull/44124#issuecomment-1570429393

Comment:
@sgn, could you please review this patch?
Thank you

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

* Re: gc: Update to 8.2.4
  2023-05-28 14:50 [PR PATCH] gc: Update to 8.2.4 ivmai
  2023-05-31 15:14 ` ivmai
@ 2023-06-05 21:52 ` ivmai
  2023-06-06 10:10 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: ivmai @ 2023-06-05 21:52 UTC (permalink / raw)
  To: ml

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

New comment by ivmai on void-packages repository

https://github.com/void-linux/void-packages/pull/44124#issuecomment-1577522171

Comment:
@leahneukirchen, could you please review the patch?

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

* Re: [PR PATCH] [Merged]: gc: Update to 8.2.4
  2023-05-28 14:50 [PR PATCH] gc: Update to 8.2.4 ivmai
  2023-05-31 15:14 ` ivmai
  2023-06-05 21:52 ` ivmai
@ 2023-06-06 10:10 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2023-06-06 10:10 UTC (permalink / raw)
  To: ml

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

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

gc: Update to 8.2.4
https://github.com/void-linux/void-packages/pull/44124

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, x64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-28 14:50 [PR PATCH] gc: Update to 8.2.4 ivmai
2023-05-31 15:14 ` ivmai
2023-06-05 21:52 ` ivmai
2023-06-06 10:10 ` [PR PATCH] [Merged]: " leahneukirchen

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