mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
www/threejs: upgrade to r139
Release notes at <https://github.com/mrdoob/three.js/releases/tag/r139>.
This commit is contained in:
parent
d70549a75c
commit
95f5c0b053
@ -1,7 +1,7 @@
|
||||
# Created by: thierry@pompo.net
|
||||
|
||||
PORTNAME= three.js
|
||||
PORTVERSION= 138
|
||||
PORTVERSION= 139
|
||||
DISTVERSIONPREFIX= r
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1645724002
|
||||
SHA256 (mrdoob-three.js-r138_GH0.tar.gz) = 47dd6077dc683333493301bbd16402c2ec6b709616f535cdf04427f50012f4d7
|
||||
SIZE (mrdoob-three.js-r138_GH0.tar.gz) = 311183503
|
||||
TIMESTAMP = 1648233332
|
||||
SHA256 (mrdoob-three.js-r139_GH0.tar.gz) = cb4891584fdb929450ef64b1b7a16ad1058e4f8e2cbc8fb2275a1542f9b73461
|
||||
SIZE (mrdoob-three.js-r139_GH0.tar.gz) = 311201756
|
||||
|
@ -63,6 +63,7 @@
|
||||
%%WWWDIR%%/extras/curves/QuadraticBezierCurve3.js
|
||||
%%WWWDIR%%/extras/curves/SplineCurve.js
|
||||
%%WWWDIR%%/geometries/BoxGeometry.js
|
||||
%%WWWDIR%%/geometries/CapsuleGeometry.js
|
||||
%%WWWDIR%%/geometries/CircleGeometry.js
|
||||
%%WWWDIR%%/geometries/ConeGeometry.js
|
||||
%%WWWDIR%%/geometries/CylinderGeometry.js
|
||||
@ -148,6 +149,7 @@
|
||||
%%WWWDIR%%/math/Box2.js
|
||||
%%WWWDIR%%/math/Box3.js
|
||||
%%WWWDIR%%/math/Color.js
|
||||
%%WWWDIR%%/math/ColorManagement.js
|
||||
%%WWWDIR%%/math/Cylindrical.js
|
||||
%%WWWDIR%%/math/Euler.js
|
||||
%%WWWDIR%%/math/Frustum.js
|
||||
|
Loading…
Reference in New Issue
Block a user