Date: Sat, 9 Sep 2023 15:03:33 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: c6e1322c6748 - main - www/threejs: upgrade to r156 Message-ID: <202309091503.389F3XJO017339@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=c6e1322c67487a55033d581600a23380a9338c28 commit c6e1322c67487a55033d581600a23380a9338c28 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-09-09 13:21:53 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-09-09 15:03:28 +0000 www/threejs: upgrade to r156 Release notes at <https://github.com/mrdoob/three.js/releases/tag/r156>. --- 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 f0b0e9bea4c5..331b66486c64 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,5 +1,5 @@ PORTNAME= three.js -PORTVERSION= 155 +PORTVERSION= 156 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index 3262c09bf476..7b714e988b46 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690543546 -SHA256 (mrdoob-three.js-r155_GH0.tar.gz) = 945f5f170c6d8c6b46189a4302b43cb4de7495a74282b6fa7ac8d52a8ab93d0e -SIZE (mrdoob-three.js-r155_GH0.tar.gz) = 354444629 +TIMESTAMP = 1694265596 +SHA256 (mrdoob-three.js-r156_GH0.tar.gz) = a5a37a819decf02284119a4df2dc603512757e9922eb54e1dfed23e499954d9f +SIZE (mrdoob-three.js-r156_GH0.tar.gz) = 355990090
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309091503.389F3XJO017339>