Date: Sun, 4 Jun 2023 18:36:23 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: 6a79d0aa319c - main - www/threejs: upgrade to r153 Message-ID: <202306041836.354IaNYq041862@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=6a79d0aa319cd6b7a0d9e876f217d1e5de13e330 commit 6a79d0aa319cd6b7a0d9e876f217d1e5de13e330 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-06-04 18:34:51 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-06-04 18:36:21 +0000 www/threejs: upgrade to r153 Release notes at <https://github.com/mrdoob/three.js/releases/tag/r153>. --- 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 d38171a9147e..328a53f59812 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,5 +1,5 @@ PORTNAME= three.js -PORTVERSION= 152 +PORTVERSION= 153 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index ed89fc2d3ce9..f85c34497a8c 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682683053 -SHA256 (mrdoob-three.js-r152_GH0.tar.gz) = c058afbda7a206738b168ad02d83501ffdd390540f14742f3ea0757789ccf3b6 -SIZE (mrdoob-three.js-r152_GH0.tar.gz) = 348709082 +TIMESTAMP = 1685901325 +SHA256 (mrdoob-three.js-r153_GH0.tar.gz) = 061a057b0ce12032a71ad08107227106ff277266516f77ff6da45c5119f6910e +SIZE (mrdoob-three.js-r153_GH0.tar.gz) = 354403696
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306041836.354IaNYq041862>