pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
chromium: fix build (fixes in chromium-nb)
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Sun Feb 15 09:51:12 2026 +0100
Changeset: 5834235ac1a40288aa37fc02dcc594cc9cbbbb88
Modified Files:
chromium/Makefile
chromium/distinfo
Log Message:
chromium: fix build (fixes in chromium-nb)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5834235ac1a40288aa37fc02dcc594cc9cbbbb88
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
chromium/Makefile | 6 +++---
chromium/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index 6728bbf8df..b32aeed9a5 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX_C= .tar.xz
DISTFILES+= ${DISTNAME}-lite${EXTRACT_SUFX_C}
# Sources to build on NetBSD
-NB_VERSION= de4860c7f3a4748dfe28bbefcef4969b008f520a
+NB_VERSION= v145.1
GITHUB_SUBMODULES= kikadf chromium-nb ${NB_VERSION} ./
# rollup
@@ -30,7 +30,7 @@ COMMENT= Open source web browser
LICENSE= modified-bsd AND gnu-lgpl-v3 AND mpl-2.0
USE_TOOLS+= bash bison flex:pkgsrc gmake pax perl pkg-config
-TOOLS_PLATFORM.flex= # override the platform definition to use pkgsrc's flex.
+#TOOLS_PLATFORM.flex= # override the platform definition to use pkgsrc's flex.
USE_LANGUAGES= c c++
CHECK_PORTABILITY_SKIP+= third_party/dawn/third_party/dxc/utils/buildit/build_llvm
@@ -272,7 +272,7 @@ pre-configure:
do-configure:
cd ${WRKSRC}/esbuild && \
- ${WRKSRC}/third_party/node/${LOWER_OPSYS}/node-${LOWER_OPSYS}/bin/node scripts/esbuild.js \
+ ${RUN} ${WRKSRC}/third_party/node/${LOWER_OPSYS}/node-${LOWER_OPSYS}/bin/node scripts/esbuild.js \
${WRKSRC}/third_party/devtools-frontend/src/third_party/esbuild/esbuild --neutral
${RM} -rf ${WRKSRC}/third_party/devtools-frontend/src/node_modules/esbuild
${LN} -sf ${WRKSRC}/esbuild/npm/esbuild \
diff --git a/chromium/distinfo b/chromium/distinfo
index 5025e53d44..e204baca21 100644
--- a/chromium/distinfo
+++ b/chromium/distinfo
@@ -126,9 +126,9 @@ Size (itoa-1.0.11.crate) = 10563 bytes
BLAKE2s (js-sys-0.3.70.crate) = 05269c790e8e3fec5a126764a64669eea1f98e57e9d588d802ee0488a0ee2671
SHA512 (js-sys-0.3.70.crate) = 5dff8e790447a475b3c0a7068f0bdf1cced5fb8be2d66c92cb6f6c799f9d807f9d3c498e4f42c67e16d83dd4bb3be70472ece20fc42c3a8c8d57615ac8d398d7
Size (js-sys-0.3.70.crate) = 53863 bytes
-BLAKE2s (kikadf-chromium-nb-de4860c7f3a4748dfe28bbefcef4969b008f520a.tar.gz) = 7dfa8b547cb0a0c84d82672c2b442e867016d018c1723e6158dbefd9913a2c38
-SHA512 (kikadf-chromium-nb-de4860c7f3a4748dfe28bbefcef4969b008f520a.tar.gz) = 41351097c9eeb19d777199c1735e9232785b0888cff612724404638800c0be74b6c5167a0e6ec17ab3bfb27d39868943bdc4a1f4d7ba7e1323a2f941e8aec132
-Size (kikadf-chromium-nb-de4860c7f3a4748dfe28bbefcef4969b008f520a.tar.gz) = 22480 bytes
+BLAKE2s (kikadf-chromium-nb-v145.1.tar.gz) = db01fa8a263868fca81c13e9a235b8a3c2f18e92617a514406895b3781075d46
+SHA512 (kikadf-chromium-nb-v145.1.tar.gz) = 663ce54c7aa51717789da4bd2ba2a05823d626ee2dfe9d3e6435a114b5bd102c2e68389c1fbac8406b6e73976635b968ef0e0abe9ad2ebe3e8a534e52a6020b2
+Size (kikadf-chromium-nb-v145.1.tar.gz) = 22510 bytes
BLAKE2s (libc-0.2.158.crate) = d21d4fa98a3bbd5f2d7e4b97d31b922b290337fc5b2cfaba03aac7be902f2c99
SHA512 (libc-0.2.158.crate) = c2d90d58480cca3464db475d7c70cd66bc1492239d8183038b48def8f5d8a437a1e2a2f084cb2bd9456889221b10aa07981cd5e9bcbb6bea28a2bde3c76f1105
Size (libc-0.2.158.crate) = 751340 bytes
Home |
Main Index |
Thread Index |
Old Index