svn commit: r565275 - branches/2021Q1/www/node12
Bradley T. Hughes
bhughes at FreeBSD.org
Sun Feb 14 23:30:44 UTC 2021
Author: bhughes
Date: Sun Feb 14 23:30:43 2021
New Revision: 565275
URL: https://svnweb.freebsd.org/changeset/ports/565275
Log:
MFH: r565274
www/node12: Update 12.20.1 -> 12.20.2
https://nodejs.org/en/blog/release/v12.20.2/
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 Sun Feb 14 23:30:00 2021 (r565274)
+++ branches/2021Q1/www/node12/Makefile Sun Feb 14 23:30:43 2021 (r565275)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 12.20.1
+PORTVERSION= 12.20.2
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
Modified: branches/2021Q1/www/node12/distinfo
==============================================================================
--- branches/2021Q1/www/node12/distinfo Sun Feb 14 23:30:00 2021 (r565274)
+++ branches/2021Q1/www/node12/distinfo Sun Feb 14 23:30:43 2021 (r565275)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610308263
-SHA256 (node-v12.20.1.tar.gz) = 5318a5db1484050430371b77dece281a5b078a14e6962e105aa5790bdb3c3bed
-SIZE (node-v12.20.1.tar.gz) = 53249523
+TIMESTAMP = 1613340388
+SHA256 (node-v12.20.2.tar.gz) = 47869f9857d40f2ecb42be6c776a8794f4664fb3fb2fdbeb3caad00dc0a36a1f
+SIZE (node-v12.20.2.tar.gz) = 53249033
More information about the svn-ports-branches
mailing list