svn commit: r564899 - branches/2021Q1/www/node14
Bradley T. Hughes
bhughes at FreeBSD.org
Wed Feb 10 19:22:44 UTC 2021
Author: bhughes
Date: Wed Feb 10 19:22:43 2021
New Revision: 564899
URL: https://svnweb.freebsd.org/changeset/ports/564899
Log:
MFH: r564898
www/node14: Update 14.15.4 -> 14.15.5
https://nodejs.org/en/blog/release/v14.15.5/
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 Wed Feb 10 19:21:51 2021 (r564898)
+++ branches/2021Q1/www/node14/Makefile Wed Feb 10 19:22:43 2021 (r564899)
@@ -2,7 +2,7 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 14.15.4
+DISTVERSION= 14.15.5
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
PKGNAMESUFFIX= 14
Modified: branches/2021Q1/www/node14/distinfo
==============================================================================
--- branches/2021Q1/www/node14/distinfo Wed Feb 10 19:21:51 2021 (r564898)
+++ branches/2021Q1/www/node14/distinfo Wed Feb 10 19:22:43 2021 (r564899)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610308419
-SHA256 (node-v14.15.4.tar.gz) = 8610d81b2d4afc3a79afbe6209d510125131c45cae22cac63bb767dcfec1cbf0
-SIZE (node-v14.15.4.tar.gz) = 63138871
+TIMESTAMP = 1612936222
+SHA256 (node-v14.15.5.tar.gz) = 043f39bb43ecaca699a21a8bd65d064ef53b48bf2cc6acaddb5ee0f4227e4d2a
+SIZE (node-v14.15.5.tar.gz) = 63140856
More information about the svn-ports-branches
mailing list