Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2021 20:43:19 +0000 (UTC)
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r560344 - branches/2021Q1/www/node
Message-ID:  <202101042043.104KhJsY035222@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Mon Jan  4 20:43:18 2021
New Revision: 560344
URL: https://svnweb.freebsd.org/changeset/ports/560344

Log:
  MFH: r560341
  
  www/node: Update 15.4.0 -> 15.5.0
  
  https://nodejs.org/en/blog/release/v15.5.0/
  
  Sponsored by:	Miles AS

Modified:
  branches/2021Q1/www/node/Makefile
  branches/2021Q1/www/node/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/www/node/Makefile
==============================================================================
--- branches/2021Q1/www/node/Makefile	Mon Jan  4 20:41:55 2021	(r560343)
+++ branches/2021Q1/www/node/Makefile	Mon Jan  4 20:43:18 2021	(r560344)
@@ -2,7 +2,7 @@
 
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	15.4.0
+DISTVERSION=	15.5.0
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 

Modified: branches/2021Q1/www/node/distinfo
==============================================================================
--- branches/2021Q1/www/node/distinfo	Mon Jan  4 20:41:55 2021	(r560343)
+++ branches/2021Q1/www/node/distinfo	Mon Jan  4 20:43:18 2021	(r560344)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607578746
-SHA256 (node-v15.4.0.tar.gz) = b199796544d988b4bb61e38584cd097744e073fa0559cbec772858d91ce4649f
-SIZE (node-v15.4.0.tar.gz) = 62220902
+TIMESTAMP = 1609709336
+SHA256 (node-v15.5.0.tar.gz) = a4f10a2e67dc99ed64c297be988fbe37f8a62f8fb8ff880f121f8be4e30df3d1
+SIZE (node-v15.5.0.tar.gz) = 62299813



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