Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2022 20:33:50 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: a24015553266 - main - www/threejs: upgrade to r137
Message-ID:  <202201272033.20RKXoqs036969@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=a24015553266c8f5e48e345856c8ae1bd04f30b8

commit a24015553266c8f5e48e345856c8ae1bd04f30b8
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-01-27 14:40:50 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-01-27 20:33:44 +0000

    www/threejs: upgrade to r137
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r137>.
---
 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 16527fde5f1b..e74be14d570d 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,7 +1,7 @@
 # Created by: thierry@pompo.net
 
 PORTNAME=	three.js
-PORTVERSION=	136
+PORTVERSION=	137
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index b14b80327133..3f44da01e68c 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640536686
-SHA256 (mrdoob-three.js-r136_GH0.tar.gz) = 3e73ff486881ffef88315025a016313ad3a3efe67896467344f3b69ed80c8608
-SIZE (mrdoob-three.js-r136_GH0.tar.gz) = 318537576
+TIMESTAMP = 1643293198
+SHA256 (mrdoob-three.js-r137_GH0.tar.gz) = 07583211c078b3fd79db9d815daee01493629ce6a0ecdceefc388f8e546e8eef
+SIZE (mrdoob-three.js-r137_GH0.tar.gz) = 318799730



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