Skip to content

Commit

Permalink
www/threejs: upgrade to r159
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Dec 3, 2023
1 parent 1226260 commit 498ac4e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion www/threejs/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= three.js
PORTVERSION= 158
PORTVERSION= 159
DISTVERSIONPREFIX= r
CATEGORIES= www

Expand Down
6 changes: 3 additions & 3 deletions www/threejs/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1698670012
SHA256 (mrdoob-three.js-r158_GH0.tar.gz) = 84c6ff5fca51409c4224e095927f0752439eafa67ae860d5dbec3535290a141f
SIZE (mrdoob-three.js-r158_GH0.tar.gz) = 359688149
TIMESTAMP = 1701541012
SHA256 (mrdoob-three.js-r159_GH0.tar.gz) = 50a4c25fa69e38dbdeddf855606c99993ab61202f9e1b08f5862162fdc45f501
SIZE (mrdoob-three.js-r159_GH0.tar.gz) = 364523364
3 changes: 3 additions & 0 deletions www/threejs/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
%%WWWDIR%%/math/interpolants/DiscreteInterpolant.js
%%WWWDIR%%/math/interpolants/LinearInterpolant.js
%%WWWDIR%%/math/interpolants/QuaternionLinearInterpolant.js
%%WWWDIR%%/objects/BatchedMesh.js
%%WWWDIR%%/objects/Bone.js
%%WWWDIR%%/objects/Group.js
%%WWWDIR%%/objects/InstancedMesh.js
Expand Down Expand Up @@ -200,6 +201,8 @@
%%WWWDIR%%/renderers/shaders/ShaderChunk/alphatest_pars_fragment.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/aomap_fragment.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/aomap_pars_fragment.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/batching_pars_vertex.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/batching_vertex.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/begin_vertex.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/beginnormal_vertex.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/bsdfs.glsl.js
Expand Down

0 comments on commit 498ac4e

Please sign in to comment.