svn commit: r559260 - head/www/threejs

Thierry Thomas thierry at FreeBSD.org
Fri Dec 25 22:18:54 UTC 2020


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


More information about the svn-ports-all mailing list