git: 994b1ee7742b - main - */*: chase electron27 update

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Thu, 08 Feb 2024 08:41:27 UTC
The branch main has been updated by tagattie:

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

commit 994b1ee7742b7a4f2a75def5f6960ca4c991c412
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-02-08 08:40:02 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-02-08 08:40:02 +0000

    */*: chase electron27 update
---
 editors/vscode/Makefile        | 1 +
 net-im/signal-desktop/Makefile | 1 +
 2 files changed, 2 insertions(+)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 9901f176b519..fc7ecfce3b7a 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.86.0
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache
 DISTFILES=	yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache \
diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index 3eb0aba2a7eb..fe6b7fb8fa9d 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	6.46.0
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	LOCAL/mikael/signal-desktop/:npm \
 		LOCAL/mikael/signal-desktop/:sqlite \