Date: Wed, 7 Apr 2021 16:00:43 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: 5e31f78e18fc - main - www/threejs: upgrade to r127 Message-ID: <202104071600.137G0h6c057863@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=5e31f78e18fc61742768ac4db42100b2c01da3f3 commit 5e31f78e18fc61742768ac4db42100b2c01da3f3 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-04-07 15:57:15 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-04-07 16:00:32 +0000 www/threejs: upgrade to r127 Release notes at <https://github.com/mrdoob/three.js/releases/tag/r127>. --- 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 87723cb1961d..db9db6c6af7c 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,7 +1,7 @@ # Created by: thierry@pompo.net PORTNAME= three.js -PORTVERSION= 126 +PORTVERSION= 127 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index 40083db9b37e..f1a6b69b753b 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614277630 -SHA256 (mrdoob-three.js-r126_GH0.tar.gz) = 96d0a93f3af0228d882d023df039bbcf44e6f23ac39f783fbf82336a43393aa0 -SIZE (mrdoob-three.js-r126_GH0.tar.gz) = 268633131 +TIMESTAMP = 1617810408 +SHA256 (mrdoob-three.js-r127_GH0.tar.gz) = 80047deb6793440c44e18e0ab67dd2e8a158eca76441270eaf7e322a706f0df2 +SIZE (mrdoob-three.js-r127_GH0.tar.gz) = 275756209
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104071600.137G0h6c057863>