diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-04 07:11:27 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-04 07:21:32 +0000 |
| commit | 0cebd42d1ea89eb2d13e8187e220563630a5c07d (patch) | |
| tree | 479be8def52e2eadc17d74eff9c1a61a68f6904e | |
| parent | 219017f131e64c223c7c44c225a21d5ee2cbed09 (diff) | |
misc/{,py-}openvdb: update 12.0.1 → 13.0.0
Reported by: portscout
| -rw-r--r-- | graphics/blender/Makefile | 2 | ||||
| -rw-r--r-- | graphics/openimageio/Makefile | 2 | ||||
| -rw-r--r-- | graphics/openvkl/Makefile | 2 | ||||
| -rw-r--r-- | math/curv/Makefile | 2 | ||||
| -rw-r--r-- | misc/openvdb/Makefile | 10 | ||||
| -rw-r--r-- | misc/openvdb/distinfo | 6 | ||||
| -rw-r--r-- | misc/openvdb/pkg-plist | 11 | ||||
| -rw-r--r-- | misc/py-openvdb/Makefile | 3 | ||||
| -rw-r--r-- | misc/py-openvdb/distinfo | 6 | ||||
| -rw-r--r-- | science/opensph/Makefile | 2 |
10 files changed, 27 insertions, 19 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 891e636ddfd6..33ded3adece2 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 4.2.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 10bf0f947c0f..48c89ea793ec 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.5.13.1 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 13 +PORTREVISION?= 14 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openvkl/Makefile b/graphics/openvkl/Makefile index 9384d93ffd8c..b7e7d775c5a5 100644 --- a/graphics/openvkl/Makefile +++ b/graphics/openvkl/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvkl DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/math/curv/Makefile b/math/curv/Makefile index d0c533626e59..2515db6084ed 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -1,6 +1,6 @@ PORTNAME= curv DISTVERSION= 0.5 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index e05a3b8b2b31..846766898ec5 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,7 +1,6 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v -DISTVERSION= 12.0.1 -PORTREVISION= 4 +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 diff --git a/misc/py-openvdb/Makefile b/misc/py-openvdb/Makefile index b8febc2d890b..b58bb429e3c3 100644 --- a/misc/py-openvdb/Makefile +++ b/misc/py-openvdb/Makefile @@ -1,7 +1,6 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v -DISTVERSION= 12.0.1 -PORTREVISION= 2 +DISTVERSION= 13.0.0 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-openvdb/distinfo b/misc/py-openvdb/distinfo index 54699eb6d329..d57a0c23dcdb 100644 --- a/misc/py-openvdb/distinfo +++ b/misc/py-openvdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743748486 -SHA256 (AcademySoftwareFoundation-openvdb-v12.0.1_GH0.tar.gz) = a3c8724ecadabaf558b6e1bd6f1d695e93b82a7cfdf144b8551e5253340ddce0 -SIZE (AcademySoftwareFoundation-openvdb-v12.0.1_GH0.tar.gz) = 4708771 +TIMESTAMP = 1762238272 +SHA256 (AcademySoftwareFoundation-openvdb-v13.0.0_GH0.tar.gz) = 4d6a91df5f347017496fe8d22c3dbb7c4b5d7289499d4eb4d53dd2c75bb454e1 +SIZE (AcademySoftwareFoundation-openvdb-v13.0.0_GH0.tar.gz) = 4891966 diff --git a/science/opensph/Makefile b/science/opensph/Makefile index 8550bb4472b0..1818a335107c 100644 --- a/science/opensph/Makefile +++ b/science/opensph/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenSPH DISTVERSION= 0.4.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |
