Github messages for voidlinux
 help / color / mirror / Atom feed
From: pandom79 <pandom79@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] hdf5 : update to 1.12.0
Date: Wed, 14 Oct 2020 09:23:53 +0200	[thread overview]
Message-ID: <20201014072353.D79KOcx6bWOVYV4C3kVFDHbukwJbZCLgFaePLQio9_w@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25569@inbox.vuxu.org>

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

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

https://github.com/pandom79/void-packages hdf5
https://github.com/void-linux/void-packages/pull/25569

hdf5 : update to 1.12.0


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

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

From 99709da4d4b1283c3eb27f6a02574c58d62b2ef6 Mon Sep 17 00:00:00 2001
From: Domenico Panella <domenico@VoidDomenico.localdomain>
Date: Tue, 13 Oct 2020 17:54:23 +0200
Subject: [PATCH 1/2] hdf5 : update to 1.12.0

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

diff --git a/srcpkgs/hdf5/template b/srcpkgs/hdf5/template
index e035fa670ab..b09d721f9a5 100644
--- a/srcpkgs/hdf5/template
+++ b/srcpkgs/hdf5/template
@@ -1,17 +1,18 @@
 # Template file for 'hdf5'
 pkgname=hdf5
-version=1.10.5
+version=1.12.0
 revision=1
+_version=1.12
 build_style=gnu-configure
 configure_args="--enable-cxx --enable-fortran"
 hostmakedepends="gcc-fortran"
 makedepends="zlib-devel"
 short_desc="Data model, library, and file format for storing and managing data"
 maintainer="pulux <pulux@pf4sh.de>"
-license="custom"
+license="custom:hdf5"
 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/${pkgname}-${_version}/${pkgname}-${version}/src/${pkgname}-${version}.tar.gz"
+checksum=a62dcb276658cb78e6795dd29bf926ed7a9bc4edf6e77025cd2c689a8f97c17a
 nocross="https://portal.hdfgroup.org/pages/viewpage.action?pageId=48808266"
 
 post_install() {

From 420060a0d5dbd1391075dd9cafd967264d6a1c0c Mon Sep 17 00:00:00 2001
From: Domenico Panella <domenico@VoidDomenico.localdomain>
Date: Wed, 14 Oct 2020 09:23:47 +0200
Subject: [PATCH 2/2] Update shlibs

---
 common/shlibs | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index e50e44f1246..ad6328085c2 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2527,12 +2527,12 @@ libpjsip-ua.so.2 pjproject-2.4.5_1
 libpjsip.so.2 pjproject-2.4.5_1
 libpjsua.so.2 pjproject-2.4.5_1
 libpjsua2.so.2 pjproject-2.4.5_1
-libhdf5_hl.so.100 hdf5-1.10.1_2
-libhdf5.so.103 hdf5-1.10.4_1
-libhdf5_hl_cpp.so.100 hdf5-1.10.1_2
-libhdf5_cpp.so.103 hdf5-1.10.4_1
-libhdf5hl_fortran.so.100 hdf5-1.10.1_2
-libhdf5_fortran.so.102 hdf5-1.10.5_1
+libhdf5_hl.so.200 hdf5-1.12.0_1
+libhdf5.so.200 hdf5-1.12.0_1
+libhdf5_hl_cpp.so.200 hdf5-1.12.0_1
+libhdf5_cpp.so.200 hdf5-1.12.0_1
+libhdf5hl_fortran.so.200 hdf5-1.12.0_1
+libhdf5_fortran.so.200 hdf5-1.12.0_1
 libcryptmount.so.0 libpam-mount-2.15_1
 libglob.so.0 libglob-1.0_1
 libepub.so.0 ebook-tools-0.2.2_1

  parent reply	other threads:[~2020-10-14  7:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-13 16:01 [PR PATCH] " pandom79
2020-10-13 16:23 ` [PR PATCH] [Updated] " pandom79
2020-10-14  7:23 ` pandom79 [this message]
2020-10-14  7:25 ` pandom79
2020-10-15  4:54 ` ericonr
2020-10-15  5:04 ` ericonr
2020-10-15  7:38 ` pandom79
2020-10-15 12:29 ` Piraty
2020-11-22 10:56 ` [PR REVIEW] " paper42
2020-11-22 10:56 ` paper42
2020-11-22 12:31 ` paper42
2020-11-22 12:34 ` [PR PATCH] [Updated] " pandom79
2020-11-22 12:38 ` pandom79
2020-11-22 13:13 ` paper42
2021-01-13 13:34 ` [PR PATCH] [Closed]: " pandom79

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201014072353.D79KOcx6bWOVYV4C3kVFDHbukwJbZCLgFaePLQio9_w@z \
    --to=pandom79@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).