Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [ci skip] root: update to 6.30.04
@ 2024-02-03 21:42 BenJarg
  2024-02-29 20:48 ` cinerea0
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: BenJarg @ 2024-02-03 21:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BenJarg/void-packages root-6.30.04
https://github.com/void-linux/void-packages/pull/48517

[ci skip] root: update to 6.30.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - x86_64-musl


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

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

From f66cfc8197995790b8d95cf204b666fd92b2528a Mon Sep 17 00:00:00 2001
From: Ben Jargowsky <bjargowsky@proton.me>
Date: Sat, 3 Feb 2024 13:17:22 -0800
Subject: [PATCH] root: update to 6.30.04

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

diff --git a/srcpkgs/root/template b/srcpkgs/root/template
index 641fdcec9019d..e541033a1cfd5 100644
--- a/srcpkgs/root/template
+++ b/srcpkgs/root/template
@@ -1,7 +1,7 @@
 # Template file for 'root'
 pkgname=root
-version=6.30.02
-revision=2
+version=6.30.04
+revision=1
 # Only i686 and x86_64 seem to be officially supported
 archs="i686* x86_64*"
 build_style=cmake
@@ -27,7 +27,7 @@ maintainer="Ben Jargowsky <benjar63@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://root.cern"
 distfiles="https://root.cern/download/root_v${version}.source.tar.gz"
-checksum=7965a456d1ad1ee0d5fe4769bf5a8fec291af684ed93db0f3080a9c362435183
+checksum=2b4180b698f39cc65d91084d833a884515b325bc5f673c8e39abe818b025d8cc
 build_options="fortran"
 build_options_default="fortran"
 python_version=3

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

* Re: [ci skip] root: update to 6.30.04
  2024-02-03 21:42 [PR PATCH] [ci skip] root: update to 6.30.04 BenJarg
@ 2024-02-29 20:48 ` cinerea0
  2024-03-04 18:08 ` [PR PATCH] [Updated] " BenJarg
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-02-29 20:48 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48517#issuecomment-1971934215

Comment:
Please rebase this on top of the recent tbb update and test.

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

* Re: [PR PATCH] [Updated] [ci skip] root: update to 6.30.04
  2024-02-03 21:42 [PR PATCH] [ci skip] root: update to 6.30.04 BenJarg
  2024-02-29 20:48 ` cinerea0
@ 2024-03-04 18:08 ` BenJarg
  2024-03-04 18:10 ` BenJarg
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: BenJarg @ 2024-03-04 18:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BenJarg/void-packages root-6.30.04
https://github.com/void-linux/void-packages/pull/48517

[ci skip] root: update to 6.30.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - x86_64-musl


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

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

From 9ef7650f555c8bd3d4a01428ec062fd560c2543d Mon Sep 17 00:00:00 2001
From: Ben Jargowsky <bjargowsky@proton.me>
Date: Sat, 3 Feb 2024 13:17:22 -0800
Subject: [PATCH] root: update to 6.30.04

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

diff --git a/srcpkgs/root/template b/srcpkgs/root/template
index 641fdcec9019dd..e541033a1cfd54 100644
--- a/srcpkgs/root/template
+++ b/srcpkgs/root/template
@@ -1,7 +1,7 @@
 # Template file for 'root'
 pkgname=root
-version=6.30.02
-revision=2
+version=6.30.04
+revision=1
 # Only i686 and x86_64 seem to be officially supported
 archs="i686* x86_64*"
 build_style=cmake
@@ -27,7 +27,7 @@ maintainer="Ben Jargowsky <benjar63@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://root.cern"
 distfiles="https://root.cern/download/root_v${version}.source.tar.gz"
-checksum=7965a456d1ad1ee0d5fe4769bf5a8fec291af684ed93db0f3080a9c362435183
+checksum=2b4180b698f39cc65d91084d833a884515b325bc5f673c8e39abe818b025d8cc
 build_options="fortran"
 build_options_default="fortran"
 python_version=3

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

* Re: [PR PATCH] [Updated] [ci skip] root: update to 6.30.04
  2024-02-03 21:42 [PR PATCH] [ci skip] root: update to 6.30.04 BenJarg
  2024-02-29 20:48 ` cinerea0
  2024-03-04 18:08 ` [PR PATCH] [Updated] " BenJarg
@ 2024-03-04 18:10 ` BenJarg
  2024-03-13  5:09 ` BenJarg
  2024-04-16  1:50 ` [PR PATCH] [Closed]: " BenJarg
  4 siblings, 0 replies; 6+ messages in thread
From: BenJarg @ 2024-03-04 18:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BenJarg/void-packages root-6.30.04
https://github.com/void-linux/void-packages/pull/48517

[ci skip] root: update to 6.30.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - x86_64-musl


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

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

From 8c49b6b8ce92502acdd88a87f20bd69177df0f93 Mon Sep 17 00:00:00 2001
From: Ben Jargowsky <bjargowsky@proton.me>
Date: Sat, 3 Feb 2024 13:17:22 -0800
Subject: [PATCH] root: update to 6.30.04

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

diff --git a/srcpkgs/root/template b/srcpkgs/root/template
index 5ac16b099b7d01..e541033a1cfd54 100644
--- a/srcpkgs/root/template
+++ b/srcpkgs/root/template
@@ -1,7 +1,7 @@
 # Template file for 'root'
 pkgname=root
-version=6.30.02
-revision=3
+version=6.30.04
+revision=1
 # Only i686 and x86_64 seem to be officially supported
 archs="i686* x86_64*"
 build_style=cmake
@@ -27,7 +27,7 @@ maintainer="Ben Jargowsky <benjar63@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://root.cern"
 distfiles="https://root.cern/download/root_v${version}.source.tar.gz"
-checksum=7965a456d1ad1ee0d5fe4769bf5a8fec291af684ed93db0f3080a9c362435183
+checksum=2b4180b698f39cc65d91084d833a884515b325bc5f673c8e39abe818b025d8cc
 build_options="fortran"
 build_options_default="fortran"
 python_version=3

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

* Re: [PR PATCH] [Updated] [ci skip] root: update to 6.30.04
  2024-02-03 21:42 [PR PATCH] [ci skip] root: update to 6.30.04 BenJarg
                   ` (2 preceding siblings ...)
  2024-03-04 18:10 ` BenJarg
@ 2024-03-13  5:09 ` BenJarg
  2024-04-16  1:50 ` [PR PATCH] [Closed]: " BenJarg
  4 siblings, 0 replies; 6+ messages in thread
From: BenJarg @ 2024-03-13  5:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BenJarg/void-packages root-6.30.04
https://github.com/void-linux/void-packages/pull/48517

[ci skip] root: update to 6.30.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - x86_64-musl


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

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

From b557cd10b31c8594e9cce4021a4e788df32f70a0 Mon Sep 17 00:00:00 2001
From: Ben Jargowsky <bjargowsky@proton.me>
Date: Sat, 3 Feb 2024 13:17:22 -0800
Subject: [PATCH] root: update to 6.30.04

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

diff --git a/srcpkgs/root/template b/srcpkgs/root/template
index 5ac16b099b7d01..e541033a1cfd54 100644
--- a/srcpkgs/root/template
+++ b/srcpkgs/root/template
@@ -1,7 +1,7 @@
 # Template file for 'root'
 pkgname=root
-version=6.30.02
-revision=3
+version=6.30.04
+revision=1
 # Only i686 and x86_64 seem to be officially supported
 archs="i686* x86_64*"
 build_style=cmake
@@ -27,7 +27,7 @@ maintainer="Ben Jargowsky <benjar63@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://root.cern"
 distfiles="https://root.cern/download/root_v${version}.source.tar.gz"
-checksum=7965a456d1ad1ee0d5fe4769bf5a8fec291af684ed93db0f3080a9c362435183
+checksum=2b4180b698f39cc65d91084d833a884515b325bc5f673c8e39abe818b025d8cc
 build_options="fortran"
 build_options_default="fortran"
 python_version=3

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

* Re: [PR PATCH] [Closed]: [ci skip] root: update to 6.30.04
  2024-02-03 21:42 [PR PATCH] [ci skip] root: update to 6.30.04 BenJarg
                   ` (3 preceding siblings ...)
  2024-03-13  5:09 ` BenJarg
@ 2024-04-16  1:50 ` BenJarg
  4 siblings, 0 replies; 6+ messages in thread
From: BenJarg @ 2024-04-16  1:50 UTC (permalink / raw)
  To: ml

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

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

[ci skip] root: update to 6.30.04
https://github.com/void-linux/void-packages/pull/48517

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

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - x86_64-musl


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

end of thread, other threads:[~2024-04-16  1:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-03 21:42 [PR PATCH] [ci skip] root: update to 6.30.04 BenJarg
2024-02-29 20:48 ` cinerea0
2024-03-04 18:08 ` [PR PATCH] [Updated] " BenJarg
2024-03-04 18:10 ` BenJarg
2024-03-13  5:09 ` BenJarg
2024-04-16  1:50 ` [PR PATCH] [Closed]: " BenJarg

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