Bug 228569 - science/paraview fix build on FreeBSD-CURRENT
Summary: science/paraview fix build on FreeBSD-CURRENT
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-28 15:57 UTC by devel
Modified: 2018-05-28 17:55 UTC (History)
1 user (show)

See Also:
devel: maintainer-feedback+


Attachments
patch for port science/paraview (9.39 KB, patch)
2018-05-28 15:57 UTC, devel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description devel 2018-05-28 15:57:58 UTC
Created attachment 193792 [details]
patch for port science/paraview

Some parts of patch taken from 
https://gitlab.kitware.com/vtk/vtk/commit/de3c93a3b2725d552041873eec18587845cd8b2f.diff
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-05-28 17:54:51 UTC
Committed, thanks!

Please make sure that these patches are submitted upstream.

Yuri
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-05-28 17:55:06 UTC
A commit references this bug:

Author: yuri
Date: Mon May 28 17:54:47 UTC 2018
New revision: 471059
URL: https://svnweb.freebsd.org/changeset/ports/471059

Log:
  science/paraview: Fix build on FreeBSD-CURRENT

  Add patches that fix null pointer representations in C++.

  PR:		228569
  Submitted by:	devel@stasyan.com <maintainer>

Changes:
  head/science/paraview/files/patch-vtkOpenGLGlyph3DHelper.cxx
  head/science/paraview/files/patch-vtkOpenGLPolyDataMapper.cxx
  head/science/paraview/files/patch-vtkOpenGLPolyDataMapper2D.cxx
  head/science/paraview/files/patch-vtkOpenGLProjectedTetrahedraMapper.cxx
  head/science/paraview/files/patch-vtkOpenGLRenderUtilities.cxx
  head/science/paraview/files/patch-vtkOpenGLStickMapper.cxx
  head/science/paraview/files/patch-vtkPhastaReader.cxx
  head/science/paraview/files/patch-vtkXOpenGLRenderWindow.cxx