www/node22: Use www/corepack instead of the bundled one
- Bump PORTREVISION for dependency and package change
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PORTNAME= node
|
||||
PORTVERSION= ${NODEJS_PORTVERSION}
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/
|
||||
PKGNAMESUFFIX= ${PORTVERSION:R:R}
|
||||
@@ -29,6 +29,7 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \
|
||||
libsimdjson.so:devel/simdjson \
|
||||
libuv.so:devel/libuv \
|
||||
libzstd.so:archivers/zstd
|
||||
RUN_DEPENDS= corepack>=0:www/corepack
|
||||
|
||||
USES= compiler:c++11-lang gmake localbase pkgconfig python:build shebangfix tar:xz
|
||||
|
||||
@@ -44,6 +45,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \
|
||||
--shared-simdjson \
|
||||
--shared-zlib \
|
||||
--shared-zstd \
|
||||
--without-corepack \
|
||||
--with-intl=system-icu \
|
||||
--without-npm
|
||||
CXXFLAGS_powerpc64= -mpower8-vector
|
||||
@@ -86,6 +88,7 @@ post-patch:
|
||||
# Clean up bundled libraries
|
||||
@${RM} -r ${WRKSRC}/deps/brotli/
|
||||
@${RM} -r ${WRKSRC}/deps/cares/
|
||||
@${RM} -r ${WRKSRC}/deps/corepack/
|
||||
@${RM} -r ${WRKSRC}/deps/icu-small/
|
||||
@${RM} -r ${WRKSRC}/deps/llhttp/
|
||||
@${RM} -r ${WRKSRC}/deps/nghttp2/
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
bin/corepack
|
||||
bin/node
|
||||
include/node/common.gypi
|
||||
include/node/config.gypi
|
||||
@@ -107,60 +106,6 @@ include/node/v8-wasm.h
|
||||
include/node/v8-weak-callback-info.h
|
||||
include/node/v8.h
|
||||
include/node/v8config.h
|
||||
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
|
||||
lib/node_modules/corepack/dist/lib/corepack.cjs
|
||||
lib/node_modules/corepack/dist/npm.js
|
||||
lib/node_modules/corepack/dist/npx.js
|
||||
lib/node_modules/corepack/dist/pnpm.js
|
||||
lib/node_modules/corepack/dist/pnpx.js
|
||||
lib/node_modules/corepack/dist/yarn.js
|
||||
lib/node_modules/corepack/dist/yarnpkg.js
|
||||
lib/node_modules/corepack/package.json
|
||||
lib/node_modules/corepack/shims/corepack
|
||||
lib/node_modules/corepack/shims/corepack.cmd
|
||||
lib/node_modules/corepack/shims/corepack.ps1
|
||||
lib/node_modules/corepack/shims/nodewin/corepack
|
||||
lib/node_modules/corepack/shims/nodewin/corepack.cmd
|
||||
lib/node_modules/corepack/shims/nodewin/corepack.ps1
|
||||
lib/node_modules/corepack/shims/nodewin/npm
|
||||
lib/node_modules/corepack/shims/nodewin/npm.cmd
|
||||
lib/node_modules/corepack/shims/nodewin/npm.ps1
|
||||
lib/node_modules/corepack/shims/nodewin/npx
|
||||
lib/node_modules/corepack/shims/nodewin/npx.cmd
|
||||
lib/node_modules/corepack/shims/nodewin/npx.ps1
|
||||
lib/node_modules/corepack/shims/nodewin/pnpm
|
||||
lib/node_modules/corepack/shims/nodewin/pnpm.cmd
|
||||
lib/node_modules/corepack/shims/nodewin/pnpm.ps1
|
||||
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/yarn
|
||||
lib/node_modules/corepack/shims/nodewin/yarn.cmd
|
||||
lib/node_modules/corepack/shims/nodewin/yarn.ps1
|
||||
lib/node_modules/corepack/shims/nodewin/yarnpkg
|
||||
lib/node_modules/corepack/shims/nodewin/yarnpkg.cmd
|
||||
lib/node_modules/corepack/shims/nodewin/yarnpkg.ps1
|
||||
lib/node_modules/corepack/shims/npm
|
||||
lib/node_modules/corepack/shims/npm.cmd
|
||||
lib/node_modules/corepack/shims/npm.ps1
|
||||
lib/node_modules/corepack/shims/npx
|
||||
lib/node_modules/corepack/shims/npx.cmd
|
||||
lib/node_modules/corepack/shims/npx.ps1
|
||||
lib/node_modules/corepack/shims/pnpm
|
||||
lib/node_modules/corepack/shims/pnpm.cmd
|
||||
lib/node_modules/corepack/shims/pnpm.ps1
|
||||
lib/node_modules/corepack/shims/pnpx
|
||||
lib/node_modules/corepack/shims/pnpx.cmd
|
||||
lib/node_modules/corepack/shims/pnpx.ps1
|
||||
lib/node_modules/corepack/shims/yarn
|
||||
lib/node_modules/corepack/shims/yarn.cmd
|
||||
lib/node_modules/corepack/shims/yarn.ps1
|
||||
lib/node_modules/corepack/shims/yarnpkg
|
||||
lib/node_modules/corepack/shims/yarnpkg.cmd
|
||||
lib/node_modules/corepack/shims/yarnpkg.ps1
|
||||
%%PORTDOCS%%%%DOCSDIR%%/gdbinit
|
||||
%%PORTDOCS%%%%DOCSDIR%%/lldb_commands.py
|
||||
@(,,444) share/man/man1/node.1.gz
|
||||
|
||||
Reference in New Issue
Block a user