git: a455389ee34b - main - */*: bump port revision after electron34 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Apr 2025 12:15:11 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a455389ee34bbdfdebd03e704b2fe949082c0162
commit a455389ee34bbdfdebd03e704b2fe949082c0162
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-04-19 12:13:58 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-04-19 12:15:02 +0000
*/*: bump port revision after electron34 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 a3edda1a22f7..e9e5096d4dae 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
PORTNAME= vscode
DISTVERSION= 1.99.2
+PORTREVISION= 1
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 a39e621ad3cf..7fe13c343cdc 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,6 +1,7 @@
PORTNAME= signal-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 7.50.0
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \
https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \