Bug 228569

Summary: science/paraview fix build on FreeBSD-CURRENT
Product: Ports & Packages Reporter: devel
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Some People CC: yuri
Priority: --- Flags: devel: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for port science/paraview none

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