Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2021 19:05:57 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: 073a51a8ea69 - main - www/threejs: upgrade to r135
Message-ID:  <202111261905.1AQJ5vgB076641@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=073a51a8ea6904da829fb5df289c44956021cf98

commit 073a51a8ea6904da829fb5df289c44956021cf98
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-11-26 18:53:52 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2021-11-26 19:05:53 +0000

    www/threejs: upgrade to r135
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r135>.
---
 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 6fccf00f2ed4..674c15abe397 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,7 +1,7 @@
 # Created by: thierry@pompo.net
 
 PORTNAME=	three.js
-PORTVERSION=	134
+PORTVERSION=	135
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 0552ba30e573..c3e7ddb0afc3 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635698276
-SHA256 (mrdoob-three.js-r134_GH0.tar.gz) = f74fe164ca1c82f794bd8fe9ff94e0845c6216f62381e9e8fcb89c07fa6ee05c
-SIZE (mrdoob-three.js-r134_GH0.tar.gz) = 234730938
+TIMESTAMP = 1637952548
+SHA256 (mrdoob-three.js-r135_GH0.tar.gz) = a869d5a0d0a56cdcce24d31adf13a7becc36d84b7dd515e95d3ee64e2b330e7d
+SIZE (mrdoob-three.js-r135_GH0.tar.gz) = 317433779



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