diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2021-07-07 13:02:23 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2021-07-07 18:02:03 +0000 |
commit | 92b3510dc40cd6a8ba5b9263a5a192a535e9a6db (patch) | |
tree | 55625d2251d1df3dc113069c2312d97f116af30c | |
parent | e08fcdd7d18a75a5d939da27011bb7f78e6ab1c3 (diff) | |
download | ports-92b3510dc40cd6a8ba5b9263a5a192a535e9a6db.tar.gz ports-92b3510dc40cd6a8ba5b9263a5a192a535e9a6db.zip |
www/threejs: the source tarball has been rerolled
The source tarball has been silently rerolled: full diff available at
<https://people.freebsd.org/~thierry/three.js-r130_210630_210705.diff>.
Reported by: pkg-fallout
MFH: 2021Q3
-rw-r--r-- | www/threejs/Makefile | 1 | ||||
-rw-r--r-- | www/threejs/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/threejs/Makefile b/www/threejs/Makefile index 525f9537b61f..f6f9a7ca1245 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -3,6 +3,7 @@ PORTNAME= three.js PORTVERSION= 130 DISTVERSIONPREFIX= r +PORTREVISION= 1 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org diff --git a/www/threejs/distinfo b/www/threejs/distinfo index 4e9a58960cb0..b69966926d20 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625075703 -SHA256 (mrdoob-three.js-r130_GH0.tar.gz) = 40eff772249f4c16ea2d22ba7d2d65672eb51196e4dee8b1543a5f1cf2cc1c67 -SIZE (mrdoob-three.js-r130_GH0.tar.gz) = 275482620 +TIMESTAMP = 1625662660 +SHA256 (mrdoob-three.js-r130_GH0.tar.gz) = dc344776dd1787172e40fb2e0ccca0bd6bb86f4225965aab435c89b098e3b976 +SIZE (mrdoob-three.js-r130_GH0.tar.gz) = 275488904 |