git: f0204ed8e6bb - main - */*: bump port revision after electron35 update

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Thu, 03 Jul 2025 04:21:35 UTC
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f0204ed8e6bb1ce9893c3caeb4a6405c4e252792

commit f0204ed8e6bb1ce9893c3caeb4a6405c4e252792
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-07-03 04:20:30 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-07-03 04:21:24 +0000

    */*: bump port revision after electron35 update
---
 editors/vscode/Makefile        | 2 +-
 graphics/drawio/Makefile       | 2 +-
 net-im/signal-desktop/Makefile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 37de2da6adae..0badafcf50be 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.101.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules
 DISTFILES=	vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \
diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 527792f369de..f2ecf89cf3da 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	drawio
 PORTVERSION=	26.2.15
-PORTREVISION=	6
+PORTREVISION=	7
 DISTVERSIONPREFIX=	x86_64-
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/
diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index 499c918f9351..d6f3f2de3bf7 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.58.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-im
 MASTER_SITES=	LOCAL/mikael/signal-desktop/:npm \
 		https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \