svn commit: r553637 - head/www/threejs

Thierry Thomas thierry at FreeBSD.org
Thu Oct 29 20:04:38 UTC 2020


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


More information about the svn-ports-head mailing list