svn commit: r561599 - branches/2021Q1/www/node14

Bradley T. Hughes bhughes at FreeBSD.org
Thu Jan 14 21:20:03 UTC 2021


Author: bhughes
Date: Thu Jan 14 21:20:02 2021
New Revision: 561599
URL: https://svnweb.freebsd.org/changeset/ports/561599

Log:
  MFH: r561598
  
  www/node14: Update 14.15.3 -> 14.15.4
  
  https://nodejs.org/en/blog/release/v14.15.4/
  
  This is a security release. See
  https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/
  
  PR:		252681
  Security:	08b553ed-537a-11eb-be6e-0022489ad614
  Sponsored by:	Miles AS

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

Modified: branches/2021Q1/www/node14/Makefile
==============================================================================
--- branches/2021Q1/www/node14/Makefile	Thu Jan 14 21:18:52 2021	(r561598)
+++ branches/2021Q1/www/node14/Makefile	Thu Jan 14 21:20:02 2021	(r561599)
@@ -2,7 +2,7 @@
 
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	14.15.3
+DISTVERSION=	14.15.4
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 PKGNAMESUFFIX=	14

Modified: branches/2021Q1/www/node14/distinfo
==============================================================================
--- branches/2021Q1/www/node14/distinfo	Thu Jan 14 21:18:52 2021	(r561598)
+++ branches/2021Q1/www/node14/distinfo	Thu Jan 14 21:20:02 2021	(r561599)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608624528
-SHA256 (node-v14.15.3.tar.gz) = d23a5c354f1c30278477e4e8d1ecb4c12660a4d1ba2476feeed9434e6bf5b96e
-SIZE (node-v14.15.3.tar.gz) = 63134187
+TIMESTAMP = 1610308419
+SHA256 (node-v14.15.4.tar.gz) = 8610d81b2d4afc3a79afbe6209d510125131c45cae22cac63bb767dcfec1cbf0
+SIZE (node-v14.15.4.tar.gz) = 63138871


More information about the svn-ports-branches mailing list