git: 22b012d5cf9d - main - {editors/vscode,net-im/signal-desktop}: bump port revision after electron35 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Aug 2025 14:17:31 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=22b012d5cf9d8a6e3af0695f652ed01ea35598a1
commit 22b012d5cf9d8a6e3af0695f652ed01ea35598a1
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-08-07 14:16:23 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-08-07 14:17:17 +0000
{editors/vscode,net-im/signal-desktop}: bump port revision after electron35 update
---
editors/vscode/Makefile | 2 +-
net-im/signal-desktop/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 28510f2e8c79..e5d07becc20f 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vscode
DISTVERSION= 1.102.3
-PORTREVISION= 1
+PORTREVISION= 2
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/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index 8481b3d54837..58f981411c08 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= signal-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 7.62.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \
https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \