Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/hdf5/files/
Date: Tue, 03 May 2022 02:35:43
Message-Id: 1651545326.5dc5ca1f7ee5908d7d5e49814d154ce59848add9.sam@gentoo
1 commit: 5dc5ca1f7ee5908d7d5e49814d154ce59848add9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 02:35:26 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 02:35:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc5ca1f
7
8 sci-libs/hdf5: add link to upstream PR for patch
9
10 Bug: https://github.com/HDFGroup/hdf5/pull/1716
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch b/sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch
17 index 8218f31aea66..6ea7520c0f13 100644
18 --- a/sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch
19 +++ b/sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch
20 @@ -1,3 +1,4 @@
21 +https://github.com/HDFGroup/hdf5/pull/1716
22 --- a/CMakeLists.txt
23 +++ b/CMakeLists.txt
24 @@ -46,6 +46,13 @@ if (CMAKE_VERSION VERSION_LESS "3.14.0")