Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2022 16:10:39 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: c8a17b2225d4 - main - www/threejs: upgrade to r145
Message-ID:  <202209291610.28TGAdC8062182@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=c8a17b2225d40493b304e64ed5b6dc521435bd72

commit c8a17b2225d40493b304e64ed5b6dc521435bd72
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-09-29 15:57:21 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-09-29 16:10:34 +0000

    www/threejs: upgrade to r145
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r145>.
---
 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 82f79eef9f18..7f2fc008f8f2 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	three.js
-PORTVERSION=	144
+PORTVERSION=	145
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 43ea345f77bb..00dc89caac7c 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662138482
-SHA256 (mrdoob-three.js-r144_GH0.tar.gz) = 5e55f8187d31b10b72d959d5e7a43c652b074719295cf2ed2cbbc4eaf3bc55e9
-SIZE (mrdoob-three.js-r144_GH0.tar.gz) = 322135493
+TIMESTAMP = 1664466879
+SHA256 (mrdoob-three.js-r145_GH0.tar.gz) = 08ba1b903e36ec22bf253008175cdd41a834c83983cc81adccaa5e6313476646
+SIZE (mrdoob-three.js-r145_GH0.tar.gz) = 334188024



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