aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-10-01 15:35:50 +0000
committerThierry Thomas <thierry@FreeBSD.org>2023-10-01 17:20:24 +0000
commitc3477fc11c131d5966e41172f2985451d5314459 (patch)
treee77cc99e6ab2960c31d3a37faa5c4052aed2d697
parent21df741b75344d6d8ef9f491264f5bbdacb1ad88 (diff)
downloadports-c3477fc11c131d5966e41172f2985451d5314459.tar.gz
ports-c3477fc11c131d5966e41172f2985451d5314459.zip
www/threejs: upgrade to r157
-rw-r--r--www/threejs/Makefile2
-rw-r--r--www/threejs/distinfo6
-rw-r--r--www/threejs/pkg-plist2
3 files changed, 4 insertions, 6 deletions
diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index 331b66486c64..4dae24230650 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= three.js
-PORTVERSION= 156
+PORTVERSION= 157
DISTVERSIONPREFIX= r
CATEGORIES= www
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 7b714e988b46..239c111db8a6 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694265596
-SHA256 (mrdoob-three.js-r156_GH0.tar.gz) = a5a37a819decf02284119a4df2dc603512757e9922eb54e1dfed23e499954d9f
-SIZE (mrdoob-three.js-r156_GH0.tar.gz) = 355990090
+TIMESTAMP = 1696174064
+SHA256 (mrdoob-three.js-r157_GH0.tar.gz) = fe0c94e42402d4bd72689588d398e113461958f071187f4c196ebb1f03a9c90b
+SIZE (mrdoob-three.js-r157_GH0.tar.gz) = 359278608
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index 2bb34f0040af..9a62fb7f26c4 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -100,11 +100,9 @@
%%WWWDIR%%/helpers/SkeletonHelper.js
%%WWWDIR%%/helpers/SpotLightHelper.js
%%WWWDIR%%/lights/AmbientLight.js
-%%WWWDIR%%/lights/AmbientLightProbe.js
%%WWWDIR%%/lights/DirectionalLight.js
%%WWWDIR%%/lights/DirectionalLightShadow.js
%%WWWDIR%%/lights/HemisphereLight.js
-%%WWWDIR%%/lights/HemisphereLightProbe.js
%%WWWDIR%%/lights/Light.js
%%WWWDIR%%/lights/LightProbe.js
%%WWWDIR%%/lights/LightShadow.js