diff --git a/deskutils/joplin-desktop/Makefile b/deskutils/joplin-desktop/Makefile index 7b163eb10d58..33ba1e7fd241 100644 --- a/deskutils/joplin-desktop/Makefile +++ b/deskutils/joplin-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= joplin DISTVERSIONPREFIX= v DISTVERSION= 3.5.12 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils PKGNAMESUFFIX= -desktop DISTFILES= ${DEFAULT_PLUGINS_NODE_MODULES_FILE}:prefetch \ diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index c0383663bdea..b4c243d1c278 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= ${VSCODE_VERSION} -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/deltachat-desktop/Makefile b/net-im/deltachat-desktop/Makefile index 5fde624d12d9..d485e45e6302 100644 --- a/net-im/deltachat-desktop/Makefile +++ b/net-im/deltachat-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= deltachat-desktop DISTVERSIONPREFIX= v DISTVERSION= 2.49.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= feld@FreeBSD.org diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index 065ec46bfedc..25b2bfcca14c 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v DISTVERSION= 8.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \ https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \ diff --git a/net-im/vesktop/Makefile b/net-im/vesktop/Makefile index f27cef6689e4..8e3dfc02da6b 100644 --- a/net-im/vesktop/Makefile +++ b/net-im/vesktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= vesktop DISTVERSION= 1.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= https://github.com/Vencord/Vesktop/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}_${DISTVERSION}_${ARCH:S/aarch64/arm64/} diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile index fe22c5821a1c..3903cb37083d 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -8,7 +8,7 @@ PORTNAME= obsidian PORTVERSION= 1.11.7 -PORTREVISION= 9 +PORTREVISION= 10 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