Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed May 23, 2023
1 parent ac183aa commit 9c8054d
Show file tree
Hide file tree
Showing 152 changed files with 2,488 additions and 874 deletions.
12 changes: 8 additions & 4 deletions audio/gtultra/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
PORTNAME= gtultra
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.2.2
DISTVERSION= 1.5.1
CATEGORIES= audio
PATCH_SITES= https://github.com/jpage8580/GTUltra/commit/
PATCHFILES= 214f43896352e07f09f4c0f2250eb0a3511812f3.patch:-p1

MAINTAINER= [email protected]
COMMENT= Music tracker for the C64, fork of goattracker
Expand Down Expand Up @@ -36,9 +38,11 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/linux/${p} \
${STAGEDIR}${PREFIX}/bin
.endfor
# Avoid conflict with original goattracker:
${INSTALL_PROGRAM} ${WRKSRC}/linux/ins2snd2 \
${STAGEDIR}${PREFIX}/bin/ins2snd2u
# Avoid conflict with original goattracker:
.for p in gt2reloc ins2snd2
${INSTALL_PROGRAM} ${WRKSRC}/linux/${p} \
${STAGEDIR}${PREFIX}/bin/${p}u
.endfor
${INSTALL_DATA} ${WRKSRC}/src/gt2stereo_2.ico \
${STAGEDIR}${PREFIX}/share/pixmaps/gtultra.ico

Expand Down
8 changes: 5 additions & 3 deletions audio/gtultra/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
TIMESTAMP = 1676905202
SHA256 (jpage8580-GTUltra-v1.4.2.2_GH0.tar.gz) = b1b309023fd24fde2b6493de8c872bc1156bdb0e24fd5c95b1cb4b480d10992e
SIZE (jpage8580-GTUltra-v1.4.2.2_GH0.tar.gz) = 3830232
TIMESTAMP = 1684780534
SHA256 (jpage8580-GTUltra-v1.5.1_GH0.tar.gz) = 56aabf0a60d1dd1d902ea1d176cf2d31031755caee3f9a9c184d196792b8d030
SIZE (jpage8580-GTUltra-v1.5.1_GH0.tar.gz) = 3806692
SHA256 (214f43896352e07f09f4c0f2250eb0a3511812f3.patch) = 81e6ec34798fb2fb0b3e1f5d8f70ac093bf10b400cc14123e4d71c917034ec60
SIZE (214f43896352e07f09f4c0f2250eb0a3511812f3.patch) = 243400
2 changes: 2 additions & 0 deletions audio/gtultra/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bin/gt2relocu
bin/gtultra
bin/ins2snd2u
bin/mod2sng2
Expand All @@ -9,6 +10,7 @@ bin/ss2stereo
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Jammer/$3TrippyTrappy.sng
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Jammer/$6Boileroom_2SID.sng
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Jammer/$6StarsAreUs_2SID.sng
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/JasonPage/RType_Amiga2SID.sng
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/LMan/$3LMan-Rivalry-Dubs.sng
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/LMan/$3LMan-SID-Chip-Club-Menu.sng
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Linus/$3Cold-War-Generation.sng
Expand Down
5 changes: 2 additions & 3 deletions audio/wolf-shaper-lv2/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= wolf-shaper
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.1
PORTREVISION= 1
DISTVERSION= 1.0.2
CATEGORIES= audio multimedia

MAINTAINER= [email protected]
Expand All @@ -24,7 +23,7 @@ USE_SDL= sdl2

USE_GITHUB= yes
GH_ACCOUNT= wolf-plugins
GH_TUPLE= DISTRHO:DPF:03c3616:DISTRHO_DPF/dpf \
GH_TUPLE= DISTRHO:DPF:a4c83bf:DISTRHO_DPF/dpf \
DISTRHO:pugl:844528e:DISTRHO_DPF_pugl/dpf/dgl/src/pugl-upstream

SHEBANG_FILES= dpf/utils/generate-ttl.sh
Expand Down
10 changes: 5 additions & 5 deletions audio/wolf-shaper-lv2/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TIMESTAMP = 1677075600
SHA256 (wolf-plugins-wolf-shaper-v1.0.1_GH0.tar.gz) = d1dc30cb377d234e10e6c0c9949a8eed607ff8e95f901f979d89b7ca205ac001
SIZE (wolf-plugins-wolf-shaper-v1.0.1_GH0.tar.gz) = 283897
SHA256 (DISTRHO-DPF-03c3616_GH0.tar.gz) = 3b71ddf357bf967f5226197f25f5e5830a65bab39adb8a819ed68187e62d47b5
SIZE (DISTRHO-DPF-03c3616_GH0.tar.gz) = 2997423
TIMESTAMP = 1684728519
SHA256 (wolf-plugins-wolf-shaper-v1.0.2_GH0.tar.gz) = 745d6732baf17cc260697d249bc237a848fa05066ac1625e43df3a7160ed18c5
SIZE (wolf-plugins-wolf-shaper-v1.0.2_GH0.tar.gz) = 283948
SHA256 (DISTRHO-DPF-a4c83bf_GH0.tar.gz) = 938c4ca09b80366950c426aaa904107cbaffac73336a95559b2ef203200e6880
SIZE (DISTRHO-DPF-a4c83bf_GH0.tar.gz) = 3002284
SHA256 (DISTRHO-pugl-844528e_GH0.tar.gz) = d294c15de32ee5238089a7d90877201a553d9cccbea9ca95c0257bb7e4b4e2cc
SIZE (DISTRHO-pugl-844528e_GH0.tar.gz) = 214279
3 changes: 1 addition & 2 deletions biology/kmcp/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= kmcp
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.1
PORTREVISION= 4
DISTVERSION= 0.9.2
CATEGORIES= biology

MAINTAINER= [email protected]
Expand Down
10 changes: 5 additions & 5 deletions biology/kmcp/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1674883920
SHA256 (go/biology_kmcp/kmcp-v0.9.1/v0.9.1.mod) = edc46bac945386a7fea6b8c14e1c07e618c5bb82d464054629b1c43632b7e99f
SIZE (go/biology_kmcp/kmcp-v0.9.1/v0.9.1.mod) = 1679
SHA256 (go/biology_kmcp/kmcp-v0.9.1/v0.9.1.zip) = a7b92a3ae11ff51e18ed2c98864c839fb91fc7d8c7efe048c032a71074079daf
SIZE (go/biology_kmcp/kmcp-v0.9.1/v0.9.1.zip) = 69554132
TIMESTAMP = 1684721478
SHA256 (go/biology_kmcp/kmcp-v0.9.2/v0.9.2.mod) = 721c011850818ee1d3caaec782983689aa6236c09151cc837ad98d8a9be49733
SIZE (go/biology_kmcp/kmcp-v0.9.2/v0.9.2.mod) = 1679
SHA256 (go/biology_kmcp/kmcp-v0.9.2/v0.9.2.zip) = bc4ea1244ccb2309f0986ed6422bb94ce383ca1a3dbadd374f1183135ce16600
SIZE (go/biology_kmcp/kmcp-v0.9.2/v0.9.2.zip) = 68568569
3 changes: 1 addition & 2 deletions biology/py-macs2/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= macs2
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.7.1
PORTREVISION= 1
DISTVERSION= 2.2.8
CATEGORIES= biology python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
6 changes: 3 additions & 3 deletions biology/py-macs2/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1586702732
SHA256 (taoliu-MACS-v2.2.7.1_GH0.tar.gz) = 8ba25c367b84e237487b01be947239bee80e3ba123afc5e6034c374413b32913
SIZE (taoliu-MACS-v2.2.7.1_GH0.tar.gz) = 134872405
TIMESTAMP = 1684361836
SHA256 (taoliu-MACS-v2.2.8_GH0.tar.gz) = cab63d7e8b862dbd6bb8ed32325e4fee728d85306e47931167fef753ef0ee743
SIZE (taoliu-MACS-v2.2.8_GH0.tar.gz) = 133108890
3 changes: 1 addition & 2 deletions databases/couchdb3/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= couchdb3
DISTVERSION= 3.3.1
PORTREVISION= 2
DISTVERSION= 3.3.2
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
DISTNAME= apache-couchdb-${DISTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions databases/couchdb3/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1673469227
SHA256 (apache-couchdb-3.3.1.tar.gz) = 9b89d7b54f7ef52b42bd51a6a0a2d3b1b06cce395df2c99d8f1f47f9355e2bee
SIZE (apache-couchdb-3.3.1.tar.gz) = 19077002
TIMESTAMP = 1684750988
SHA256 (apache-couchdb-3.3.2.tar.gz) = 3d6823d42d10cf0d4f86c9c4fe59c9932c89d68578fcb6c4b4278dc769308daa
SIZE (apache-couchdb-3.3.2.tar.gz) = 19083558
4 changes: 2 additions & 2 deletions databases/couchdb3/files/couchdb3.in
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ erl_flags="${erl_sasl} ${erl_boot} ${erl_args} ${%%PORTNAME%%_erl_flags}"
-t ${name} \
-u ${%%PORTNAME%%_user} \
env ERL_FLAGS="${erl_flags}" \
HOME=/var/run/couchdb \
ERL_CRASH_DUMP=/var/run/couchdb/erl_crash.dump \
HOME=/var/run/%%PORTNAME%% \
ERL_CRASH_DUMP=/var/run/%%PORTNAME%%/erl_crash.dump \
COUCHDB_FAUXTON_DOCROOT=%%WWWDIR%% \
COUCHDB_QUERY_SERVER_JAVASCRIPT="%%APPDIR%%/bin/couchjs %%APPDIR%%/share/server/main.js" \
COUCHDB_QUERY_SERVER_COFFEESCRIPT="%%APPDIR%%/bin/couchjs %%APPDIR%%/share/server/main-coffee.js" \
Expand Down
2 changes: 1 addition & 1 deletion databases/couchdb3/files/patch-rel_reltool.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
{sys, [
+ {excl_lib, otp_root}, %% require erts runtime from FreeBSD ports
{lib_dirs, ["../src"]},
{rel, "couchdb", "3.2.1", [
{rel, "couchdb", "3.3.2", [
%% stdlib
14 changes: 7 additions & 7 deletions databases/couchdb3/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -509,13 +509,13 @@ libexec/couchdb3/lib/mochiweb-3.1.1/ebin/mochiweb_util.beam
libexec/couchdb3/lib/mochiweb-3.1.1/ebin/mochiweb_websocket.beam
libexec/couchdb3/lib/mochiweb-3.1.1/ebin/reloader.beam
libexec/couchdb3/lib/mochiweb-3.1.1/include/internal.hrl
libexec/couchdb3/lib/recon-2.5.2/ebin/recon.app
libexec/couchdb3/lib/recon-2.5.2/ebin/recon.beam
libexec/couchdb3/lib/recon-2.5.2/ebin/recon_alloc.beam
libexec/couchdb3/lib/recon-2.5.2/ebin/recon_lib.beam
libexec/couchdb3/lib/recon-2.5.2/ebin/recon_map.beam
libexec/couchdb3/lib/recon-2.5.2/ebin/recon_rec.beam
libexec/couchdb3/lib/recon-2.5.2/ebin/recon_trace.beam
libexec/couchdb3/lib/recon-2.5.3/ebin/recon.app
libexec/couchdb3/lib/recon-2.5.3/ebin/recon.beam
libexec/couchdb3/lib/recon-2.5.3/ebin/recon_alloc.beam
libexec/couchdb3/lib/recon-2.5.3/ebin/recon_lib.beam
libexec/couchdb3/lib/recon-2.5.3/ebin/recon_map.beam
libexec/couchdb3/lib/recon-2.5.3/ebin/recon_rec.beam
libexec/couchdb3/lib/recon-2.5.3/ebin/recon_trace.beam
libexec/couchdb3/lib/rexi-%%VERSION%%/ebin/rexi.app
libexec/couchdb3/lib/rexi-%%VERSION%%/ebin/rexi.beam
libexec/couchdb3/lib/rexi-%%VERSION%%/ebin/rexi_app.beam
Expand Down
11 changes: 8 additions & 3 deletions devel/electron24/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ PORTNAME= electron
DISTVERSIONPREFIX= v
DISTVERSION= ${ELECTRON_VER:S/-beta./.b/}
CATEGORIES= devel
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/:chromium \
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v24.3.1/:chromium \
https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
https://commondatastorage.googleapis.com/chromium-fonts/:chromium_testfonts
PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR}
DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \
${CHROMIUM_NODE_MODULES_HASH}:chromium_node \
${CHROMIUM_TEST_FONTS_HASH}:chromium_testfonts \
electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch
DIST_SUBDIR= ${PORTNAME}
Expand Down Expand Up @@ -203,7 +205,9 @@ SNDIO_VARS= GN_ARGS+=use_sndio=true
SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false

# See ${WRKSRC}/electron/DEPS for CHROMIUM_VER
CHROMIUM_VER= 112.0.5615.165
CHROMIUM_VER= 112.0.5615.183
# See ${WRKSRC}/third_party/node/node_modules.tar.gz.sha1 for CHROMIUM_NODE_MODULES_HASH
CHROMIUM_NODE_MODULES_HASH= a98dcca3c46a718770b2cb3430785ea4ed7e3f09
# See ${WRKSRC}/third_party/test_fonts/test_fonts.tar.gz.sha1 for CHROMIUM_TEST_FONTS_HASH
CHROMIUM_TEST_FONTS_HASH= 336e775eec536b2d785cc80eff6ac39051931286
# See ${WRKSRC}/electron/DEPS for NODE_VER
Expand All @@ -217,7 +221,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76
# See ${WRKSRC}/electron/DEPS for MANTLE_VER
MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948

YARN_TIMESTAMP= 1684050401
YARN_TIMESTAMP= 1684568582

.include "Makefile.version"
.include <bsd.port.pre.mk>
Expand Down Expand Up @@ -300,6 +304,7 @@ post-extract:
${WRKSRC}/third_party/squirrel.mac/vendor/ReactiveObjC
${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_mantle}-${MANTLE_VER} \
${WRKSRC}/third_party/squirrel.mac/vendor/Mantle
${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/node_modules ${WRKSRC}/third_party/node
${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/test_fonts ${WRKSRC}/third_party/test_fonts
# Install node modules for electron
${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/yarn-offline-cache ${WRKDIR}
Expand Down
2 changes: 1 addition & 1 deletion devel/electron24/Makefile.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ELECTRON_VER= 24.3.0
ELECTRON_VER= 24.3.1
ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//}
16 changes: 9 additions & 7 deletions devel/electron24/distinfo
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
TIMESTAMP = 1684050898
SHA256 (electron/chromium-112.0.5615.165.tar.xz) = 168c62fea9f428f99fbf967f36a75ee5da160429e3a5b86bf02188c5fe7c79fd
SIZE (electron/chromium-112.0.5615.165.tar.xz) = 1730146076
TIMESTAMP = 1684581103
SHA256 (electron/chromium-112.0.5615.183.tar.xz) = b0b3d2e88fa8c393e0256b786806b09cbe0b22cc16be3d179684179c096d93a3
SIZE (electron/chromium-112.0.5615.183.tar.xz) = 1572208216
SHA256 (electron/a98dcca3c46a718770b2cb3430785ea4ed7e3f09) = 386332ab89cbe19c427a3febcf2e93ee89a3007243da3e3e466823f50d00eba5
SIZE (electron/a98dcca3c46a718770b2cb3430785ea4ed7e3f09) = 9822544
SHA256 (electron/336e775eec536b2d785cc80eff6ac39051931286) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
SIZE (electron/336e775eec536b2d785cc80eff6ac39051931286) = 32624734
SHA256 (electron/electron-yarn-cache-24.3.0.tar.xz) = a0c07ddcade9bd20746585e3c1ca4aba3dbfb99dbfcc621c4403cf550394dd03
SIZE (electron/electron-yarn-cache-24.3.0.tar.xz) = 39365592
SHA256 (electron/electron-electron-v24.3.0_GH0.tar.gz) = 3359336061436701b6eebc589559753d240bd8fb8c92d5c944563d2cbf0f6762
SIZE (electron/electron-electron-v24.3.0_GH0.tar.gz) = 10458047
SHA256 (electron/electron-yarn-cache-24.3.1.tar.xz) = 71fe1564ffb4c4fb0c4e226073b1d32cf9358ee6a2eff1be17b3435af7eaabb7
SIZE (electron/electron-yarn-cache-24.3.1.tar.xz) = 39582604
SHA256 (electron/electron-electron-v24.3.1_GH0.tar.gz) = 9cdc7ad9017322c2227e1503b8f0be4f7674ec8a6b702700a6d0e7ad612ce198
SIZE (electron/electron-electron-v24.3.1_GH0.tar.gz) = 10454811
SHA256 (electron/nodejs-node-v18.14.0_GH0.tar.gz) = 31bbccdff73269baebcc9f32c2ffe428f28be79841527c63e95da93e8c630829
SIZE (electron/nodejs-node-v18.14.0_GH0.tar.gz) = 113058999
SHA256 (electron/nodejs-nan-16fa32231e2ccd89d2804b3f765319128b20c4ac_GH0.tar.gz) = 3807ae6a1e451a29f068540472f100f9718d457c60ac62f2f8469d1d57475d39
Expand Down
14 changes: 4 additions & 10 deletions devel/electron24/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
"@azure/storage-blob": "^12.9.0",
"@dsanders11/vscode-markdown-languageservice": "^0.3.0-alpha.4",
"@electron/asar": "^3.2.1",
"@electron/docs-parser": "^1.0.0",
"@electron/fiddle-core": "^1.0.4",
"@electron/github-app-auth": "^1.5.0",
"@electron/lint-roller": "^1.1.0",
"@electron/typescript-definitions": "^8.10.0",
"@octokit/rest": "^19.0.7",
"@primer/octicons": "^10.0.0",
Expand Down Expand Up @@ -56,8 +56,6 @@
"klaw": "^3.0.0",
"lint": "^1.1.2",
"lint-staged": "^10.2.11",
"markdownlint-cli": "^0.33.0",
"mdast-util-from-markdown": "^1.2.0",
"minimist": "^1.2.6",
"null-loader": "^4.0.0",
"pre-flight": "^1.1.0",
Expand All @@ -74,10 +72,6 @@
"ts-loader": "^8.0.2",
"ts-node": "6.2.0",
"typescript": "^4.5.5",
"unist-util-visit": "^4.1.1",
"vscode-languageserver": "^8.0.2",
"vscode-languageserver-textdocument": "^1.0.7",
"vscode-uri": "^3.0.6",
"webpack": "^5.73.0",
"webpack-cli": "^4.10.0",
"wrapper-webpack-plugin": "^2.2.0"
Expand All @@ -96,8 +90,8 @@
"lint:gn": "node ./script/lint.js --gn",
"lint:docs": "remark docs -qf && npm run lint:js-in-markdown && npm run create-typescript-definitions && npm run lint:docs-fiddles && npm run lint:docs-relative-links && npm run lint:markdownlint",
"lint:docs-fiddles": "standard \"docs/fiddles/**/*.js\"",
"lint:docs-relative-links": "ts-node script/lint-docs-links.ts",
"lint:markdownlint": "markdownlint -r ./script/markdownlint-emd001.js \"*.md\" \"docs/**/*.md\"",
"lint:docs-relative-links": "electron-lint-markdown-links --root docs \"**/*.md\"",
"lint:markdownlint": "electron-markdownlint \"*.md\" \"docs/**/*.md\"",
"lint:js-in-markdown": "standard-markdown docs",
"create-api-json": "node script/create-api-json.js",
"create-typescript-definitions": "npm run create-api-json && electron-typescript-definitions --api=electron-api.json && node spec/ts-smoke/runner.js",
Expand Down Expand Up @@ -141,7 +135,7 @@
],
"docs/api/**/*.md": [
"ts-node script/gen-filenames.ts",
"markdownlint --config .markdownlint.autofix.json --fix",
"electron-markdownlint --config .markdownlint.autofix.json --fix",
"git add filenames.auto.gni"
],
"{*.patch,.patches}": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- chrome/browser/ui/views/frame/browser_view.cc.orig 2023-03-30 00:33:44 UTC
--- chrome/browser/ui/views/frame/browser_view.cc.orig 2023-05-20 08:01:26 UTC
+++ chrome/browser/ui/views/frame/browser_view.cc
@@ -2092,7 +2092,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra
@@ -2106,7 +2106,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra
// CrOS cleanup is done.
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.
Expand Down
4 changes: 2 additions & 2 deletions devel/electron24/files/patch-electron_script_spec-runner.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- electron/script/spec-runner.js.orig 2023-04-11 16:23:26 UTC
--- electron/script/spec-runner.js.orig 2023-05-17 11:09:55 UTC
+++ electron/script/spec-runner.js
@@ -162,7 +162,7 @@ async function runTestUsingElectron (specDir, testName
@@ -163,7 +163,7 @@ async function runTestUsingElectron (specDir, testName
exe = path.resolve(BASE, utils.getElectronExec());
}
const runnerArgs = [`electron/${specDir}`, ...unknownArgs.slice(2)];
Expand Down
Loading

0 comments on commit 9c8054d

Please sign in to comment.