svn commit: r563266 - branches/2021Q1/www/node10

Bradley T. Hughes bhughes at FreeBSD.org
Fri Jan 29 23:47:24 UTC 2021


Author: bhughes
Date: Fri Jan 29 23:47:23 2021
New Revision: 563266
URL: https://svnweb.freebsd.org/changeset/ports/563266

Log:
  MFH: r563264
  
  www/node10: Update 10.23.1 -> 10.23.2
  
  https://nodejs.org/en/blog/release/v10.23.2/
  
  Sponsored by:	Miles AS

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

Modified: branches/2021Q1/www/node10/Makefile
==============================================================================
--- branches/2021Q1/www/node10/Makefile	Fri Jan 29 23:37:43 2021	(r563265)
+++ branches/2021Q1/www/node10/Makefile	Fri Jan 29 23:47:23 2021	(r563266)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	10.23.1
+PORTVERSION=	10.23.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: branches/2021Q1/www/node10/distinfo
==============================================================================
--- branches/2021Q1/www/node10/distinfo	Fri Jan 29 23:37:43 2021	(r563265)
+++ branches/2021Q1/www/node10/distinfo	Fri Jan 29 23:47:23 2021	(r563266)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610308147
-SHA256 (node-v10.23.1.tar.gz) = a5348b5dfdbe32e0be2837576e66ac285a59907e11e5439fbcda25e70f52550d
-SIZE (node-v10.23.1.tar.gz) = 46310109
+TIMESTAMP = 1611782258
+SHA256 (node-v10.23.2.tar.gz) = b94af8e98b01e1113dd4dc9e2cf8d39446ef7045503552d02f65c58e645ef1b0
+SIZE (node-v10.23.2.tar.gz) = 46312331


More information about the svn-ports-branches mailing list