Date: Wed, 30 Nov 2022 17:49:25 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: d3713ccc6300 - main - www/threejs: upgrade to r147 Message-ID: <202211301749.2AUHnPJf003696@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=d3713ccc630080d8df9c1f45bda8e5316460898b commit d3713ccc630080d8df9c1f45bda8e5316460898b Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-11-30 17:48:17 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-11-30 17:49:21 +0000 www/threejs: upgrade to r147 Release notes at <https://github.com/mrdoob/three.js/releases/tag/r147>. --- 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 980ffa9404a9..7268d69f684f 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,5 +1,5 @@ PORTNAME= three.js -PORTVERSION= 146 +PORTVERSION= 147 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index 0986f94524ef..ecb91037b38e 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666890821 -SHA256 (mrdoob-three.js-r146_GH0.tar.gz) = c9be809a72c2020b190c7a555d450a3597b27e4ce6eb29269522c5006981a472 -SIZE (mrdoob-three.js-r146_GH0.tar.gz) = 341411630 +TIMESTAMP = 1669827649 +SHA256 (mrdoob-three.js-r147_GH0.tar.gz) = 2aedb9798c8211394cdee708a61ed5986395f0753a4c7741dc582d0b8448f61f +SIZE (mrdoob-three.js-r147_GH0.tar.gz) = 341579090
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211301749.2AUHnPJf003696>