1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

net-im/deltachat-desktop: Build against Electron40

Electron39 is EOL and has been deprecated
This commit is contained in:
Mark Felder
2026-05-29 16:58:27 -07:00
parent ee02f7df7f
commit b7f3105554
+2 -2
View File
@@ -1,7 +1,7 @@
PORTNAME= deltachat-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 2.49.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net-im
MAINTAINER= feld@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
# Important to keep the RPC server core in sync with the Desktop release
RUN_DEPENDS= deltachat-rpc-server>=2.49<2.50:net/deltachat-rpc-server
USES= electron:39,build,run desktop-file-utils nodejs:22,build pkgconfig
USES= electron:40,build,run desktop-file-utils nodejs:22,build pkgconfig
USE_ELECTRON= npm:pnpm prefetch extract
NPM_VER= 9.6.0