Skip to content

Commit

Permalink
devel/electron33: update to 33.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tagattie committed Dec 8, 2024
1 parent 47b8e66 commit 62ed1b9
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions devel/electron33/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DISTVERSION= ${ELECTRON_VER}
PULSEMV= 16
PULSEV= ${PULSEMV}.1
CATEGORIES= devel
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v33.2.1/:chromium \
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v33.3.0/:chromium \
https://freedesktop.org/software/pulseaudio/releases/:pulseaudio
PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR}
DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.0:chromium \
Expand Down Expand Up @@ -220,7 +220,7 @@ SNDIO_VARS= GN_ARGS+=use_sndio=true
SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false

# See ${WRKSRC}/electron/DEPS for CHROMIUM_VER
CHROMIUM_VER= 130.0.6723.137
CHROMIUM_VER= 130.0.6723.152
# See ${WRKSRC}/electron/DEPS for NODE_VER
NODE_VER= 20.18.1
# See ${WRKSRC}/electron/DEPS for NAN_VER
Expand Down
2 changes: 1 addition & 1 deletion devel/electron33/Makefile.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ELECTRON_VER= 33.2.1
ELECTRON_VER= 33.3.0
ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//}
22 changes: 11 additions & 11 deletions devel/electron33/distinfo
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
TIMESTAMP = 1733130867
SHA256 (electron/chromium-130.0.6723.137.tar.xz.0) = 809af97db87e314bc2afe2e4035da77f75b3a32437fc8392a815763c690fc7c8
SIZE (electron/chromium-130.0.6723.137.tar.xz.0) = 2000000000
SHA256 (electron/chromium-130.0.6723.137.tar.xz.1) = 46c687884e198bcccd2c24427cd71b0be4ca33706d03c3d644fc0d2b1382bdea
SIZE (electron/chromium-130.0.6723.137.tar.xz.1) = 2000000000
SHA256 (electron/chromium-130.0.6723.137.tar.xz.2) = 8a66cfac90e1ee27b0df23856f0609e46871836f46b3cb80442be0b9f0d1118c
SIZE (electron/chromium-130.0.6723.137.tar.xz.2) = 683090356
TIMESTAMP = 1733648502
SHA256 (electron/chromium-130.0.6723.152.tar.xz.0) = 6b8e6fa54fda37e2cc8c557d95a3e1bc4bfe5f292ffa4ee2cb8385b78091354c
SIZE (electron/chromium-130.0.6723.152.tar.xz.0) = 2000000000
SHA256 (electron/chromium-130.0.6723.152.tar.xz.1) = 60aeabddc5490d7795f2b07ef19ec89c8a2a3c5cfbfd81005b551f970b11ab2c
SIZE (electron/chromium-130.0.6723.152.tar.xz.1) = 2000000000
SHA256 (electron/chromium-130.0.6723.152.tar.xz.2) = 24ec0b7c1674479248d19c7fbe4594ad360afc380578cd15291725c05732befd
SIZE (electron/chromium-130.0.6723.152.tar.xz.2) = 683010448
SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92
SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111
SHA256 (electron/electron-yarn-cache-33.2.1.tar.xz) = fbfce89a9781eba6a8dc2582fcc979f2cb4adbd95c42a09f595c7dfa45a47fdf
SIZE (electron/electron-yarn-cache-33.2.1.tar.xz) = 32181868
SHA256 (electron/electron-electron-v33.2.1_GH0.tar.gz) = c515353b586a3b1ef0a3ebbf71d198f67d75ce42bf790a445d1b96c2bc20f9b3
SIZE (electron/electron-electron-v33.2.1_GH0.tar.gz) = 14673660
SHA256 (electron/electron-yarn-cache-33.3.0.tar.xz) = fbfce89a9781eba6a8dc2582fcc979f2cb4adbd95c42a09f595c7dfa45a47fdf
SIZE (electron/electron-yarn-cache-33.3.0.tar.xz) = 32181868
SHA256 (electron/electron-electron-v33.3.0_GH0.tar.gz) = bbd376dc8695a3eaf0ab0874ce2a0d1e91b8b70420250419f32ec61b21d3554a
SIZE (electron/electron-electron-v33.3.0_GH0.tar.gz) = 14678052
SHA256 (electron/nodejs-node-v20.18.1_GH0.tar.gz) = e52a6d719db786fffdc7ac3dc623023803336d8ce7a1dd61d9f68bd851d2a921
SIZE (electron/nodejs-node-v20.18.1_GH0.tar.gz) = 115585611
SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- electron/spec/api-web-frame-main-spec.ts.orig 2024-11-07 16:14:43 UTC
--- electron/spec/api-web-frame-main-spec.ts.orig 2024-12-05 00:03:13 UTC
+++ electron/spec/api-web-frame-main-spec.ts
@@ -307,7 +307,7 @@ describe('webFrameMain module', () => {
@@ -315,7 +315,7 @@ describe('webFrameMain module', () => {
});

// TODO(jkleinsc) fix this flaky test on linux
Expand Down

0 comments on commit 62ed1b9

Please sign in to comment.