diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2023-01-27 19:00:37 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-01-27 19:00:37 +0100 |
commit | 7ca30ffd4e28e7e39bd4d0b7112e87cc50c7ce4d (patch) | |
tree | a5434f0c0e07b1060de4bb9cfbe087dc23694c18 /www | |
parent | 64f2e8a1a5a33827374b0aac0e3fce6ca4c7cba5 (diff) | |
download | freebsd-ports-7ca30ffd4e28e7e39bd4d0b7112e87cc50c7ce4d.zip |
www/threejs: upgrade to r149
Release notes at <https://github.com/mrdoob/three.js/releases/tag/r149>.
Diffstat (limited to 'www')
-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 420fced394c7..638fb021ad52 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,5 +1,5 @@ PORTNAME= three.js -PORTVERSION= 148 +PORTVERSION= 149 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index e619857b67dc..3cb75b9f0ba4 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671728227 -SHA256 (mrdoob-three.js-r148_GH0.tar.gz) = 566d19f6966c6249c46c25027a3d1d41aa2070519e1c0befda3d19744524f963 -SIZE (mrdoob-three.js-r148_GH0.tar.gz) = 340795095 +TIMESTAMP = 1674842164 +SHA256 (mrdoob-three.js-r149_GH0.tar.gz) = 3ebde5d509922036cbaa45ba565b1a37c1c3aa9ac7ff15b363792ce36a82f507 +SIZE (mrdoob-three.js-r149_GH0.tar.gz) = 340793053 |