From 21c583814d9ed004c405c96b99b19bf83d57995b Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Fri, 30 Jul 2021 18:23:17 +0200 Subject: [PATCH] www/threejs: upgrade to r131 Release notes at . --- www/threejs/Makefile | 3 +-- www/threejs/distinfo | 6 +++--- www/threejs/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/threejs/Makefile b/www/threejs/Makefile index f6f9a7ca1245..a4656c1305da 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,9 +1,8 @@ # Created by: thierry@pompo.net PORTNAME= three.js -PORTVERSION= 130 +PORTVERSION= 131 DISTVERSIONPREFIX= r -PORTREVISION= 1 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org diff --git a/www/threejs/distinfo b/www/threejs/distinfo index b69966926d20..0ff1688bde6f 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625662660 -SHA256 (mrdoob-three.js-r130_GH0.tar.gz) = dc344776dd1787172e40fb2e0ccca0bd6bb86f4225965aab435c89b098e3b976 -SIZE (mrdoob-three.js-r130_GH0.tar.gz) = 275488904 +TIMESTAMP = 1627661857 +SHA256 (mrdoob-three.js-r131_GH0.tar.gz) = a38e49afa265fc7e254adc019c38bd5663542bfdd62ce7a78f509c35ec446cd1 +SIZE (mrdoob-three.js-r131_GH0.tar.gz) = 278799424 diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist index 830a88f1f119..47eda96769af 100644 --- a/www/threejs/pkg-plist +++ b/www/threejs/pkg-plist @@ -338,6 +338,7 @@ %%WWWDIR%%/renderers/webgl/WebGLCapabilities.js %%WWWDIR%%/renderers/webgl/WebGLClipping.js %%WWWDIR%%/renderers/webgl/WebGLCubeMaps.js +%%WWWDIR%%/renderers/webgl/WebGLCubeUVMaps.js %%WWWDIR%%/renderers/webgl/WebGLExtensions.js %%WWWDIR%%/renderers/webgl/WebGLGeometries.js %%WWWDIR%%/renderers/webgl/WebGLIndexedBufferRenderer.js