svn commit: r561597 - branches/2021Q1/www/node12

Bradley T. Hughes bhughes at FreeBSD.org
Thu Jan 14 21:17:49 UTC 2021


Author: bhughes
Date: Thu Jan 14 21:17:48 2021
New Revision: 561597
URL: https://svnweb.freebsd.org/changeset/ports/561597

Log:
  MFH: r561596
  
  www/node12: Update 12.20.0 -> 12.20.1
  
  https://nodejs.org/en/blog/release/v12.20.1/
  
  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/node12/Makefile
  branches/2021Q1/www/node12/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/www/node12/Makefile
==============================================================================
--- branches/2021Q1/www/node12/Makefile	Thu Jan 14 21:16:54 2021	(r561596)
+++ branches/2021Q1/www/node12/Makefile	Thu Jan 14 21:17:48 2021	(r561597)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	12.20.0
+PORTVERSION=	12.20.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: branches/2021Q1/www/node12/distinfo
==============================================================================
--- branches/2021Q1/www/node12/distinfo	Thu Jan 14 21:16:54 2021	(r561596)
+++ branches/2021Q1/www/node12/distinfo	Thu Jan 14 21:17:48 2021	(r561597)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606257052
-SHA256 (node-v12.20.0.tar.gz) = b91065ebe60981faa0e1f0a37d1788154141c710bb0521635a900895a7ce8dd8
-SIZE (node-v12.20.0.tar.gz) = 53497742
+TIMESTAMP = 1610308263
+SHA256 (node-v12.20.1.tar.gz) = 5318a5db1484050430371b77dece281a5b078a14e6962e105aa5790bdb3c3bed
+SIZE (node-v12.20.1.tar.gz) = 53249523


More information about the svn-ports-all mailing list