Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2021 15:41:52 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: 14107e4b6cfb - main - www/threejs: upgrade to r128
Message-ID:  <202104231541.13NFfqDG072766@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=14107e4b6cfb2103776d811bf146230cad2e3767

commit 14107e4b6cfb2103776d811bf146230cad2e3767
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-04-23 14:18:07 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2021-04-23 15:41:15 +0000

    www/threejs: upgrade to r128
    
    Release notes at <https://github.com/mrdoob/three.js/releases/tag/r128>.
---
 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 db9db6c6af7c..3fe90cea4c4f 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,7 +1,7 @@
 # Created by: thierry@pompo.net
 
 PORTNAME=	three.js
-PORTVERSION=	127
+PORTVERSION=	128
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index f1a6b69b753b..a23c5738a61c 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617810408
-SHA256 (mrdoob-three.js-r127_GH0.tar.gz) = 80047deb6793440c44e18e0ab67dd2e8a158eca76441270eaf7e322a706f0df2
-SIZE (mrdoob-three.js-r127_GH0.tar.gz) = 275756209
+TIMESTAMP = 1619187272
+SHA256 (mrdoob-three.js-r128_GH0.tar.gz) = 272eaf12b128e8ec3ba8d4f87488ac33d808537a092d95d2493fdedd5ae8fd6a
+SIZE (mrdoob-three.js-r128_GH0.tar.gz) = 274453846



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