aboutsummaryrefslogtreecommitdiff
path: root/www/node24
diff options
context:
space:
mode:
Diffstat (limited to 'www/node24')
-rw-r--r--www/node24/Makefile6
-rw-r--r--www/node24/Makefile.version2
-rw-r--r--www/node24/distinfo6
3 files changed, 8 insertions, 6 deletions
diff --git a/www/node24/Makefile b/www/node24/Makefile
index f578a6297c00..ee14267cff76 100644
--- a/www/node24/Makefile
+++ b/www/node24/Makefile
@@ -1,7 +1,7 @@
PORTNAME= node
PORTVERSION= ${NODEJS_PORTVERSION}
DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/
PKGNAMESUFFIX= ${PORTVERSION:R:R}
@@ -31,7 +31,7 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \
libzstd.so:archivers/zstd
RUN_DEPENDS= corepack>=0:www/corepack
-USES= compiler:c++11-lang gmake localbase pkgconfig python:build shebangfix tar:xz
+USES= compiler:c++11-lang gmake localbase pkgconfig python:build shebangfix sqlite tar:xz
CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \
--shared-brotli \
@@ -42,6 +42,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \
--shared-nghttp3 \
--shared-ngtcp2 \
--shared-simdjson \
+ --shared-sqlite \
--shared-zlib \
--shared-zstd \
--without-corepack \
@@ -94,6 +95,7 @@ post-patch:
@${RM} -r ${WRKSRC}/deps/ngtcp2/
@${RM} -r ${WRKSRC}/deps/npm/
@${RM} -r ${WRKSRC}/deps/simdjson/
+ @${RM} -r ${WRKSRC}/deps/sqlite/
@${RM} -r ${WRKSRC}/deps/uv/
@${RM} -r ${WRKSRC}/deps/zlib/
@${RM} -r ${WRKSRC}/deps/zstd/
diff --git a/www/node24/Makefile.version b/www/node24/Makefile.version
index 29c739ab357f..0dcc59e762ea 100644
--- a/www/node24/Makefile.version
+++ b/www/node24/Makefile.version
@@ -1 +1 @@
-NODEJS_PORTVERSION= 24.10.0
+NODEJS_PORTVERSION= 24.11.0
diff --git a/www/node24/distinfo b/www/node24/distinfo
index 523ea78fdbfd..4e85d6d7a2e9 100644
--- a/www/node24/distinfo
+++ b/www/node24/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759774551
-SHA256 (node-v24.10.0.tar.xz) = f17e36cb2cc8c34a9215ba57b55ce791b102e293432ed47ad63cbaf15f78678f
-SIZE (node-v24.10.0.tar.xz) = 51737428
+TIMESTAMP = 1762586736
+SHA256 (node-v24.11.0.tar.xz) = cf9c906d46446471f955b1f2c6ace8a461501d82d27e1ae8595dcb3b0e2c312a
+SIZE (node-v24.11.0.tar.xz) = 52534996