summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/vscode/Makefile2
-rw-r--r--graphics/drawio/Makefile2
-rw-r--r--net-im/signal-desktop/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 37de2da6adae..0badafcf50be 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vscode
DISTVERSION= 1.101.2
-PORTREVISION= 2
+PORTREVISION= 3
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/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 527792f369de..f2ecf89cf3da 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= drawio
PORTVERSION= 26.2.15
-PORTREVISION= 6
+PORTREVISION= 7
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 499c918f9351..d6f3f2de3bf7 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= signal-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 7.58.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \
https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \