FreeBSD Bugzilla – Attachment 232999 Details for
Bug 263090
www/node14: Update to 14.19.3 (includes security fixes)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 14.19.1
npde14-19-1.patch (text/plain), 1.90 KB, created by
Dani I.
on 2022-04-06 14:00:27 UTC
(
hide
)
Description:
Update to 14.19.1
Filename:
MIME Type:
Creator:
Dani I.
Created:
2022-04-06 14:00:27 UTC
Size:
1.90 KB
patch
obsolete
>--- www/node14/Makefile >+++ www/node14/Makefile >@@ -1,7 +1,6 @@ > PORTNAME= node > DISTVERSIONPREFIX= v >-DISTVERSION= 14.18.1 >-PORTREVISION= 1 >+DISTVERSION= 14.19.1 > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ > PKGNAMESUFFIX= 14 >@@ -19,8 +18,8 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le > USES= compiler:c++11-lib gmake python:2.7-3.9,build pkgconfig \ > localbase shebangfix > >-OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE >-OPTIONS_DEFAULT= DTRACE >+OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE COREPACK >+OPTIONS_DEFAULT= DTRACE COREPACK > OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}} > OPTIONS_SUB= yes > >@@ -46,6 +45,9 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu > > DTRACE_CONFIGURE_ON= --with-dtrace > >+COREPACK_DESC= Build and install corepack package manager >+COREPACK_CONFIGURE_OFF= --without-corepack >+ > HAS_CONFIGURE= yes > > CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \ >--- www/node14/distinfo >+++ www/node14/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1634227132 >-SHA256 (node-v14.18.1.tar.gz) = 89d22d34fd4ba3715252dcd2dd94d1699338436463b277163ed950040c7b621a >-SIZE (node-v14.18.1.tar.gz) = 63849860 >+TIMESTAMP = 1649240718 >+SHA256 (node-v14.19.1.tar.gz) = cb5b094df5a59374014b131994314ccc5e390013f4e813a75491325f6eb7e1a2 >+SIZE (node-v14.19.1.tar.gz) = 64973592 >--- www/node14/files/patch-node.gypi >+++ www/node14/files/patch-node.gypi >@@ -1,9 +1,9 @@ >---- node.gypi.orig 2020-03-05 00:41:47 UTC >-+++ node.gypi >-@@ -322,6 +322,9 @@ >- ['openssl_fips != "" or openssl_is_fips=="true"', { >- 'defines': [ 'NODE_FIPS_MODE' ], >- }], >+--- node.gypi.orig 2022-03-17 16:46:03.000000000 +0100 >++++ node.gypi 2022-04-06 14:32:58.000000000 +0200 >+@@ -319,6 +319,9 @@ >+ [ 'node_use_openssl=="true"', { >+ 'defines': [ 'HAVE_OPENSSL=1' ], >+ 'conditions': [ > + ['openssl_no_asm==1', { > + 'defines': [ 'OPENSSL_NO_ASM' ], > + }],
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 263090
:
232999