git: d445e7981f11 - main - www/node10: Update 10.24.0 -> 10.24.1
Bradley T. Hughes
bhughes at FreeBSD.org
Wed Apr 7 18:59:14 UTC 2021
The branch main has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d445e7981f116b7d506ea7d86487f41a7b39a2bd
commit d445e7981f116b7d506ea7d86487f41a7b39a2bd
Author: Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-04-07 05:38:47 +0000
Commit: Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-04-07 18:58:57 +0000
www/node10: Update 10.24.0 -> 10.24.1
https://nodejs.org/en/blog/release/v10.24.1/
This is a security release. See
https://nodejs.org/en/blog/vulnerability/april-2021-security-releases/
MFH: 2021Q2
Security: c0c1834c-9761-11eb-acfd-0022489ad614
Sponsored by: Miles AS
---
www/node10/Makefile | 2 +-
www/node10/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/www/node10/Makefile b/www/node10/Makefile
index 2a0cd2abf633..47ec626c344e 100644
--- a/www/node10/Makefile
+++ b/www/node10/Makefile
@@ -1,5 +1,5 @@
PORTNAME= node
-PORTVERSION= 10.24.0
+PORTVERSION= 10.24.1
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
diff --git a/www/node10/distinfo b/www/node10/distinfo
index 35552517fb8b..e95aea3c1f93 100644
--- a/www/node10/distinfo
+++ b/www/node10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614196774
-SHA256 (node-v10.24.0.tar.gz) = c8d0a56279be77a9033b5f89603c6c491060a661c607fbf82bbe931ca662996e
-SIZE (node-v10.24.0.tar.gz) = 46321470
+TIMESTAMP = 1617772603
+SHA256 (node-v10.24.1.tar.gz) = 95c7cfc4b5ad0b5a62bd553b30840db66f21217fbeb769ab27dac8019a4ebe5d
+SIZE (node-v10.24.1.tar.gz) = 46313351
More information about the dev-commits-ports-all
mailing list