Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2020 20:04:37 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553637 - head/www/threejs
Message-ID:  <202010292004.09TK4bdM096411@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Thu Oct 29 20:04:37 2020
New Revision: 553637
URL: https://svnweb.freebsd.org/changeset/ports/553637

Log:
  Upgrade to r122.
  
  Release notes at <https://github.com/mrdoob/three.js/releases/tag/r122>.

Modified:
  head/www/threejs/Makefile
  head/www/threejs/distinfo

Modified: head/www/threejs/Makefile
==============================================================================
--- head/www/threejs/Makefile	Thu Oct 29 20:00:26 2020	(r553636)
+++ head/www/threejs/Makefile	Thu Oct 29 20:04:37 2020	(r553637)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	three.js
-PORTVERSION=	121
+PORTVERSION=	122
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 

Modified: head/www/threejs/distinfo
==============================================================================
--- head/www/threejs/distinfo	Thu Oct 29 20:00:26 2020	(r553636)
+++ head/www/threejs/distinfo	Thu Oct 29 20:04:37 2020	(r553637)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601561613
-SHA256 (mrdoob-three.js-r121_GH0.tar.gz) = 07f51e7a3b1b71b45c0edef2ebec5bdc9d1db88d94decb210788e0ca4e59e984
-SIZE (mrdoob-three.js-r121_GH0.tar.gz) = 274586144
+TIMESTAMP = 1603974085
+SHA256 (mrdoob-three.js-r122_GH0.tar.gz) = eeed366444ff521cfa0f3f97a33dea6adefb8a3111617dc1599df83722bcd56a
+SIZE (mrdoob-three.js-r122_GH0.tar.gz) = 276169985



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