git: 2be7c3916a88 - main - */*: bump port revision after electron30 update

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Mon, 24 Jun 2024 14:40:26 UTC
The branch main has been updated by tagattie:

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

commit 2be7c3916a88451234a71283d768617e3dd20284
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-06-24 14:39:55 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-06-24 14:39:55 +0000

    */*: bump port revision after electron30 update
---
 graphics/drawio/Makefile       | 1 +
 net-im/signal-desktop/Makefile | 1 +
 2 files changed, 2 insertions(+)

diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 5a9053accee1..daaa13d8f6ce 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	drawio
 PORTVERSION=	24.5.3
+PORTREVISION=	1
 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 148458b56f7f..890c26768cb9 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.13.0
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	LOCAL/mikael/signal-desktop/:npm \
 		LOCAL/mikael/signal-desktop/:sqlite \