git: 8fe6e9738704 - main - */*: Bump port revision after electron43 update (0d40f183c67b)

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Fri, 04 Sep 2026 22:55:41 UTC
The branch main has been updated by tagattie:

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

commit 8fe6e97387042ad881f4896e942bfb384098a26e
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-09-04 22:54:57 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-09-04 22:54:57 +0000

    */*: Bump port revision after electron43 update (0d40f183c67b)
---
 net-im/signal-desktop/Makefile | 2 +-
 textproc/obsidian/Makefile     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index c743c0677415..fc53db9ad460 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.24.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 MASTER_SITES=	LOCAL/mikael/signal-desktop/:npm
 DISTFILES=	signal-desktop-${DISTVERSION}-npm-cache.tar.gz:npm
diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile
index 95bb9e1d20bd..2d05084eed6b 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.13.7
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc
 # Icon is taken from the Nix build recipe
 # https://github.com/NixOS/nixpkgs/blob/de5448dab588ad41aef40f8c7c0c230981656698/pkgs/applications/misc/obsidian/default.nix#L31-L34