diff options
Diffstat (limited to 'misc/openvdb')
| -rw-r--r-- | misc/openvdb/Makefile | 10 | ||||
| -rw-r--r-- | misc/openvdb/distinfo | 6 | ||||
| -rw-r--r-- | misc/openvdb/pkg-plist | 11 |
3 files changed, 18 insertions, 9 deletions
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index e4c948369d49..846766898ec5 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,7 +1,6 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v -DISTVERSION= 12.0.1 -PORTREVISION= 2 +DISTVERSION= 13.0.0 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -46,6 +45,11 @@ TOOLS_USE= GL=gl,glu XORG=ice,sm,x11,xcursor,xext,xi,xinerama,xrandr,xxf86vm #PORTDOCS= * -# 100% tests passed, 0 tests failed out of 1 +# tests as of 13.0.0: +# [==========] 732 tests from 118 test suites ran. (50897 ms total) +# [ PASSED ] 731 tests. +# [ FAILED ] 1 test, listed below: +# [ FAILED ] TestStreamCompression.testPagedStreams +# see https://github.com/AcademySoftwareFoundation/openvdb/issues/2133 .include <bsd.port.mk> diff --git a/misc/openvdb/distinfo b/misc/openvdb/distinfo index 3cf9bb2a8832..84f702aa2c6c 100644 --- a/misc/openvdb/distinfo +++ b/misc/openvdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743741213 -SHA256 (AcademySoftwareFoundation-openvdb-v12.0.1_GH0.tar.gz) = a3c8724ecadabaf558b6e1bd6f1d695e93b82a7cfdf144b8551e5253340ddce0 -SIZE (AcademySoftwareFoundation-openvdb-v12.0.1_GH0.tar.gz) = 4708771 +TIMESTAMP = 1762232553 +SHA256 (AcademySoftwareFoundation-openvdb-v13.0.0_GH0.tar.gz) = 4d6a91df5f347017496fe8d22c3dbb7c4b5d7289499d4eb4d53dd2c75bb454e1 +SIZE (AcademySoftwareFoundation-openvdb-v13.0.0_GH0.tar.gz) = 4891966 diff --git a/misc/openvdb/pkg-plist b/misc/openvdb/pkg-plist index a548e22f2036..8cf086c30c3e 100644 --- a/misc/openvdb/pkg-plist +++ b/misc/openvdb/pkg-plist @@ -25,7 +25,7 @@ include/openvdb/math/Coord.h include/openvdb/math/DDA.h include/openvdb/math/FiniteDifference.h include/openvdb/math/Half.h -include/openvdb/math/LegacyFrustum.h +include/openvdb/math/HalfDecl.h include/openvdb/math/Maps.h include/openvdb/math/Mat.h include/openvdb/math/Mat3.h @@ -97,6 +97,7 @@ include/openvdb/tools/GridOperators.h include/openvdb/tools/GridTransformer.h include/openvdb/tools/Interpolation.h include/openvdb/tools/LevelSetAdvect.h +include/openvdb/tools/LevelSetDilatedMesh.h include/openvdb/tools/LevelSetFilter.h include/openvdb/tools/LevelSetFracture.h include/openvdb/tools/LevelSetMeasure.h @@ -105,6 +106,7 @@ include/openvdb/tools/LevelSetPlatonic.h include/openvdb/tools/LevelSetRebuild.h include/openvdb/tools/LevelSetSphere.h include/openvdb/tools/LevelSetTracker.h +include/openvdb/tools/LevelSetTubes.h include/openvdb/tools/LevelSetUtil.h include/openvdb/tools/Mask.h include/openvdb/tools/Merge.h @@ -133,6 +135,9 @@ include/openvdb/tools/VelocityFields.h include/openvdb/tools/VolumeAdvect.h include/openvdb/tools/VolumeToMesh.h include/openvdb/tools/VolumeToSpheres.h +include/openvdb/tools/impl/ConvexVoxelizer.h +include/openvdb/tools/impl/LevelSetDilatedMeshImpl.h +include/openvdb/tools/impl/LevelSetTubesImpl.h include/openvdb/tree/InternalNode.h include/openvdb/tree/Iterator.h include/openvdb/tree/LeafBuffer.h @@ -169,5 +174,5 @@ lib/cmake/OpenVDB/OpenVDBHoudiniSetup.cmake lib/cmake/OpenVDB/OpenVDBMayaSetup.cmake lib/cmake/OpenVDB/OpenVDBUtils.cmake lib/libopenvdb.so -lib/libopenvdb.so.12.0 -lib/libopenvdb.so.12.0.1 +lib/libopenvdb.so.13.0 +lib/libopenvdb.so.13.0.0 |
