Sunday, July 10, 2022

Re: [security] update lang/node to 16.16.0

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/node/Makefile,v
retrieving revision 1.104
diff -u -p -r1.104 Makefile
--- Makefile 26 Jun 2022 13:59:50 -0000 1.104
+++ Makefile 10 Jul 2022 16:55:33 -0000
@@ -5,7 +5,7 @@ USE_WXNEEDED = Yes

COMMENT = JavaScript runtime built on Chrome's V8 JavaScript engine

-NODE_VERSION = v16.15.1
+NODE_VERSION = v16.16.0
PLEDGE_VER = 1.1.2
DISTFILES = node-pledge-{}${PLEDGE_VER}.tar.gz:0 \
${DISTNAME}-headers.tar.xz \
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/node/distinfo,v
retrieving revision 1.61
diff -u -p -r1.61 distinfo
--- distinfo 8 Jun 2022 21:14:29 -0000 1.61
+++ distinfo 10 Jul 2022 16:55:33 -0000
@@ -1,6 +1,6 @@
SHA256 (node-pledge-1.1.2.tar.gz) = zY/JcbZ32mmtqWXXNn3/9aTh7Y3F6fAAaADDA8SYwEk=
-SHA256 (node-v16.15.1-headers.tar.xz) = NVNlHmMe5SxxfMlc8EVoPquAdBjKx9VbthjQp/HP4uE=
-SHA256 (node-v16.15.1.tar.xz) = 1OmdPB9pcREJpnUlVxBY5gCc3bwijn1yO4+0pFQWm30=
+SHA256 (node-v16.16.0-headers.tar.xz) = 1GO652HX/ed2Vk0lASGQ3x4rheK5NIDq9BMSYzGXP7w=
+SHA256 (node-v16.16.0.tar.xz) = FFFR7/Oyql6+czhACcUicag3QK5oepPJjGKM19UnNus=
SIZE (node-pledge-1.1.2.tar.gz) = 3155
-SIZE (node-v16.15.1-headers.tar.xz) = 385424
-SIZE (node-v16.15.1.tar.xz) = 34618208
+SIZE (node-v16.16.0-headers.tar.xz) = 385396
+SIZE (node-v16.16.0.tar.xz) = 35039712
On 7/10/22 15:10, Caspar Schutijser wrote:
> Hi,
>
> No comment on the diff itself but:
> [...]
> Once EPOCH is present, it can't be removed. See bsd.port.mk(5).

Thanks! Fixed diff is attached ...

No comments:

Post a Comment