Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156442229
D35734.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D35734.diff
View Options
diff --git a/www/node/Makefile b/www/node/Makefile
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 18.2.0
+DISTVERSION= 18.5.0
CATEGORIES= www
MASTER_SITES= https://nodejs.org/dist/v${DISTVERSION}/
@@ -11,7 +11,7 @@
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_SSL= libressl libressl-devel
-BROKEN_SSL_REASON= Node.js 17.x requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
+BROKEN_SSL_REASON= Node.js 18.x requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
USES= compiler:c++11-lib gmake python:3.6-3.10,build pkgconfig \
diff --git a/www/node/distinfo b/www/node/distinfo
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654014433
-SHA256 (node-v18.2.0.tar.gz) = bb9c117814341676edbfd7c79cfaaac2d809e760a65fe9afe050245d55bb7ca7
-SIZE (node-v18.2.0.tar.gz) = 82208678
+TIMESTAMP = 1657282404
+SHA256 (node-v18.5.0.tar.gz) = 47843654ffa6a59557254fdfe6d74c1fa21e314bcc4bc203727acc058b7780dd
+SIZE (node-v18.5.0.tar.gz) = 82069347
diff --git a/www/node/pkg-plist b/www/node/pkg-plist
--- a/www/node/pkg-plist
+++ b/www/node/pkg-plist
@@ -2792,6 +2792,7 @@
include/node/v8.h
include/node/v8config.h
%%DTRACE%%lib/dtrace/node.d
+lib/node_modules/corepack/CHANGELOG.md
lib/node_modules/corepack/LICENSE.md
lib/node_modules/corepack/README.md
lib/node_modules/corepack/dist/corepack.js
@@ -2800,6 +2801,7 @@
lib/node_modules/corepack/dist/pnpm.js
lib/node_modules/corepack/dist/pnpx.js
lib/node_modules/corepack/dist/vcc.js
+lib/node_modules/corepack/dist/vendors-_yarn_berry_cache_proxy-agent-npm-5_0_0-41772f4b01-9_zip_node_modules_proxy-agent_index_js.js
lib/node_modules/corepack/dist/yarn.js
lib/node_modules/corepack/dist/yarnpkg.js
lib/node_modules/corepack/package.json
@@ -2821,9 +2823,6 @@
lib/node_modules/corepack/shims/nodewin/pnpx
lib/node_modules/corepack/shims/nodewin/pnpx.cmd
lib/node_modules/corepack/shims/nodewin/pnpx.ps1
-lib/node_modules/corepack/shims/nodewin/vcc
-lib/node_modules/corepack/shims/nodewin/vcc.cmd
-lib/node_modules/corepack/shims/nodewin/vcc.ps1
lib/node_modules/corepack/shims/nodewin/yarn
lib/node_modules/corepack/shims/nodewin/yarn.cmd
lib/node_modules/corepack/shims/nodewin/yarn.ps1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 14, 5:39 PM (8 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33050700
Default Alt Text
D35734.diff (2 KB)
Attached To
Mode
D35734: www/node: Update to version 18.5.0
Attached
Detach File
Event Timeline
Log In to Comment