Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2023 17:20:27 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c3477fc11c13 - main - www/threejs: upgrade to r157
Message-ID:  <202310011720.391HKRKp082424@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c3477fc11c131d5966e41172f2985451d5314459

commit c3477fc11c131d5966e41172f2985451d5314459
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-10-01 15:35:50 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-10-01 17:20:24 +0000

    www/threejs: upgrade to r157
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r157>.
---
 www/threejs/Makefile  | 2 +-
 www/threejs/distinfo  | 6 +++---
 www/threejs/pkg-plist | 2 --
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index 331b66486c64..4dae24230650 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	three.js
-PORTVERSION=	156
+PORTVERSION=	157
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 7b714e988b46..239c111db8a6 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694265596
-SHA256 (mrdoob-three.js-r156_GH0.tar.gz) = a5a37a819decf02284119a4df2dc603512757e9922eb54e1dfed23e499954d9f
-SIZE (mrdoob-three.js-r156_GH0.tar.gz) = 355990090
+TIMESTAMP = 1696174064
+SHA256 (mrdoob-three.js-r157_GH0.tar.gz) = fe0c94e42402d4bd72689588d398e113461958f071187f4c196ebb1f03a9c90b
+SIZE (mrdoob-three.js-r157_GH0.tar.gz) = 359278608
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index 2bb34f0040af..9a62fb7f26c4 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -100,11 +100,9 @@
 %%WWWDIR%%/helpers/SkeletonHelper.js
 %%WWWDIR%%/helpers/SpotLightHelper.js
 %%WWWDIR%%/lights/AmbientLight.js
-%%WWWDIR%%/lights/AmbientLightProbe.js
 %%WWWDIR%%/lights/DirectionalLight.js
 %%WWWDIR%%/lights/DirectionalLightShadow.js
 %%WWWDIR%%/lights/HemisphereLight.js
-%%WWWDIR%%/lights/HemisphereLightProbe.js
 %%WWWDIR%%/lights/Light.js
 %%WWWDIR%%/lights/LightProbe.js
 %%WWWDIR%%/lights/LightShadow.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310011720.391HKRKp082424>