Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2026 13:55:07 +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: 1648e9e5bea0 - main - */*: Bump port revision after electron39 update (7d22b072e1b5)
Message-ID:  <699eff3b.18c08.54c70192@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=1648e9e5bea0633f0569d02c93756fe9f7b17221

commit 1648e9e5bea0633f0569d02c93756fe9f7b17221
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-02-25 13:54:04 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-02-25 13:54:04 +0000

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

diff --git a/deskutils/joplin-desktop/Makefile b/deskutils/joplin-desktop/Makefile
index f0f812da13f7..2809dd9663c7 100644
--- a/deskutils/joplin-desktop/Makefile
+++ b/deskutils/joplin-desktop/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	joplin
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.12
+PORTREVISION=	1
 CATEGORIES=	deskutils
 PKGNAMESUFFIX=	-desktop
 DISTFILES=	${DEFAULT_PLUGINS_NODE_MODULES_FILE}:prefetch \
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index e81451ddbd10..6b6e5ca771a4 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 834698798863..4ba5dbae83d9 100644
--- a/net-im/deltachat-desktop/Makefile
+++ b/net-im/deltachat-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	deltachat-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.35.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-im
 MASTER_SITES+=	LOCAL/feld:npmcache
 DISTFILES+=	${PORTNAME}-${DISTVERSIONFULL}-node-deps.tgz:npmcache
diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index 201d655cd842..348dd0ad01fd 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.90.0
+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 79819f6c97ed..2486eef9dd4a 100644
--- a/net-im/teams/Makefile
+++ b/net-im/teams/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	teams
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.7.7
+PORTREVISION=	1
 CATEGORIES=	net-im
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile
index 3740af516a8a..cc70459628ad 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.11.7
-PORTREVISION=	2
+PORTREVISION=	3
 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?699eff3b.18c08.54c70192>