git: 5d4e7835aaf7 - main - www/node12: Update 12.22.0 -> 12.22.1
Bradley T. Hughes
bhughes at FreeBSD.org
Wed Apr 7 18:59:16 UTC 2021
The branch main has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5d4e7835aaf7c571b5592f25e5f891b5f7d8039f
commit 5d4e7835aaf7c571b5592f25e5f891b5f7d8039f
Author: Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-04-07 05:41:45 +0000
Commit: Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-04-07 18:58:57 +0000
www/node12: Update 12.22.0 -> 12.22.1
https://nodejs.org/en/blog/release/v12.22.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/node12/Makefile | 2 +-
www/node12/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/www/node12/Makefile b/www/node12/Makefile
index f96cc99d9a91..753347838ffd 100644
--- a/www/node12/Makefile
+++ b/www/node12/Makefile
@@ -1,5 +1,5 @@
PORTNAME= node
-PORTVERSION= 12.22.0
+PORTVERSION= 12.22.1
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
diff --git a/www/node12/distinfo b/www/node12/distinfo
index 1b6b1ba35811..bf9332ccfbf4 100644
--- a/www/node12/distinfo
+++ b/www/node12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617133374
-SHA256 (node-v12.22.0.tar.gz) = a65d108d824e956de0ab7c3e7f6763c70f6f5b85636dc4ee16404e5881b7d723
-SIZE (node-v12.22.0.tar.gz) = 53278437
+TIMESTAMP = 1617772574
+SHA256 (node-v12.22.1.tar.gz) = 6023f1f8f03f9780c75e6eca9d372b8411a83757c0389c51baee1c7242afd702
+SIZE (node-v12.22.1.tar.gz) = 53277475
More information about the dev-commits-ports-all
mailing list