aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-07-31 16:23:14 +0000
committerThierry Thomas <thierry@FreeBSD.org>2022-07-31 20:31:25 +0000
commit75420600ebbed8a0dbedf3a9e6eba7e5e313ae0b (patch)
treee50f873fb0cc37a7fbef17bc1e30bd6e8b6bd67d
parenta650a3c1134a741cab24e016167bb8cd51699445 (diff)
downloadports-75420600ebbed8a0dbedf3a9e6eba7e5e313ae0b.tar.gz
ports-75420600ebbed8a0dbedf3a9e6eba7e5e313ae0b.zip
www/threejs: upgrade to r143
-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 f1d44b069f2a..356190f75f6d 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= three.js
-PORTVERSION= 142
+PORTVERSION= 143
DISTVERSIONPREFIX= r
CATEGORIES= www
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index d80d50d5a038..5240b1e922d0 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656617014
-SHA256 (mrdoob-three.js-r142_GH0.tar.gz) = 1d9926eebf9ce9ae5962ab53fff490a5328eea0e07f133d8707ba07d07763a68
-SIZE (mrdoob-three.js-r142_GH0.tar.gz) = 316570501
+TIMESTAMP = 1659284294
+SHA256 (mrdoob-three.js-r143_GH0.tar.gz) = a280afe6922695e6760a45bb454c6174fc8ab50624b14c41100607f09ea84441
+SIZE (mrdoob-three.js-r143_GH0.tar.gz) = 317746046
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index 5bc42c6c41f2..b8372c958477 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -40,6 +40,7 @@
%%WWWDIR%%/core/Object3D.js
%%WWWDIR%%/core/Raycaster.js
%%WWWDIR%%/core/Uniform.js
+%%WWWDIR%%/core/UniformsGroup.js
%%WWWDIR%%/extras/DataUtils.js
%%WWWDIR%%/extras/Earcut.js
%%WWWDIR%%/extras/ImageUtils.js
@@ -347,6 +348,7 @@
%%WWWDIR%%/renderers/webgl/WebGLState.js
%%WWWDIR%%/renderers/webgl/WebGLTextures.js
%%WWWDIR%%/renderers/webgl/WebGLUniforms.js
+%%WWWDIR%%/renderers/webgl/WebGLUniformsGroups.js
%%WWWDIR%%/renderers/webgl/WebGLUtils.js
%%WWWDIR%%/renderers/webxr/WebXRController.js
%%WWWDIR%%/renderers/webxr/WebXRManager.js