Skip to content

Commit

Permalink
devel/electron23: update to 23.3.1
Browse files Browse the repository at this point in the history
Changelog: https://github.com/electron/electron/releases/tag/v23.3.1

Reported by:	GitHub (watch releases)
  • Loading branch information
Hiroki Tagato authored and Hiroki Tagato committed May 8, 2023
1 parent 9414f70 commit 4422267
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
3 changes: 1 addition & 2 deletions devel/electron23/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/v23.2.1/:chromium \
https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
Expand Down Expand Up @@ -223,7 +222,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76
# See ${WRKSRC}/electron/DEPS for MANTLE_VER
MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948

YARN_TIMESTAMP= 1682835011
YARN_TIMESTAMP= 1683456160

.include "Makefile.version"
.include <bsd.port.pre.mk>
Expand Down
2 changes: 1 addition & 1 deletion devel/electron23/Makefile.version
@@ -1,2 +1,2 @@
ELECTRON_VER= 23.3.0
ELECTRON_VER= 23.3.1
ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//}
10 changes: 5 additions & 5 deletions devel/electron23/distinfo
@@ -1,14 +1,14 @@
TIMESTAMP = 1682835827
TIMESTAMP = 1683457224
SHA256 (electron/chromium-110.0.5481.208.tar.xz) = 9f364e9a61a961b808ac241076fe25f8c48e5d7349a3236a9023a51018890ccc
SIZE (electron/chromium-110.0.5481.208.tar.xz) = 1554639732
SHA256 (electron/32dc8abec1486818f6ef4afc4996abc002b5218e) = b7f797156b45c21a104f732366dad74e5b401bae8e3ce75fe1e54769cda3c0c2
SIZE (electron/32dc8abec1486818f6ef4afc4996abc002b5218e) = 9903987
SHA256 (electron/336e775eec536b2d785cc80eff6ac39051931286) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
SIZE (electron/336e775eec536b2d785cc80eff6ac39051931286) = 32624734
SHA256 (electron/electron-yarn-cache-23.3.0.tar.xz) = 1569f4deebbd2d8b322e7752d8198ca1ec5a5cc07b54c0fcdef421708f20a9e6
SIZE (electron/electron-yarn-cache-23.3.0.tar.xz) = 38871256
SHA256 (electron/electron-electron-v23.3.0_GH0.tar.gz) = 93c1ceff65770453eee48e3c7c4fa2361b746d84b0864ea6d02b9a34f6177a7f
SIZE (electron/electron-electron-v23.3.0_GH0.tar.gz) = 10487375
SHA256 (electron/electron-yarn-cache-23.3.1.tar.xz) = eea9d068a38eb8476cb8457c2a2f9ddb692ef15a906d2f1a081d808990c1deff
SIZE (electron/electron-yarn-cache-23.3.1.tar.xz) = 38871220
SHA256 (electron/electron-electron-v23.3.1_GH0.tar.gz) = 2825a0e8240cf7d26ed9beca419f604f1652020eb6954c730a74ce40ac24a662
SIZE (electron/electron-electron-v23.3.1_GH0.tar.gz) = 10487113
SHA256 (electron/nodejs-node-v18.12.1_GH0.tar.gz) = 7e7962209d25ed6c28b722b78a0b0ca304307d7bf536aca142be330901b11d50
SIZE (electron/nodejs-node-v18.12.1_GH0.tar.gz) = 108947341
SHA256 (electron/nodejs-nan-16fa32231e2ccd89d2804b3f765319128b20c4ac_GH0.tar.gz) = 3807ae6a1e451a29f068540472f100f9718d457c60ac62f2f8469d1d57475d39
Expand Down

0 comments on commit 4422267

Please sign in to comment.