1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

www/threejs: upgrade to r161

Release notes at <https://github.com/mrdoob/three.js/releases/tag/r161>.
This commit is contained in:
Thierry Thomas 2024-02-05 19:59:56 +01:00
parent 2bd0bdf600
commit 2a83db677f
3 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= three.js
PORTVERSION= 160
PORTVERSION= 161
DISTVERSIONPREFIX= r
CATEGORIES= www

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1703418396
SHA256 (mrdoob-three.js-r160_GH0.tar.gz) = 7901af52ef635991fc64f59d6a29632aa3bce4dfec8bff64295640d38ed8f11b
SIZE (mrdoob-three.js-r160_GH0.tar.gz) = 365265027
TIMESTAMP = 1707159236
SHA256 (mrdoob-three.js-r161_GH0.tar.gz) = 2e59247cdc695f17012022e0fa68afd02ac552baaf14487d6c17e1db6280fe06
SIZE (mrdoob-three.js-r161_GH0.tar.gz) = 365338321

View File

@ -354,6 +354,7 @@
%%WWWDIR%%/renderers/webgl/WebGLUniformsGroups.js
%%WWWDIR%%/renderers/webgl/WebGLUtils.js
%%WWWDIR%%/renderers/webxr/WebXRController.js
%%WWWDIR%%/renderers/webxr/WebXRDepthSensing.js
%%WWWDIR%%/renderers/webxr/WebXRManager.js
%%WWWDIR%%/scenes/Fog.js
%%WWWDIR%%/scenes/FogExp2.js