Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gc: Update to 8.2.6
@ 2024-02-06 20:10 ivmai
  2024-02-12 11:31 ` ivmai
  2024-02-12 13:13 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: ivmai @ 2024-02-06 20:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ivmai/void-linux-packages patch-7
https://github.com/void-linux/void-packages/pull/48565

gc: Update to 8.2.6
<!-- 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, x86_64-glibc
- 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/48565.patch is attached

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

From c7cff7d27615155d313781013212510056cc9f19 Mon Sep 17 00:00:00 2001
From: Ivan Maidanski <ivmai@mail.ru>
Date: Tue, 6 Feb 2024 23:07:41 +0300
Subject: [PATCH] gc: Update to 8.2.6

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

diff --git a/srcpkgs/gc/template b/srcpkgs/gc/template
index 61935cc0b664f..6b68188309c9f 100644
--- a/srcpkgs/gc/template
+++ b/srcpkgs/gc/template
@@ -1,9 +1,9 @@
 # Template file for 'gc'
 pkgname=gc
-version=8.2.4
+version=8.2.6
 revision=1
 build_style=gnu-configure
-# libatomic_ops is replaced by C11 atomic
+# libatomic_ops is replaced by GCC atomic intrinsics
 configure_args="--enable-static --with-libatomic-ops=none"
 hostmakedepends="pkg-config"
 short_desc="Garbage collector for C and C++"
@@ -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=3d0d3cdbe077403d3106bb40f0cbb563413d6efdbb2a7e1cd6886595dec48fc2
+checksum=b9183fe49d4c44c7327992f626f8eaa1d8b14de140f243edb1c9dcff7719a7fc
 
 post_install() {
 	mkdir -p ${DESTDIR}/usr/include/gc/

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

* Re: gc: Update to 8.2.6
  2024-02-06 20:10 [PR PATCH] gc: Update to 8.2.6 ivmai
@ 2024-02-12 11:31 ` ivmai
  2024-02-12 13:13 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: ivmai @ 2024-02-12 11:31 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/48565#issuecomment-1938503178

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

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

* Re: [PR PATCH] [Merged]: gc: Update to 8.2.6
  2024-02-06 20:10 [PR PATCH] gc: Update to 8.2.6 ivmai
  2024-02-12 11:31 ` ivmai
@ 2024-02-12 13:13 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2024-02-12 13:13 UTC (permalink / raw)
  To: ml

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

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

gc: Update to 8.2.6
https://github.com/void-linux/void-packages/pull/48565

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




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

end of thread, other threads:[~2024-02-12 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-06 20:10 [PR PATCH] gc: Update to 8.2.6 ivmai
2024-02-12 11:31 ` ivmai
2024-02-12 13:13 ` [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).