Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hdf5: update to 1.10.8.
@ 2022-03-25 16:57 pfpulux
  2022-03-25 21:58 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pfpulux @ 2022-03-25 16:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages hdf5
https://github.com/void-linux/void-packages/pull/36339

hdf5: update to 1.10.8.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->


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

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

From 25bf04b8fed92c75ad8f32cd6dc07f49be695fbc Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Fri, 25 Mar 2022 17:55:05 +0100
Subject: [PATCH] hdf5: update to 1.10.8.

---
 srcpkgs/hdf5/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/hdf5/template b/srcpkgs/hdf5/template
index 915d287cd32f..2501e74b47b6 100644
--- a/srcpkgs/hdf5/template
+++ b/srcpkgs/hdf5/template
@@ -1,7 +1,7 @@
 # Template file for 'hdf5'
 pkgname=hdf5
-version=1.10.5
-revision=2
+version=1.10.8
+revision=1
 build_style=gnu-configure
 configure_args="--enable-cxx --enable-fortran"
 hostmakedepends="gcc-fortran"
@@ -10,8 +10,8 @@ short_desc="Data model, library, and file format for storing and managing data"
 maintainer="pulux <pulux@pf4sh.de>"
 license="custom:BSD-3-Clause-LBNL-alike"
 homepage="https://hdfgroup.org"
-distfiles="https://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-${version}.tar.gz"
-checksum=6d4ce8bf902a97b050f6f491f4268634e252a63dadd6656a1a9be5b7b7726fa8
+distfiles="https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-${version}/src/hdf5-${version}.tar.gz"
+checksum=d341b80d380dd763753a0ebe22915e11e87aac4e44a084a850646ff934d19c80
 nocross="https://portal.hdfgroup.org/pages/viewpage.action?pageId=48808266"
 
 post_install() {

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

* Re: hdf5: update to 1.10.8.
  2022-03-25 16:57 [PR PATCH] hdf5: update to 1.10.8 pfpulux
@ 2022-03-25 21:58 ` paper42
  2022-06-30  2:15 ` github-actions
  2022-07-15  2:15 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-03-25 21:58 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36339#issuecomment-1079473667

Comment:
@pfpulux your commit email is not associated with your github profile, so it can't be properly attributed to you, could you fix that?

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

* Re: hdf5: update to 1.10.8.
  2022-03-25 16:57 [PR PATCH] hdf5: update to 1.10.8 pfpulux
  2022-03-25 21:58 ` paper42
@ 2022-06-30  2:15 ` github-actions
  2022-07-15  2:15 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-06-30  2:15 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/36339#issuecomment-1170673068

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: hdf5: update to 1.10.8.
  2022-03-25 16:57 [PR PATCH] hdf5: update to 1.10.8 pfpulux
  2022-03-25 21:58 ` paper42
  2022-06-30  2:15 ` github-actions
@ 2022-07-15  2:15 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-07-15  2:15 UTC (permalink / raw)
  To: ml

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

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

hdf5: update to 1.10.8.
https://github.com/void-linux/void-packages/pull/36339

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->


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

end of thread, other threads:[~2022-07-15  2:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25 16:57 [PR PATCH] hdf5: update to 1.10.8 pfpulux
2022-03-25 21:58 ` paper42
2022-06-30  2:15 ` github-actions
2022-07-15  2:15 ` [PR PATCH] [Closed]: " github-actions

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