freebsd-ports/math/vtk6/files
Adriaan de Groot 661683b9cf Fix build of math/vtk6 with Clang6 on -CURRENT.
The definition of NULL has changed in C++, and conversions have
gotten stricter, so using NULL where you mean 0 (or false) is
no longer an option. Detected by fallout from updating CMake 3.12.

No PORTREVISION bump because everywhere where it compiled previously
sees no change, and where it didn't compile before it does now
with the same result.

Reported by:	tcberner
2018-06-20 09:27:51 +00:00
..
patch-Examples-GUI-Qt-GraphicsView_CMakeLists.txt
patch-GUISupport-Qt_CMakeLists.txt
patch-GUISupport-Qt_PluginInstall.cmake.in
patch-Rendering_OpenGL_vtkXOpenGLRenderWindow.cxx
patch-ThirdParty_hdf5_vtkhdf5_CMakeInstallation.cmake
patch-ThirdParty-verdict-vtkverdict_CMakeLists.txt
patch-Wrapping-Tcl_CMakeLists.txt