git: c59cc46e8914 - 2024Q1 - www/node18: Fix 99ea45a72a2800fc90e98ee225a42c3e88da8602
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 17:59:20 UTC
The branch 2024Q1 has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c59cc46e8914d6ebe7bcd74f1f660d96ac9cab58 commit c59cc46e8914d6ebe7bcd74f1f660d96ac9cab58 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:29:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 17:46:45 +0000 www/node18: Fix 99ea45a72a2800fc90e98ee225a42c3e88da8602 - Fix PORTREVISION order - Remove unnecessary GNU_CONFIGURE_MANPREFIX - Sort PLIST (cherry picked from commit 49e917373542f750bdbb8f8859b92a25fe4c1756) --- www/node18/Makefile | 3 +-- www/node18/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/node18/Makefile b/www/node18/Makefile index ad9fdd79d206..3a00471937e8 100644 --- a/www/node18/Makefile +++ b/www/node18/Makefile @@ -1,7 +1,7 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} -PORTREVISION= 2 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 18 @@ -30,7 +30,6 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ USES= compiler:c++11-lib gmake localbase pkgconfig python:build shebangfix tar:xz -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \ --shared-brotli \ --shared-cares \ diff --git a/www/node18/pkg-plist b/www/node18/pkg-plist index 59f6577332ab..f872c41dbf15 100644 --- a/www/node18/pkg-plist +++ b/www/node18/pkg-plist @@ -2326,7 +2326,7 @@ 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 -@(,,444) share/man/man1/node.1.gz %%PORTDOCS%%%%DOCSDIR%%/gdbinit %%PORTDOCS%%%%DOCSDIR%%/lldb_commands.py +@(,,444) share/man/man1/node.1.gz share/systemtap/tapset/node.stp