git: 2a83db677f9b - main - www/threejs: upgrade to r161

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Mon, 05 Feb 2024 19:07:37 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a83db677f9bb373bdf7b3e8984999c676034f0b

commit 2a83db677f9bb373bdf7b3e8984999c676034f0b
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-02-05 18:59:56 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-02-05 19:07:34 +0000

    www/threejs: upgrade to r161
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r161>.
---
 www/threejs/Makefile  | 2 +-
 www/threejs/distinfo  | 6 +++---
 www/threejs/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index 7ee8cdbae4d3..63b9c3c81dc4 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	three.js
-PORTVERSION=	160
+PORTVERSION=	161
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 51e3f54906fd..8fea44c099c1 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -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
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index 087b7e6d5d53..5efd8000e1d6 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -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