git: b2136166933d - main - www/threejs: upgrade to r180
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Sep 2025 20:46:15 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b2136166933dff47cd9abfccbce3c9ae39df3575
commit b2136166933dff47cd9abfccbce3c9ae39df3575
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-09-15 18:08:53 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-09-15 20:46:08 +0000
www/threejs: upgrade to r180
Releases notes at https://github.com/mrdoob/three.js/releases
---
www/threejs/Makefile | 2 +-
www/threejs/distinfo | 6 +++---
www/threejs/pkg-plist | 5 +++++
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index 6b55af97300d..4af1ad9f9ea5 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= three.js
-PORTVERSION= 178
+PORTVERSION= 180
DISTVERSIONPREFIX= r
CATEGORIES= www
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index cdcda9cf6b0c..dce72d91442e 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751297287
-SHA256 (mrdoob-three.js-r178_GH0.tar.gz) = cdbbc434cea05c11f2bdeaa2ac1806ca5a0d07df7d8f45de1cb68ce56007692a
-SIZE (mrdoob-three.js-r178_GH0.tar.gz) = 374993894
+TIMESTAMP = 1757959504
+SHA256 (mrdoob-three.js-r180_GH0.tar.gz) = a0a5b7d6cb439e93b17a03fc8300118bf9827cff3fa352fb22730a73c9cde76b
+SIZE (mrdoob-three.js-r180_GH0.tar.gz) = 375668920
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index bd6b0b727f54..d13aee217c84 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -45,6 +45,7 @@
%%WWWDIR%%/core/Raycaster.js
%%WWWDIR%%/core/RenderTarget.js
%%WWWDIR%%/core/RenderTarget3D.js
+%%WWWDIR%%/core/Timer.js
%%WWWDIR%%/core/Uniform.js
%%WWWDIR%%/core/UniformsGroup.js
%%WWWDIR%%/extras/Controls.js
@@ -341,6 +342,7 @@
%%WWWDIR%%/nodes/gpgpu/BarrierNode.js
%%WWWDIR%%/nodes/gpgpu/ComputeBuiltinNode.js
%%WWWDIR%%/nodes/gpgpu/ComputeNode.js
+%%WWWDIR%%/nodes/gpgpu/SubgroupFunctionNode.js
%%WWWDIR%%/nodes/gpgpu/WorkgroupInfoNode.js
%%WWWDIR%%/nodes/lighting/AONode.js
%%WWWDIR%%/nodes/lighting/AmbientLightNode.js
@@ -370,6 +372,7 @@
%%WWWDIR%%/nodes/materialx/lib/mx_hsv.js
%%WWWDIR%%/nodes/materialx/lib/mx_noise.js
%%WWWDIR%%/nodes/materialx/lib/mx_transform_color.js
+%%WWWDIR%%/nodes/math/BitcastNode.js
%%WWWDIR%%/nodes/math/ConditionalNode.js
%%WWWDIR%%/nodes/math/Hash.js
%%WWWDIR%%/nodes/math/MathNode.js
@@ -390,6 +393,7 @@
%%WWWDIR%%/nodes/utils/DebugNode.js
%%WWWDIR%%/nodes/utils/Discard.js
%%WWWDIR%%/nodes/utils/EquirectUV.js
+%%WWWDIR%%/nodes/utils/EventNode.js
%%WWWDIR%%/nodes/utils/FlipNode.js
%%WWWDIR%%/nodes/utils/FunctionOverloadingNode.js
%%WWWDIR%%/nodes/utils/JoinNode.js
@@ -698,6 +702,7 @@
%%WWWDIR%%/textures/DataArrayTexture.js
%%WWWDIR%%/textures/DataTexture.js
%%WWWDIR%%/textures/DepthTexture.js
+%%WWWDIR%%/textures/ExternalTexture.js
%%WWWDIR%%/textures/FramebufferTexture.js
%%WWWDIR%%/textures/Source.js
%%WWWDIR%%/textures/Texture.js