git: 33fbc017d091 - main - www/threejs: upgrade to r134
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Oct 2021 16:42:25 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=33fbc017d09108cc8dc0be1344d6f3685c588c51 commit 33fbc017d09108cc8dc0be1344d6f3685c588c51 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-10-31 16:40:55 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-10-31 16:40:55 +0000 www/threejs: upgrade to r134 Release notes at <https://github.com/mrdoob/three.js/releases/tag/r134>. --- www/threejs/Makefile | 2 +- www/threejs/distinfo | 6 +++--- www/threejs/pkg-plist | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/threejs/Makefile b/www/threejs/Makefile index 6977ef4b56f0..6fccf00f2ed4 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,7 +1,7 @@ # Created by: thierry@pompo.net PORTNAME= three.js -PORTVERSION= 133 +PORTVERSION= 134 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index c1f066fa123a..0552ba30e573 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634486411 -SHA256 (mrdoob-three.js-r133_GH0.tar.gz) = 9f02ece67fa169bb1adb28566d295f5d55519e4a43eafabb84b1a298d4018a69 -SIZE (mrdoob-three.js-r133_GH0.tar.gz) = 231186979 +TIMESTAMP = 1635698276 +SHA256 (mrdoob-three.js-r134_GH0.tar.gz) = f74fe164ca1c82f794bd8fe9ff94e0845c6216f62381e9e8fcb89c07fa6ee05c +SIZE (mrdoob-three.js-r134_GH0.tar.gz) = 234730938 diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist index f6ac6f763028..94b796c3fb52 100644 --- a/www/threejs/pkg-plist +++ b/www/threejs/pkg-plist @@ -62,7 +62,6 @@ %%WWWDIR%%/extras/curves/QuadraticBezierCurve.js %%WWWDIR%%/extras/curves/QuadraticBezierCurve3.js %%WWWDIR%%/extras/curves/SplineCurve.js -%%WWWDIR%%/extras/objects/ImmediateRenderObject.js %%WWWDIR%%/geometries/BoxGeometry.js %%WWWDIR%%/geometries/CircleGeometry.js %%WWWDIR%%/geometries/ConeGeometry.js