svn commit: r536758 - head/www/threejs
Thierry Thomas
thierry at FreeBSD.org
Thu May 28 10:30:13 UTC 2020
Author: thierry
Date: Thu May 28 10:30:12 2020
New Revision: 536758
URL: https://svnweb.freebsd.org/changeset/ports/536758
Log:
Upgrade to r117.
Release notes at <https://github.com/mrdoob/three.js/releases/tag/r117>.
Modified:
head/www/threejs/Makefile
head/www/threejs/distinfo
head/www/threejs/pkg-plist
Modified: head/www/threejs/Makefile
==============================================================================
--- head/www/threejs/Makefile Thu May 28 10:20:23 2020 (r536757)
+++ head/www/threejs/Makefile Thu May 28 10:30:12 2020 (r536758)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= three.js
-PORTVERSION= 116
+PORTVERSION= 117
DISTVERSIONPREFIX= r
CATEGORIES= www
Modified: head/www/threejs/distinfo
==============================================================================
--- head/www/threejs/distinfo Thu May 28 10:20:23 2020 (r536757)
+++ head/www/threejs/distinfo Thu May 28 10:30:12 2020 (r536758)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590324334
-SHA256 (mrdoob-three.js-r116_GH0.tar.gz) = 236a645aec2d4d0066b890bcfdae49f4bc169c5e47ba473f9a9739199a47b81e
-SIZE (mrdoob-three.js-r116_GH0.tar.gz) = 329353532
+TIMESTAMP = 1590652469
+SHA256 (mrdoob-three.js-r117_GH0.tar.gz) = 2d7b898e93ef7c40f0dde30ec8e1fae97087aa13831957c1cf00baaac0df5567
+SIZE (mrdoob-three.js-r117_GH0.tar.gz) = 271527315
Modified: head/www/threejs/pkg-plist
==============================================================================
--- head/www/threejs/pkg-plist Thu May 28 10:20:23 2020 (r536757)
+++ head/www/threejs/pkg-plist Thu May 28 10:30:12 2020 (r536758)
@@ -548,6 +548,8 @@
%%WWWDIR%%/renderers/webgl/WebGLInfo.js
%%WWWDIR%%/renderers/webgl/WebGLLights.d.ts
%%WWWDIR%%/renderers/webgl/WebGLLights.js
+%%WWWDIR%%/renderers/webgl/WebGLMaterials.d.ts
+%%WWWDIR%%/renderers/webgl/WebGLMaterials.js
%%WWWDIR%%/renderers/webgl/WebGLMorphtargets.d.ts
%%WWWDIR%%/renderers/webgl/WebGLMorphtargets.js
%%WWWDIR%%/renderers/webgl/WebGLObjects.d.ts
More information about the svn-ports-all
mailing list