Date: Wed, 11 Aug 2021 17:42:55 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: e2777df23934 - main - www/threejs: update to r131 (bis) (bis) (bis) Message-ID: <202108111742.17BHgtbE052903@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=e2777df2393467a8f90beaf28c26cb4dc36c891a commit e2777df2393467a8f90beaf28c26cb4dc36c891a Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-08-11 17:33:10 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-08-11 17:42:48 +0000 www/threejs: update to r131 (bis) (bis) (bis) This tarball has been re-rolled several times after the initial commit: - r131 (bis) on Jul 30, 2021 - r131 (bis) (bis) on Aug 3, 2021 - r131 (bis) (bis) (bis) on Aug 4, 2021 Log at <https://github.com/mrdoob/three.js/commits/r131> PR: 257731 Reported by: Yasuhiro Kimura --- www/threejs/Makefile | 1 + www/threejs/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/www/threejs/Makefile b/www/threejs/Makefile index a4656c1305da..80f7e952bfde 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -3,6 +3,7 @@ PORTNAME= three.js PORTVERSION= 131 DISTVERSIONPREFIX= r +PORTREVISION= 1 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org diff --git a/www/threejs/distinfo b/www/threejs/distinfo index 0ff1688bde6f..13828c6d49eb 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627661857 -SHA256 (mrdoob-three.js-r131_GH0.tar.gz) = a38e49afa265fc7e254adc019c38bd5663542bfdd62ce7a78f509c35ec446cd1 -SIZE (mrdoob-three.js-r131_GH0.tar.gz) = 278799424 +TIMESTAMP = 1628702895 +SHA256 (mrdoob-three.js-r131_GH0.tar.gz) = e4a916610be85129511e8af8b644701a597b9cea5b6bab5c355baebd47592ea9 +SIZE (mrdoob-three.js-r131_GH0.tar.gz) = 278804443
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108111742.17BHgtbE052903>