git: 7d6a345daa6f - main - graphics/opensubdiv: update to v3.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Dec 2025 23:16:13 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7d6a345daa6f65712fa55582b1264ae61b0dca27
commit 7d6a345daa6f65712fa55582b1264ae61b0dca27
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-12-31 23:15:38 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-12-31 23:15:38 +0000
graphics/opensubdiv: update to v3.7.0
PR: 292058
---
graphics/opensubdiv/Makefile | 7 ++++---
graphics/opensubdiv/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile
index dd17b5cf4655..b88fe3ca6844 100644
--- a/graphics/opensubdiv/Makefile
+++ b/graphics/opensubdiv/Makefile
@@ -1,7 +1,6 @@
PORTNAME= opensubdiv
DISTVERSIONPREFIX= v
-DISTVERSION= 3_6_0
-PORTREVISION= 3
+DISTVERSION= 3_7_0
CATEGORIES= graphics
MAINTAINER= FreeBSD@Shaneware.biz
@@ -58,9 +57,11 @@ OPENCL_LDFLAGS= -lGLX
OPENMP_CMAKE_BOOL_OFF= NO_OMP
PTEX_LIB_DEPENDS= libPtex.so:graphics/ptex
+PTEX_USES= compiler:c++17-lang
PTEX_CMAKE_BOOL_OFF= NO_PTEX
PTEX_CMAKE_ON= -DPTEX_INCLUDE_DIR:STRING=${LOCALBASE}/include/ptex \
- -DPTEX_LOCATION:STRING=${LOCALBASE}
+ -DPTEX_LOCATION:STRING=${LOCALBASE} \
+ -DCMAKE_CXX_STANDARD:INTEGER=17
TBB_LIB_DEPENDS= libtbb.so:devel/onetbb
TBB_CMAKE_BOOL_OFF= NO_TBB
diff --git a/graphics/opensubdiv/distinfo b/graphics/opensubdiv/distinfo
index 7238a1c832e0..a185e34849a1 100644
--- a/graphics/opensubdiv/distinfo
+++ b/graphics/opensubdiv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702887114
-SHA256 (PixarAnimationStudios-OpenSubdiv-v3_6_0_GH0.tar.gz) = bebfd61ab6657a4f4ff27845fb66a167d00395783bfbd253254d87447ed1d879
-SIZE (PixarAnimationStudios-OpenSubdiv-v3_6_0_GH0.tar.gz) = 40746688
+TIMESTAMP = 1766893845
+SHA256 (PixarAnimationStudios-OpenSubdiv-v3_7_0_GH0.tar.gz) = f843eb49daf20264007d807cbc64516a1fed9cdb1149aaf84ff47691d97491f9
+SIZE (PixarAnimationStudios-OpenSubdiv-v3_7_0_GH0.tar.gz) = 40736075