Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2023 16:43:01 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: ec2e38f2b4a8 - main - www/threejs: upgrade to r160
Message-ID:  <202312241643.3BOGh1b2024448@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=ec2e38f2b4a868e2b4f2549e0cf6a944dad46082

commit ec2e38f2b4a868e2b4f2549e0cf6a944dad46082
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-24 11:48:13 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-24 16:42:24 +0000

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

diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index 499709c6140c..7ee8cdbae4d3 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	three.js
-PORTVERSION=	159
+PORTVERSION=	160
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 81c656d0196b..51e3f54906fd 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701541012
-SHA256 (mrdoob-three.js-r159_GH0.tar.gz) = 50a4c25fa69e38dbdeddf855606c99993ab61202f9e1b08f5862162fdc45f501
-SIZE (mrdoob-three.js-r159_GH0.tar.gz) = 364523364
+TIMESTAMP = 1703418396
+SHA256 (mrdoob-three.js-r160_GH0.tar.gz) = 7901af52ef635991fc64f59d6a29632aa3bce4dfec8bff64295640d38ed8f11b
+SIZE (mrdoob-three.js-r160_GH0.tar.gz) = 365265027



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