aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-02-24 18:12:46 +0000
committerThierry Thomas <thierry@FreeBSD.org>2022-02-24 18:23:03 +0000
commit7b22fb69cbdf89b9d9909a6909ed56e6ae362c08 (patch)
tree8ecf8c0edcfc41f197f8c271bc5aeda32f69f0f3
parenta25970a7d37960273cf707c7f8b749848a28f18d (diff)
downloadports-7b22fb69cbdf89b9d9909a6909ed56e6ae362c08.tar.gz
ports-7b22fb69cbdf89b9d9909a6909ed56e6ae362c08.zip
www/threejs: upgrade to r138
-rw-r--r--www/threejs/Makefile2
-rw-r--r--www/threejs/distinfo6
-rw-r--r--www/threejs/pkg-plist9
3 files changed, 10 insertions, 7 deletions
diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index e74be14d570d..03bd8088aa81 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,7 +1,7 @@
# Created by: thierry@pompo.net
PORTNAME= three.js
-PORTVERSION= 137
+PORTVERSION= 138
DISTVERSIONPREFIX= r
CATEGORIES= www
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index f958ba412359..e01604b1ecd3 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643574578
-SHA256 (mrdoob-three.js-r137_GH0.tar.gz) = b79b0ef7ebaf11aa0f46cf45aba8faee35546f36c0d23704110dd01fbe0af27b
-SIZE (mrdoob-three.js-r137_GH0.tar.gz) = 318814491
+TIMESTAMP = 1645724002
+SHA256 (mrdoob-three.js-r138_GH0.tar.gz) = 47dd6077dc683333493301bbd16402c2ec6b709616f535cdf04427f50012f4d7
+SIZE (mrdoob-three.js-r138_GH0.tar.gz) = 311183503
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index dcfc4855797c..3caace615e8e 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -183,9 +183,10 @@
%%WWWDIR%%/objects/SkinnedMesh.js
%%WWWDIR%%/objects/Sprite.js
%%WWWDIR%%/renderers/WebGL1Renderer.js
+%%WWWDIR%%/renderers/WebGL3DRenderTarget.js
+%%WWWDIR%%/renderers/WebGLArrayRenderTarget.js
%%WWWDIR%%/renderers/WebGLCubeRenderTarget.js
%%WWWDIR%%/renderers/WebGLMultipleRenderTargets.js
-%%WWWDIR%%/renderers/WebGLMultisampleRenderTarget.js
%%WWWDIR%%/renderers/WebGLRenderTarget.js
%%WWWDIR%%/renderers/WebGLRenderer.js
%%WWWDIR%%/renderers/shaders/ShaderChunk.js
@@ -257,6 +258,7 @@
%%WWWDIR%%/renderers/shaders/ShaderChunk/map_particle_pars_fragment.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/metalnessmap_fragment.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/metalnessmap_pars_fragment.glsl.js
+%%WWWDIR%%/renderers/shaders/ShaderChunk/morphcolor_vertex.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/morphnormal_vertex.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/morphtarget_pars_vertex.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/morphtarget_vertex.glsl.js
@@ -350,11 +352,12 @@
%%WWWDIR%%/textures/CanvasTexture.js
%%WWWDIR%%/textures/CompressedTexture.js
%%WWWDIR%%/textures/CubeTexture.js
+%%WWWDIR%%/textures/Data3DTexture.js
+%%WWWDIR%%/textures/DataArrayTexture.js
%%WWWDIR%%/textures/DataTexture.js
-%%WWWDIR%%/textures/DataTexture2DArray.js
-%%WWWDIR%%/textures/DataTexture3D.js
%%WWWDIR%%/textures/DepthTexture.js
%%WWWDIR%%/textures/FramebufferTexture.js
+%%WWWDIR%%/textures/Source.js
%%WWWDIR%%/textures/Texture.js
%%WWWDIR%%/textures/VideoTexture.js
%%WWWDIR%%/utils.js