Skip to content

Commit

Permalink
www/threejs: upgrade to r155
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Jul 28, 2023
1 parent fd67a5f commit b8d0840
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion www/threejs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= three.js
PORTVERSION= 154
PORTVERSION= 155
DISTVERSIONPREFIX= r
CATEGORIES= www

Expand Down
6 changes: 3 additions & 3 deletions www/threejs/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688115019
SHA256 (mrdoob-three.js-r154_GH0.tar.gz) = 5a51899bae3b4b9a2c52fc8a3c8fbc1fd15b359e291e0515f73d4f3914383677
SIZE (mrdoob-three.js-r154_GH0.tar.gz) = 354422029
TIMESTAMP = 1690543546
SHA256 (mrdoob-three.js-r155_GH0.tar.gz) = 945f5f170c6d8c6b46189a4302b43cb4de7495a74282b6fa7ac8d52a8ab93d0e
SIZE (mrdoob-three.js-r155_GH0.tar.gz) = 354444629
2 changes: 2 additions & 0 deletions www/threejs/pkg-plist
Expand Up @@ -39,6 +39,7 @@
%%WWWDIR%%/core/Layers.js
%%WWWDIR%%/core/Object3D.js
%%WWWDIR%%/core/Raycaster.js
%%WWWDIR%%/core/RenderTarget.js
%%WWWDIR%%/core/Uniform.js
%%WWWDIR%%/core/UniformsGroup.js
%%WWWDIR%%/extras/DataUtils.js
Expand Down Expand Up @@ -358,6 +359,7 @@
%%WWWDIR%%/scenes/Scene.js
%%WWWDIR%%/textures/CanvasTexture.js
%%WWWDIR%%/textures/CompressedArrayTexture.js
%%WWWDIR%%/textures/CompressedCubeTexture.js
%%WWWDIR%%/textures/CompressedTexture.js
%%WWWDIR%%/textures/CubeTexture.js
%%WWWDIR%%/textures/Data3DTexture.js
Expand Down

0 comments on commit b8d0840

Please sign in to comment.