Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2023 18:25:48 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: b06815524541 - main - www/threejs: upgrade to r150
Message-ID:  <202303111825.32BIPmSQ053214@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=b06815524541b8a82cfb6f3103c2df70ce82303c

commit b06815524541b8a82cfb6f3103c2df70ce82303c
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-03-11 15:40:49 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-03-11 18:25:35 +0000

    www/threejs: upgrade to r150
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r150>.
---
 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 638fb021ad52..11c111e1410f 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	three.js
-PORTVERSION=	149
+PORTVERSION=	150
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 3cb75b9f0ba4..38a2a9531c1b 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674842164
-SHA256 (mrdoob-three.js-r149_GH0.tar.gz) = 3ebde5d509922036cbaa45ba565b1a37c1c3aa9ac7ff15b363792ce36a82f507
-SIZE (mrdoob-three.js-r149_GH0.tar.gz) = 340793053
+TIMESTAMP = 1678549086
+SHA256 (mrdoob-three.js-r150_GH0.tar.gz) = 74ff9e27cc00b323cd8cad648c3ad390228560d8dd3fda780f541d63cb11ad92
+SIZE (mrdoob-three.js-r150_GH0.tar.gz) = 341544211



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