git: a26284996496 - main - www/node12: Update 12.21.0 -> 12.22.0

Bradley T. Hughes bhughes at FreeBSD.org
Tue Apr 6 07:29:29 UTC 2021


The branch main has been updated by bhughes:

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

commit a26284996496c6fe8e2bcc8c9a30a871e4464c15
Author:     Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-03-31 07:15:43 +0000
Commit:     Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-04-06 07:29:01 +0000

    www/node12: Update 12.21.0 -> 12.22.0
    
    https://nodejs.org/en/blog/release/v12.22.0/
    
    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 5d8d8dfa8d2b..830fc243ae51 100644
--- a/www/node12/Makefile
+++ b/www/node12/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	12.21.0
+PORTVERSION=	12.22.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
diff --git a/www/node12/distinfo b/www/node12/distinfo
index 26acbe726d9e..1b6b1ba35811 100644
--- a/www/node12/distinfo
+++ b/www/node12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614197582
-SHA256 (node-v12.21.0.tar.gz) = 36e862555bebc04b13f7afebf4472c4dd7ebf4c891f9d6746ec545a4f099d05e
-SIZE (node-v12.21.0.tar.gz) = 53255514
+TIMESTAMP = 1617133374
+SHA256 (node-v12.22.0.tar.gz) = a65d108d824e956de0ab7c3e7f6763c70f6f5b85636dc4ee16404e5881b7d723
+SIZE (node-v12.22.0.tar.gz) = 53278437


More information about the dev-commits-ports-all mailing list