Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2020 22:18:53 +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: r559260 - head/www/threejs
Message-ID:  <202012252218.0BPMIrP0085204@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Fri Dec 25 22:18:53 2020
New Revision: 559260
URL: https://svnweb.freebsd.org/changeset/ports/559260

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

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

Modified: head/www/threejs/Makefile
==============================================================================
--- head/www/threejs/Makefile	Fri Dec 25 21:58:43 2020	(r559259)
+++ head/www/threejs/Makefile	Fri Dec 25 22:18:53 2020	(r559260)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	three.js
-PORTVERSION=	123
+PORTVERSION=	124
 DISTVERSIONPREFIX=	r
 CATEGORIES=	www
 

Modified: head/www/threejs/distinfo
==============================================================================
--- head/www/threejs/distinfo	Fri Dec 25 21:58:43 2020	(r559259)
+++ head/www/threejs/distinfo	Fri Dec 25 22:18:53 2020	(r559260)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606382464
-SHA256 (mrdoob-three.js-r123_GH0.tar.gz) = d9fc720b4bc8ce10e8b88156a6fdb1c008db2d247253c8c4196c88f12e160843
-SIZE (mrdoob-three.js-r123_GH0.tar.gz) = 279061394
+TIMESTAMP = 1608920729
+SHA256 (mrdoob-three.js-r124_GH0.tar.gz) = 107022a23323aac3b9c4fa819877f8376acd22fe95bc0e78c7c5f2c721cf2585
+SIZE (mrdoob-three.js-r124_GH0.tar.gz) = 279369116



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