Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2026 13:20:04 +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: 3adbdec25e1a - main - */*: Bump port revision after electron39 update (778d5302fb5d)
Message-ID:  <69c92704.21484.312828ce@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=3adbdec25e1a2775a26d3ff9c23896dc56ec3ffe

commit 3adbdec25e1a2775a26d3ff9c23896dc56ec3ffe
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-03-29 13:19:22 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-03-29 13:19:22 +0000

    */*: Bump port revision after electron39 update (778d5302fb5d)
---
 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             | 1 +
 textproc/obsidian/Makefile        | 2 +-
 6 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/deskutils/joplin-desktop/Makefile b/deskutils/joplin-desktop/Makefile
index 387530dfde79..0c579d8f1fd9 100644
--- a/deskutils/joplin-desktop/Makefile
+++ b/deskutils/joplin-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	joplin
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.12
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	deskutils
 PKGNAMESUFFIX=	-desktop
 DISTFILES=	${DEFAULT_PLUGINS_NODE_MODULES_FILE}:prefetch \
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 53759d1b43b6..2ed2f596d1ea 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 02cac1ca9f5c..3d3dd5373996 100644
--- a/net-im/deltachat-desktop/Makefile
+++ b/net-im/deltachat-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	deltachat-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.43.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-im
 
 MAINTAINER=	feld@FreeBSD.org
diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index fb742439fb18..335d2ef79585 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.2.0
-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 9f67018ef5c4..1ec94cd0b7f7 100644
--- a/net-im/teams/Makefile
+++ b/net-im/teams/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	teams
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.7.12
+PORTREVISION=	1
 CATEGORIES=	net-im
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile
index 97867caf6f5e..cd6f72c5e6a0 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.11.7
-PORTREVISION=	5
+PORTREVISION=	6
 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?69c92704.21484.312828ce>