git: 1246301d0881 - 2021Q2 - www/node12: Update 12.22.0 -> 12.22.1

Bradley T. Hughes bhughes at FreeBSD.org
Wed Apr 7 19:16:35 UTC 2021


The branch 2021Q2 has been updated by bhughes:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1246301d0881a115e2c88f2c2bdd469cedb194bf

commit 1246301d0881a115e2c88f2c2bdd469cedb194bf
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 19:01:20 +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
    
    (cherry picked from commit 5d4e7835aaf7c571b5592f25e5f891b5f7d8039f)
---
 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 32ccc9f83171..f1cee367a2c2 100644
--- a/www/node12/Makefile
+++ b/www/node12/Makefile
@@ -1,6 +1,6 @@
 
 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-branches mailing list