Bug 256876 - math/vtk9: do not pollute namespace with Xutil.h
Summary: math/vtk9: do not pollute namespace with Xutil.h
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-28 20:54 UTC by Thierry Thomas
Modified: 2021-06-29 10:21 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
Patch b3b088e8 from upstream (3.15 KB, patch)
2021-06-28 20:54 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2021-06-28 20:54:15 UTC
Created attachment 226094 [details]
Patch b3b088e8 from upstream

Add the patch b3b088e8 from upstream, in order to permit cad/opencascade to switch to VTK-9.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-06-28 21:28:45 UTC
Hi Thierry,

It is approved. Please commit it.

Thanks!
Yuri
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2021-06-29 10:21:33 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-06-29 10:21:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e67606b6b191a590ef2e373ab5e3f0e32aedae05

commit e67606b6b191a590ef2e373ab5e3f0e32aedae05
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-06-20 20:06:41 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2021-06-29 10:20:38 +0000

    math/vtk9: do not pollute namespace with Xutil.h

    Add the patch b3b088e8 from upstream, in order to permit cad/opencascade
    to switch to VTK-9.

    PR:             256876
    Approved by:    yuri (maintainer)

 math/vtk9/Makefile                                 |  2 +-
 ...dering_OpenGL2_vtkXOpenGLRenderWindow.cxx (new) | 44 ++++++++++++++++++++++
 ...endering_OpenGL2_vtkXOpenGLRenderWindow.h (new) | 24 ++++++++++++
 3 files changed, 69 insertions(+), 1 deletion(-)