diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2021-04-07 23:57:15 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2021-04-08 00:00:32 +0800 |
commit | 5e31f78e18fc61742768ac4db42100b2c01da3f3 (patch) | |
tree | afcd97dce31c4fe8e9f104c62e39fa7b50037adc | |
parent | 108584806b6a38165004a864efeb92f717efc9a8 (diff) | |
download | freebsd-ports-gnome-5e31f78e18fc61742768ac4db42100b2c01da3f3.tar.gz freebsd-ports-gnome-5e31f78e18fc61742768ac4db42100b2c01da3f3.tar.zst freebsd-ports-gnome-5e31f78e18fc61742768ac4db42100b2c01da3f3.zip |
www/threejs: upgrade to r127
Release notes at <https://github.com/mrdoob/three.js/releases/tag/r127>.
-rw-r--r-- | www/threejs/Makefile | 2 | ||||
-rw-r--r-- | www/threejs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/threejs/Makefile b/www/threejs/Makefile index 87723cb1961d..db9db6c6af7c 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,7 +1,7 @@ # Created by: thierry@pompo.net PORTNAME= three.js -PORTVERSION= 126 +PORTVERSION= 127 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index 40083db9b37e..f1a6b69b753b 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614277630 -SHA256 (mrdoob-three.js-r126_GH0.tar.gz) = 96d0a93f3af0228d882d023df039bbcf44e6f23ac39f783fbf82336a43393aa0 -SIZE (mrdoob-three.js-r126_GH0.tar.gz) = 268633131 +TIMESTAMP = 1617810408 +SHA256 (mrdoob-three.js-r127_GH0.tar.gz) = 80047deb6793440c44e18e0ab67dd2e8a158eca76441270eaf7e322a706f0df2 +SIZE (mrdoob-three.js-r127_GH0.tar.gz) = 275756209 |