1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

science/paraview: upgrade to 5.12.1

Release notes at <https://www.kitware.com/paraview-5-12-1-release-notes/>.
This commit is contained in:
Thierry Thomas 2024-06-01 20:06:12 +02:00
parent 1e2817f4a3
commit aa24ac1c34
3 changed files with 62 additions and 39 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= paraview
DISTVERSION= ${PARAVIEW_VER}.0
PORTREVISION= 4
DISTVERSION= ${PARAVIEW_VER}.1
CATEGORIES= science graphics
MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/
DISTNAME= ParaView-v${PORTVERSION}
@ -19,6 +18,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
utf8cpp>0:devel/utf8cpp \
fast_float>0:math/fast_float \
nlohmann-json>0:devel/nlohmann-json \
vulkan-headers>0:graphics/vulkan-headers \
${LOCALBASE}/include/exprtk.hpp:math/exprtk \
${PYTHON_SITELIBDIR}/matplotlib/pyplot.py:math/py-matplotlib@${PY_FLAVOR}
LIB_DEPENDS= libhdf5.so:science/hdf5 \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1709671006
SHA256 (ParaView-v5.12.0.tar.xz) = d289afe7b48533e2ca4a39a3b48d3874bfe67cf7f37fdd2131271c57e64de20d
SIZE (ParaView-v5.12.0.tar.xz) = 129439820
TIMESTAMP = 1717254710
SHA256 (ParaView-v5.12.1.tar.xz) = 927f880c13deb6dde4172f4727d2b66f5576e15237b35778344f5dd1ddec863e
SIZE (ParaView-v5.12.1.tar.xz) = 129307060

View File

@ -39,6 +39,7 @@ include/paraview-%%VERMAJORMINOR%%/LSDynaFamily.h
include/paraview-%%VERMAJORMINOR%%/LSDynaMetaData.h
%%MPICH%%include/paraview-%%VERMAJORMINOR%%/NPICAdaptor.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/LegacyGhostCellsGeneratorFiltersModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/StereoCursorViewsModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkAbstractAccumulator.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkAbstractArrayMeasurement.h
@ -97,12 +98,12 @@ include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkGeodesicMeasurem
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkGeodesicsBetweenPoints.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkGeometricMeanArrayMeasurement.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkHarmonicMeanArrayMeasurement.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkLANLX3DReader.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkLANLX3DReaderModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkLagrangianHelperBase.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkLagrangianParticleTrackerModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkLagrangianSeedHelper.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkLagrangianSurfaceHelper.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkLANLX3DReader.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkLANLX3DReaderModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMaxAccumulator.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMaxArrayMeasurement.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMeanPowerSpectralDensity.h
@ -112,17 +113,31 @@ include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMomentGlyphs.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMomentVectors.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMooseXfemClip.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMooseXfemClipModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMultiDimensionBrowser.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMultiDimensionalArray.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMultiDimensionalImplicitBackend.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkMultiDimensionBrowser.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkNIfTIReader.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkNIfTIWriter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkNonOrthogonalSourcesModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkOpenGLBivariateNoiseMapperDelegator.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkOpenGLBumpMapMapperDelegator.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkOpenGLExtrusionMapperDelegator.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPanoramicProjectionViewsModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPMaterialClusterAnalysisFilter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPMaterialClusterExplodeFilter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPolyDataGeodesicDistance.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismFiltersModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismGeometryConverter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismGeometryRepresentation.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismGeometryRepresentationWithFaces.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismReadersModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismSelectionRepresentation.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismServerManagerModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismSESAMEFileSeriesReader.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismSESAMEReader.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismView.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismViewsModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkProjectSpectrumMagnitude.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPTemporalRanges.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPVBagChartRepresentation.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPVBagPlotMatrixRepresentation.h
@ -131,23 +146,13 @@ include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPVExtractBagPlot
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPVPanoramicProjectionView.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPVRandomPointsStreamingSource.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPVStereoCursorView.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPanoramicProjectionViewsModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPolyDataGeodesicDistance.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismFiltersModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismGeometryConverter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismGeometryRepresentation.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismGeometryRepresentationWithFaces.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismReadersModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismSESAMEFileSeriesReader.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismSESAMEReader.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismSelectionRepresentation.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismServerManagerModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismView.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkPrismViewsModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkProjectSpectrumMagnitude.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkQuantileAccumulator.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkQuantileArrayMeasurement.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkResampleToHyperTreeGrid.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSamplePlaneSource.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkShearedWaveletSource.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSimulationPointCloudFilter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSimulationToPrismFilter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSLACFiltersModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSLACPlaneGlyphs.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSMBagChartSeriesListDomain.h
@ -156,23 +161,20 @@ include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSMPrismIsSimulat
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSMPrismTableArraysDomain.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSMPrismThresholdRangeDomain.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSMPrismViewProxy.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSamplePlaneSource.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkShearedWaveletSource.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSimulationPointCloudFilter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSimulationToPrismFilter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSoundQuantitiesCalculator.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkSpectrogramFilter.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStandardDeviationArrayMeasurement.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamLinesMapper.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamLinesModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamLinesRepresentation.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamingParticlesModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamingParticlesPriorityQueue.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamingParticlesRepresentation.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamLinesMapper.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamLinesModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkStreamLinesRepresentation.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkTemporalMultiplexing.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkTemporalRanges.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkThickenLayeredCells.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkThickenLayeredCellsFiltersModule.h
include/paraview-%%VERMAJORMINOR%%/ParaView_paraview_plugins/vtkUnstructuredGridGhostCellsGenerator.h
%%MPICH%%include/paraview-%%VERMAJORMINOR%%/ParticleAdaptor.h
include/paraview-%%VERMAJORMINOR%%/PhastaAdaptor.h
include/paraview-%%VERMAJORMINOR%%/PyVTKEnum.h
@ -1397,15 +1399,10 @@ include/paraview-%%VERMAJORMINOR%%/vtkDICOMParserModule.h
include/paraview-%%VERMAJORMINOR%%/vtkDIMACSGraphReader.h
include/paraview-%%VERMAJORMINOR%%/vtkDIMACSGraphWriter.h
%%MPICH%%include/paraview-%%VERMAJORMINOR%%/vtkDIYAggregateDataSetFilter.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYDataExchanger.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYExplicitAssigner.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYGhostUtilities.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYGhostUtilities.txx
include/paraview-%%VERMAJORMINOR%%/vtkDIYKdTreeUtilities.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYUtilities.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYUtilities.txx
include/paraview-%%VERMAJORMINOR%%/vtkDSPFilterDefinition.h
include/paraview-%%VERMAJORMINOR%%/vtkDSPFilterGroup.h
include/paraview-%%VERMAJORMINOR%%/vtkCellGridIOQuery.h
include/paraview-%%VERMAJORMINOR%%/vtkCellGridReader.h
include/paraview-%%VERMAJORMINOR%%/vtkCellGridWriter.h
include/paraview-%%VERMAJORMINOR%%/vtkCompositeCellGridReader.h
include/paraview-%%VERMAJORMINOR%%/vtkDataArray.h
include/paraview-%%VERMAJORMINOR%%/vtkDataArrayAccessor.h
include/paraview-%%VERMAJORMINOR%%/vtkDataArrayCollection.h
@ -1459,7 +1456,6 @@ include/paraview-%%VERMAJORMINOR%%/vtkDataTabulator.h
include/paraview-%%VERMAJORMINOR%%/vtkDataTransferHelper.h
include/paraview-%%VERMAJORMINOR%%/vtkDataWriter.h
include/paraview-%%VERMAJORMINOR%%/vtkDateToNumeric.h
include/paraview-%%VERMAJORMINOR%%/vtkDeRhamCell.h
include/paraview-%%VERMAJORMINOR%%/vtkDebug.h
include/paraview-%%VERMAJORMINOR%%/vtkDebugLeaks.h
include/paraview-%%VERMAJORMINOR%%/vtkDebugLeaksManager.h
@ -1483,7 +1479,9 @@ include/paraview-%%VERMAJORMINOR%%/vtkDepthImageProcessingPass.h
include/paraview-%%VERMAJORMINOR%%/vtkDepthOfFieldPass.h
include/paraview-%%VERMAJORMINOR%%/vtkDepthPeelingPass.h
include/paraview-%%VERMAJORMINOR%%/vtkDepthSortPolyData.h
include/paraview-%%VERMAJORMINOR%%/vtkDeRhamCell.h
include/paraview-%%VERMAJORMINOR%%/vtkDescriptiveStatistics.h
include/paraview-%%VERMAJORMINOR%%/vtkDGIOResponder.h
include/paraview-%%VERMAJORMINOR%%/vtkDiagonalMatrixSource.h
include/paraview-%%VERMAJORMINOR%%/vtkDicer.h
include/paraview-%%VERMAJORMINOR%%/vtkDijkstraGraphGeodesicPath.h
@ -1511,6 +1509,15 @@ include/paraview-%%VERMAJORMINOR%%/vtkDistanceToCamera.h
include/paraview-%%VERMAJORMINOR%%/vtkDistanceWidget.h
include/paraview-%%VERMAJORMINOR%%/vtkDistributedDataFilter.h
include/paraview-%%VERMAJORMINOR%%/vtkDistributedGraphHelper.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYDataExchanger.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYExplicitAssigner.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYGhostUtilities.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYGhostUtilities.txx
include/paraview-%%VERMAJORMINOR%%/vtkDIYKdTreeUtilities.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYUtilities.h
include/paraview-%%VERMAJORMINOR%%/vtkDIYUtilities.txx
include/paraview-%%VERMAJORMINOR%%/vtkDSPFilterDefinition.h
include/paraview-%%VERMAJORMINOR%%/vtkDSPFilterGroup.h
%%MPICH%%include/paraview-%%VERMAJORMINOR%%/vtkDistributedPointCloudFilter.h
include/paraview-%%VERMAJORMINOR%%/vtkDistributedTrivialProducer.h
include/paraview-%%VERMAJORMINOR%%/vtkDomainsChemistryModule.h
@ -1937,6 +1944,8 @@ include/paraview-%%VERMAJORMINOR%%/vtkIOAMRModule.h
include/paraview-%%VERMAJORMINOR%%/vtkIOAsynchronousModule.h
include/paraview-%%VERMAJORMINOR%%/vtkIOCGNSReaderModule.h
include/paraview-%%VERMAJORMINOR%%/vtkIOCONVERGECFDModule.h
include/paraview-%%VERMAJORMINOR%%/vtkIOCellGrid.h
include/paraview-%%VERMAJORMINOR%%/vtkIOCellGridModule.h
include/paraview-%%VERMAJORMINOR%%/vtkIOChemistryModule.h
include/paraview-%%VERMAJORMINOR%%/vtkIOCityGMLModule.h
include/paraview-%%VERMAJORMINOR%%/vtkIOCoreModule.h
@ -6038,6 +6047,10 @@ lib/cmake/paraview-%%VERMAJORMINOR%%/LagrangianParticleTracker-targets-%%CMAKE_B
lib/cmake/paraview-%%VERMAJORMINOR%%/LagrangianParticleTracker-targets.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/LagrangianParticleTracker-vtk-module-find-packages.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/LagrangianParticleTracker-vtk-module-properties.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/LegacyGhostCellsGenerator-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/LegacyGhostCellsGenerator-targets.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/LegacyGhostCellsGenerator-vtk-module-find-packages.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/LegacyGhostCellsGenerator-vtk-module-properties.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/Moments-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/Moments-targets.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/Moments-vtk-module-find-packages.cmake
@ -6240,6 +6253,7 @@ lib/cmake/paraview-%%VERMAJORMINOR%%/vtk/vtkm/cmake/VTKmRenderingContexts.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/vtk/vtkm/cmake/VTKmWrappers.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/vtk/vtkmodules-vtk-python-module-properties.cmake
lib/cmake/paraview-%%VERMAJORMINOR%%/vtkModuleWrapClientServer.cmake
lib/libLegacyGhostCellsGeneratorFiltersCS.a
lib/libStereoCursorViewsCS.a
lib/libpqApplicationComponents-pv%%VERMAJORMINOR%%.so
lib/libpqApplicationComponents-pv%%VERMAJORMINOR%%.so.1
@ -6462,6 +6476,10 @@ lib/libvtkIOAsynchronous-pv%%VERMAJORMINOR%%.so
lib/libvtkIOAsynchronous-pv%%VERMAJORMINOR%%.so.1
lib/libvtkIOAsynchronous-pv%%VERMAJORMINOR%%.so.%%VERMAJORMINOR%%
lib/libvtkIOAsynchronousCS.a
lib/libvtkIOCellGrid-pv%%VERMAJORMINOR%%.so
lib/libvtkIOCellGrid-pv%%VERMAJORMINOR%%.so.1
lib/libvtkIOCellGrid-pv%%VERMAJORMINOR%%.so.%%VERMAJORMINOR%%
lib/libvtkIOCellGridCS.a
lib/libvtkIOCGNSReader-pv%%VERMAJORMINOR%%.so
lib/libvtkIOCGNSReader-pv%%VERMAJORMINOR%%.so.1
lib/libvtkIOCGNSReader-pv%%VERMAJORMINOR%%.so.%%VERMAJORMINOR%%
@ -7187,6 +7205,9 @@ lib/paraview-%%VERMAJORMINOR%%/plugins/LagrangianParticleTracker/LagrangianParti
lib/paraview-%%VERMAJORMINOR%%/plugins/LagrangianParticleTracker/libvtkLagrangianParticleTracker.so
lib/paraview-%%VERMAJORMINOR%%/plugins/LagrangianParticleTracker/vtk/hierarchy/LagrangianParticleTracker/vtkLagrangianParticleTracker-hierarchy.txt
lib/paraview-%%VERMAJORMINOR%%/plugins/LegacyExodusReader/LegacyExodusReader.so
lib/paraview-%%VERMAJORMINOR%%/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so
lib/paraview-%%VERMAJORMINOR%%/plugins/LegacyGhostCellsGenerator/libLegacyGhostCellsGeneratorFilters.so
lib/paraview-%%VERMAJORMINOR%%/plugins/LegacyGhostCellsGenerator/vtk/hierarchy/LegacyGhostCellsGenerator/LegacyGhostCellsGeneratorFilters-hierarchy.txt
lib/paraview-%%VERMAJORMINOR%%/plugins/Moments/Moments.so
lib/paraview-%%VERMAJORMINOR%%/plugins/Moments/libvtkMomentFilters.so
lib/paraview-%%VERMAJORMINOR%%/plugins/Moments/vtk/hierarchy/Moments/vtkMomentFilters-hierarchy.txt
@ -7476,6 +7497,7 @@ lib/paraview-%%VERMAJORMINOR%%/plugins/paraview.plugins.xml
%%PYTHON_SITELIBDIR%%/vtkmodules/vtkFiltersVerdict.so
%%PYTHON_SITELIBDIR%%/vtkmodules/vtkIOAMR.so
%%PYTHON_SITELIBDIR%%/vtkmodules/vtkIOAsynchronous.so
%%PYTHON_SITELIBDIR%%/vtkmodules/vtkIOCellGrid.so
%%PYTHON_SITELIBDIR%%/vtkmodules/vtkIOCGNSReader.so
%%PYTHON_SITELIBDIR%%/vtkmodules/vtkIOCONVERGECFD.so
%%PYTHON_SITELIBDIR%%/vtkmodules/vtkIOChemistry.so
@ -7620,6 +7642,7 @@ lib/vtk/hierarchy/ParaView/vtkIOAMR-hierarchy.txt
lib/vtk/hierarchy/ParaView/vtkIOAsynchronous-hierarchy.txt
lib/vtk/hierarchy/ParaView/vtkIOCGNSReader-hierarchy.txt
lib/vtk/hierarchy/ParaView/vtkIOCONVERGECFD-hierarchy.txt
lib/vtk/hierarchy/ParaView/vtkIOCellGrid-hierarchy.txt
lib/vtk/hierarchy/ParaView/vtkIOChemistry-hierarchy.txt
lib/vtk/hierarchy/ParaView/vtkIOCityGML-hierarchy.txt
lib/vtk/hierarchy/ParaView/vtkIOCore-hierarchy.txt