Skip to content

Commit

Permalink
devel/electron22: update to 22.3.20
Browse files Browse the repository at this point in the history
Changelog: https://github.com/electron/electron/releases/tag/v22.3.20

Reported by:	GitHub (watch releases)
MFH:		2023Q3
Security:	f3a35fb8-2d70-47c9-a516-6aad7eb222b1
  • Loading branch information
Hiroki Tagato authored and Hiroki Tagato committed Aug 11, 2023
1 parent 8f557cf commit aee7010
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
3 changes: 1 addition & 2 deletions devel/electron22/Makefile
@@ -1,7 +1,6 @@
PORTNAME= electron
DISTVERSIONPREFIX= v
DISTVERSION= ${ELECTRON_VER:S/-beta./.b/}
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v22.2.0/:chromium \
https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
Expand Down Expand Up @@ -222,7 +221,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76
# See ${WRKSRC}/electron/DEPS for MANTLE_VER
MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948

YARN_TIMESTAMP= 1691139961
YARN_TIMESTAMP= 1691704697

.include "Makefile.version"
.include <bsd.port.pre.mk> # required for COMPILER_VERSION
Expand Down
2 changes: 1 addition & 1 deletion devel/electron22/Makefile.version
@@ -1,2 +1,2 @@
ELECTRON_VER= 22.3.18
ELECTRON_VER= 22.3.20
ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//}
10 changes: 5 additions & 5 deletions devel/electron22/distinfo
@@ -1,14 +1,14 @@
TIMESTAMP = 1691145905
TIMESTAMP = 1691705274
SHA256 (electron/chromium-108.0.5359.215.tar.xz) = aba0730b347269efda217affe804f6fced296aa02f810c8c9a6fd7d46cd7bf9a
SIZE (electron/chromium-108.0.5359.215.tar.xz) = 1584734880
SHA256 (electron/f8b5da24d33317766d3933fb6711b0603fc4fb6f) = 63706737ca75e0e5c97885186b2a7ab019ca71d1315ee08870193bbfa7486bfc
SIZE (electron/f8b5da24d33317766d3933fb6711b0603fc4fb6f) = 9900677
SHA256 (electron/336e775eec536b2d785cc80eff6ac39051931286) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
SIZE (electron/336e775eec536b2d785cc80eff6ac39051931286) = 32624734
SHA256 (electron/electron-yarn-cache-22.3.18.tar.xz) = 28b14531c83a2de13be3c5e07bac736fe9c25737febed9459a02d17b7a04a8b6
SIZE (electron/electron-yarn-cache-22.3.18.tar.xz) = 38837396
SHA256 (electron/electron-electron-v22.3.18_GH0.tar.gz) = f7e40719864d610cb5c432f42fd0beac8f58cd4c43a480b2bf0af1c18ae7a3fe
SIZE (electron/electron-electron-v22.3.18_GH0.tar.gz) = 10636834
SHA256 (electron/electron-yarn-cache-22.3.20.tar.xz) = 9a4ec30d9efc15cd927950b0d6d6e3e513a9e201c6ea34b2f145b78d656f1dc8
SIZE (electron/electron-yarn-cache-22.3.20.tar.xz) = 38838368
SHA256 (electron/electron-electron-v22.3.20_GH0.tar.gz) = de7bf18ee7600222d9096de3852072f8f9eebc643017282327c24f12d6db2051
SIZE (electron/electron-electron-v22.3.20_GH0.tar.gz) = 10644410
SHA256 (electron/nodejs-node-v16.17.1_GH0.tar.gz) = e63378aa6aa18b9e05486e46eaca6c6e09904366e5100d7e04c6dbd344a42f60
SIZE (electron/nodejs-node-v16.17.1_GH0.tar.gz) = 90485310
SHA256 (electron/nodejs-nan-16fa32231e2ccd89d2804b3f765319128b20c4ac_GH0.tar.gz) = 3807ae6a1e451a29f068540472f100f9718d457c60ac62f2f8469d1d57475d39
Expand Down

0 comments on commit aee7010

Please sign in to comment.