From 0f87d82292a753b5756d1e0ee159f0821f3b8885 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Tue, 20 Aug 2019 22:29:25 +0000 Subject: [PATCH] www/node: Update 12.8.0 -> 12.8.1 This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/ for details on patched vulnerabilities. MFH: 2019Q3 Security: c97a940b-c392-11e9-bb38-000d3ab229d6 Sponsored by: Miles AS --- www/node/Makefile | 4 ++-- www/node/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index 2a77b2fc9901..e3ffaa949043 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 12.8.0 +PORTVERSION= 12.8.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ @@ -67,7 +67,7 @@ MAKE_ENV+= CC.host=${CC} CFLAGS.host="${CFLAGS}" \ BUILD_DEPENDS+= c-ares>=1.15.0:dns/c-ares\ libuv>=1.30.1:devel/libuv \ - libnghttp2>=1.39.1:www/libnghttp2 + libnghttp2>=1.39.2:www/libnghttp2 LIB_DEPENDS+= libcares.so:dns/c-ares\ libuv.so:devel/libuv \ libnghttp2.so:www/libnghttp2 diff --git a/www/node/distinfo b/www/node/distinfo index f44bad05fcf3..3034ad14ac0b 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565153521 -SHA256 (node-v12.8.0.tar.gz) = 6f4e4ee7bcb52f782dce5a51d6951ff87151d9504be129d68d7aff469c0f7f36 -SIZE (node-v12.8.0.tar.gz) = 50223727 +TIMESTAMP = 1565994523 +SHA256 (node-v12.8.1.tar.gz) = fbd4de6657f6301cdcd0c60a0e5a413c490670d8c21b501c380b96cc3b9b5b95 +SIZE (node-v12.8.1.tar.gz) = 50231954