: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac7c78ab0fe5d6232e0d20caa6728bb7f0721e46 commit ac7c78ab0fe5d6232e0d20caa6728bb7f0721e46 Author: Hiroki Tagato AuthorDate: 2026-04-15 08:56:16 +0000 Commit: Hiroki Tagato CommitDate: 2026-04-15 08:56:16 +0000 */*: Bump port revision after electron39 update (29f337f0e7de) --- deskutils/joplin-desktop/Makefile | 2 +- editors/vscode/Makefile | 1 + net-im/deltachat-desktop/Makefile | 2 +- net-im/signal-desktop/Makefile | 1 + net-im/teams/Makefile | 2 +- net-im/vesktop/Makefile | 1 + textproc/obsidian/Makefile | 2 +- 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/deskutils/joplin-desktop/Makefile b/deskutils/joplin-desktop/Makefile index 0c579d8f1fd9..2033b16c8ae0 100644 --- a/deskutils/joplin-desktop/Makefile +++ b/deskutils/joplin-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= joplin DISTVERSIONPREFIX= v DISTVERSION= 3.5.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils PKGNAMESUFFIX= -desktop DISTFILES= ${DEFAULT_PLUGINS_NODE_MODULES_FILE}:prefetch \ diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index ab137ccb7c98..eb0ef4f60617 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= ${VSCODE_VERSION} +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/deltachat-desktop/Makefile b/net-im/deltachat-desktop/Makefile index 7c3d9ec5187e..de29cb5b513d 100644 --- a/net-im/deltachat-desktop/Makefile +++ b/net-im/deltachat-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= deltachat-desktop DISTVERSIONPREFIX= v DISTVERSION= 2.48.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= feld@FreeBSD.org diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index a25bbd50ab49..f5a7061345c8 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,6 +1,7 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v DISTVERSION= 8.4.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \ https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \ diff --git a/net-im/teams/Makefile b/net-im/teams/Makefile index 1ec94cd0b7f7..eb9915c548cf 100644 --- a/net-im/teams/Makefile +++ b/net-im/teams/Makefile @@ -1,7 +1,7 @@ PORTNAME= teams DISTVERSIONPREFIX= v DISTVERSION= 2.7.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= tagattie@FreeBSD.org diff --git a/net-im/vesktop/Makefile b/net-im/vesktop/Makefile index c142324b85ba..beb0d16277ef 100644 --- a/net-im/vesktop/Makefile +++ b/net-im/vesktop/Makefile @@ -1,5 +1,6 @@ PORTNAME= vesktop DISTVERSION= 1.6.3 +PORTREVISION= 1 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 cd6f72c5e6a0..151162e91bd5 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -8,7 +8,7 @@ PORTNAME= obsidian PORTVERSION= 1.11.7 -PORTREVISION= 6 +PORTREVISION= 7 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