Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2024 16:39: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: 7b2325e2c051 - main - www/threejs: upgrade to r165
Message-ID:  <202406051639.455GdEwF056333@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=7b2325e2c051e923f1d32ef199436bbc0e8b3200

commit 7b2325e2c051e923f1d32ef199436bbc0e8b3200
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-06-05 16:06:42 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-06-05 16:39:09 +0000

    www/threejs: upgrade to r165
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r165>.
---
 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 ee801077c680..b7f3eca39d0d 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	three.js
-PORTVERSION=	164
+PORTVERSION=	165
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 28fd09701720..40b7325da13c 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714582891
-SHA256 (mrdoob-three.js-r164_GH0.tar.gz) = 43f30b444d3702d8c427e701110020f2986b998e5f9e11cdf15ddf8b4fdeb6ae
-SIZE (mrdoob-three.js-r164_GH0.tar.gz) = 362035926
+TIMESTAMP = 1717601599
+SHA256 (mrdoob-three.js-r165_GH0.tar.gz) = 7eed96b994cd24086bc26c4410db6a75e25b48c665f47f779c8811c1fe5ced71
+SIZE (mrdoob-three.js-r165_GH0.tar.gz) = 360337324



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