Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 18:01:02 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: 6d8b5cb7a24e - main - www/threejs: upgrade to r130
Message-ID:  <202106301801.15UI12pS033121@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=6d8b5cb7a24e4081e51f8bf1bee19cf966eaf053

commit 6d8b5cb7a24e4081e51f8bf1bee19cf966eaf053
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-06-30 17:59:51 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2021-06-30 17:59:51 +0000

    www/threejs: upgrade to r130
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r130>.
---
 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 55cb935b436e..525f9537b61f 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,7 +1,7 @@
 # Created by: thierry@pompo.net
 
 PORTNAME=	three.js
-PORTVERSION=	129
+PORTVERSION=	130
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index 27489c0b6e72..4e9a58960cb0 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214762
-SHA256 (mrdoob-three.js-r129_GH0.tar.gz) = cdbfebd81deb221ae5550e8b282aa2f662c96bec35c4dddbd16270c2eeef0135
-SIZE (mrdoob-three.js-r129_GH0.tar.gz) = 277901443
+TIMESTAMP = 1625075703
+SHA256 (mrdoob-three.js-r130_GH0.tar.gz) = 40eff772249f4c16ea2d22ba7d2d65672eb51196e4dee8b1543a5f1cf2cc1c67
+SIZE (mrdoob-three.js-r130_GH0.tar.gz) = 275482620



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