git: 04a920dd6407 - main - www/threejs: upgrade to r136

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 26 Dec 2021 17:59:47 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04a920dd64070719d8c36f35563d403afa060b61

commit 04a920dd64070719d8c36f35563d403afa060b61
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-12-26 16:46:10 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2021-12-26 17:59:43 +0000

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

diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index 674c15abe397..16527fde5f1b 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,7 +1,7 @@
 # Created by: thierry@pompo.net
 
 PORTNAME=	three.js
-PORTVERSION=	135
+PORTVERSION=	136
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index c3e7ddb0afc3..b14b80327133 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637952548
-SHA256 (mrdoob-three.js-r135_GH0.tar.gz) = a869d5a0d0a56cdcce24d31adf13a7becc36d84b7dd515e95d3ee64e2b330e7d
-SIZE (mrdoob-three.js-r135_GH0.tar.gz) = 317433779
+TIMESTAMP = 1640536686
+SHA256 (mrdoob-three.js-r136_GH0.tar.gz) = 3e73ff486881ffef88315025a016313ad3a3efe67896467344f3b69ed80c8608
+SIZE (mrdoob-three.js-r136_GH0.tar.gz) = 318537576
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index 94b796c3fb52..dcfc4855797c 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -336,6 +336,7 @@
 %%WWWDIR%%/renderers/webgl/WebGLRenderLists.js
 %%WWWDIR%%/renderers/webgl/WebGLRenderStates.js
 %%WWWDIR%%/renderers/webgl/WebGLShader.js
+%%WWWDIR%%/renderers/webgl/WebGLShaderCache.js
 %%WWWDIR%%/renderers/webgl/WebGLShadowMap.js
 %%WWWDIR%%/renderers/webgl/WebGLState.js
 %%WWWDIR%%/renderers/webgl/WebGLTextures.js
@@ -353,6 +354,7 @@
 %%WWWDIR%%/textures/DataTexture2DArray.js
 %%WWWDIR%%/textures/DataTexture3D.js
 %%WWWDIR%%/textures/DepthTexture.js
+%%WWWDIR%%/textures/FramebufferTexture.js
 %%WWWDIR%%/textures/Texture.js
 %%WWWDIR%%/textures/VideoTexture.js
 %%WWWDIR%%/utils.js