Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2026 09:23:20 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a4ad185af3cf - main - */*: Bump port revision after electron39 update (e2bee27e1d81)
Message-ID:  <69e49f08.221f4.4a74d821@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a4ad185af3cf5976cfe55e0ec75e9c4cc35c3f99

commit a4ad185af3cf5976cfe55e0ec75e9c4cc35c3f99
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-04-19 09:21:28 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-04-19 09:23:12 +0000

    */*: Bump port revision after electron39 update (e2bee27e1d81)
---
 deskutils/joplin-desktop/Makefile | 2 +-
 editors/vscode/Makefile           | 1 +
 net-im/deltachat-desktop/Makefile | 2 +-
 net-im/signal-desktop/Makefile    | 2 +-
 net-im/teams/Makefile             | 2 +-
 net-im/vesktop/Makefile           | 2 +-
 textproc/obsidian/Makefile        | 2 +-
 7 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/deskutils/joplin-desktop/Makefile b/deskutils/joplin-desktop/Makefile
index 2033b16c8ae0..ee4553999954 100644
--- a/deskutils/joplin-desktop/Makefile
+++ b/deskutils/joplin-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	joplin
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.12
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	deskutils
 PKGNAMESUFFIX=	-desktop
 DISTFILES=	${DEFAULT_PLUGINS_NODE_MODULES_FILE}:prefetch \
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index f293b753e1ea..1229d896a027 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 de29cb5b513d..b5beb1361164 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=	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 f5a7061345c8..a3a485e465cd 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=	1
+PORTREVISION=	2
 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 eb9915c548cf..833d87683863 100644
--- a/net-im/teams/Makefile
+++ b/net-im/teams/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	teams
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.7.12
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-im
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/net-im/vesktop/Makefile b/net-im/vesktop/Makefile
index 3b4f94338614..b0daaa58fedc 100644
--- a/net-im/vesktop/Makefile
+++ b/net-im/vesktop/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vesktop
 DISTVERSION=	1.6.3
-PORTREVISION=	1
+PORTREVISION=	2
 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 151162e91bd5..4e4c531944ed 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.11.7
-PORTREVISION=	7
+PORTREVISION=	8
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e49f08.221f4.4a74d821>