svn commit: r560344 - branches/2021Q1/www/node

Bradley T. Hughes bhughes at FreeBSD.org
Mon Jan 4 20:43:19 UTC 2021


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


More information about the svn-ports-branches mailing list