Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2022 17:01:14 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: 1ae5506941e6 - main - www/threejs: upgrade to r148
Message-ID:  <202212221701.2BMH1EGw091268@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=1ae5506941e613e2685934f6447c6c21d332649b

commit 1ae5506941e613e2685934f6447c6c21d332649b
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-12-22 16:59:48 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-12-22 17:01:10 +0000

    www/threejs: upgrade to r148
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r148>.
---
 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 7268d69f684f..420fced394c7 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	three.js
-PORTVERSION=	147
+PORTVERSION=	148
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index ecb91037b38e..e619857b67dc 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669827649
-SHA256 (mrdoob-three.js-r147_GH0.tar.gz) = 2aedb9798c8211394cdee708a61ed5986395f0753a4c7741dc582d0b8448f61f
-SIZE (mrdoob-three.js-r147_GH0.tar.gz) = 341579090
+TIMESTAMP = 1671728227
+SHA256 (mrdoob-three.js-r148_GH0.tar.gz) = 566d19f6966c6249c46c25027a3d1d41aa2070519e1c0befda3d19744524f963
+SIZE (mrdoob-three.js-r148_GH0.tar.gz) = 340795095



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