git: 905387629967 - main - www/threejs: upgrade to r146
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Oct 2022 17:59:44 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=90538762996782e1cf2ce683949548db33e84fb8 commit 90538762996782e1cf2ce683949548db33e84fb8 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-10-27 17:21:13 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-10-27 17:59:40 +0000 www/threejs: upgrade to r146 Release notes at <https://github.com/mrdoob/three.js/releases/tag/r146>. --- www/threejs/Makefile | 2 +- www/threejs/distinfo | 6 +++--- www/threejs/pkg-plist | 2 ++ 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