Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2022 19:29:12 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: 1bda03d21716 - main - www/threejs: upgrade to r142
Message-ID:  <202206301929.25UJTCU8073298@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=1bda03d2171613fe8543be0bfba7de8f2138511b

commit 1bda03d2171613fe8543be0bfba7de8f2138511b
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-06-30 19:28:09 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-06-30 19:29:08 +0000

    www/threejs: upgrade to r142
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r142>.
---
 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 5640b4883797..942ba89ff524 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,7 +1,7 @@
 # Created by: thierry@pompo.net
 
 PORTNAME=	three.js
-PORTVERSION=	141
+PORTVERSION=	142
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index a682e0a847b2..d80d50d5a038 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653591050
-SHA256 (mrdoob-three.js-r141_GH0.tar.gz) = f7daad3c9e1d9d6562d583dd8ce1d772a7cb5c346117d2ad134952bd11768224
-SIZE (mrdoob-three.js-r141_GH0.tar.gz) = 316341805
+TIMESTAMP = 1656617014
+SHA256 (mrdoob-three.js-r142_GH0.tar.gz) = 1d9926eebf9ce9ae5962ab53fff490a5328eea0e07f133d8707ba07d07763a68
+SIZE (mrdoob-three.js-r142_GH0.tar.gz) = 316570501



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