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/vtk/files/
Date: Thu, 01 Sep 2022 02:24:51
Message-Id: 1661999070.f7aa9f54fed8aa3b557e9329b0833060ec76a4a9.sam@gentoo
1 commit: f7aa9f54fed8aa3b557e9329b0833060ec76a4a9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 02:24:25 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 02:24:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7aa9f54
7
8 sci-libs/vtk: add more references to patch
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 ...vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch | 7 ++++---
13 1 file changed, 4 insertions(+), 3 deletions(-)
14
15 diff --git a/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch b/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch
16 index e06c786db9ab..24804ca2dc0a 100644
17 --- a/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch
18 +++ b/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch
19 @@ -1,4 +1,8 @@
20 From https://gitlab.kitware.com/vtk/vtk/-/commit/0322b938968eebee585ad7efb93bbdade7106355
21 +
22 +https://bugs.gentoo.org/863038
23 +https://gitlab.kitware.com/vtk/vtk/-/issues/18638
24 +
25 From: Aron Helser <aron.helser@×××××××.com>
26 Date: Mon, 15 Aug 2022 10:06:13 -0400
27 Subject: [PATCH 16/30] Change or scope struct names to avoid conflicts.
28 @@ -121,6 +125,3 @@ Subject: [PATCH 16/30] Change or scope struct names to avoid conflicts.
29 vtkAMRVelodyneReaderInternal();
30 ~vtkAMRVelodyneReaderInternal();
31 void SetFileName(VTK_FILEPATH VTK_FUTURE_CONST char* fileName);
32 ---
33 -2.37.2
34 -