svn commit: r564902 - branches/2021Q1/www/node10
Bradley T. Hughes
bhughes at FreeBSD.org
Wed Feb 10 19:28:22 UTC 2021
Author: bhughes
Date: Wed Feb 10 19:28:22 2021
New Revision: 564902
URL: https://svnweb.freebsd.org/changeset/ports/564902
Log:
MFH: r564900
www/node10: Update 10.23.2 -> 10.23.3
https://nodejs.org/en/blog/release/v10.23.3/
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 Wed Feb 10 19:23:50 2021 (r564901)
+++ branches/2021Q1/www/node10/Makefile Wed Feb 10 19:28:22 2021 (r564902)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 10.23.2
+PORTVERSION= 10.23.3
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
Modified: branches/2021Q1/www/node10/distinfo
==============================================================================
--- branches/2021Q1/www/node10/distinfo Wed Feb 10 19:23:50 2021 (r564901)
+++ branches/2021Q1/www/node10/distinfo Wed Feb 10 19:28:22 2021 (r564902)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611782258
-SHA256 (node-v10.23.2.tar.gz) = b94af8e98b01e1113dd4dc9e2cf8d39446ef7045503552d02f65c58e645ef1b0
-SIZE (node-v10.23.2.tar.gz) = 46312331
+TIMESTAMP = 1612936484
+SHA256 (node-v10.23.3.tar.gz) = 517db39eefccb03cb9ec1de67ddc917be943a755b290bff309b2e4b1bd78ffaf
+SIZE (node-v10.23.3.tar.gz) = 46304281
More information about the svn-ports-all
mailing list