aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/threejs/Makefile2
-rw-r--r--www/threejs/distinfo6
-rw-r--r--www/threejs/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index 7f2fc008f8f2..980ffa9404a9 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= three.js
-PORTVERSION= 145
+PORTVERSION= 146
DISTVERSIONPREFIX= r
CATEGORIES= www
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 00dc89caac7c..0986f94524ef 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664466879
-SHA256 (mrdoob-three.js-r145_GH0.tar.gz) = 08ba1b903e36ec22bf253008175cdd41a834c83983cc81adccaa5e6313476646
-SIZE (mrdoob-three.js-r145_GH0.tar.gz) = 334188024
+TIMESTAMP = 1666890821
+SHA256 (mrdoob-three.js-r146_GH0.tar.gz) = c9be809a72c2020b190c7a555d450a3597b27e4ce6eb29269522c5006981a472
+SIZE (mrdoob-three.js-r146_GH0.tar.gz) = 341411630
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index 9e2965c933f0..d9b035710a74 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -303,6 +303,7 @@
%%WWWDIR%%/renderers/shaders/ShaderChunk/worldpos_vertex.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderLib.js
%%WWWDIR%%/renderers/shaders/ShaderLib/background.glsl.js
+%%WWWDIR%%/renderers/shaders/ShaderLib/backgroundCube.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderLib/cube.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderLib/depth.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderLib/distanceRGBA.glsl.js
@@ -357,6 +358,7 @@
%%WWWDIR%%/scenes/FogExp2.js
%%WWWDIR%%/scenes/Scene.js
%%WWWDIR%%/textures/CanvasTexture.js
+%%WWWDIR%%/textures/CompressedArrayTexture.js
%%WWWDIR%%/textures/CompressedTexture.js
%%WWWDIR%%/textures/CubeTexture.js
%%WWWDIR%%/textures/Data3DTexture.js