Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2025 14:20:51 GMT
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: 44b01739ec0c - main - */*: bump port revision after electron37 update (0c59ce9cec3e)
Message-ID:  <202510101420.59AEKpYD081239@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=44b01739ec0c23b89a6fabe0b34042eff7a2cc51

commit 44b01739ec0c23b89a6fabe0b34042eff7a2cc51
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-10-10 14:19:50 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-10-10 14:20:46 +0000

    */*: bump port revision after electron37 update (0c59ce9cec3e)
---
 deskutils/podman-desktop/Makefile | 1 +
 editors/vscode/Makefile           | 2 +-
 graphics/drawio/Makefile          | 2 +-
 net-im/signal-desktop/Makefile    | 2 +-
 textproc/obsidian/Makefile        | 2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/deskutils/podman-desktop/Makefile b/deskutils/podman-desktop/Makefile
index 76c8b5e47bd0..02f1cfb46d45 100644
--- a/deskutils/podman-desktop/Makefile
+++ b/deskutils/podman-desktop/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	podman-desktop
 PORTVERSION=	1.21.0
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	https://github.com/arrowd/podman-desktop/releases/download/v${PORTVERSION}/ \
 		https://raw.githubusercontent.com/podman-desktop/podman-desktop/refs/tags/v${PORTVERSION}/buildResources/:icon
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index a10314c1ceea..80bd57252b00 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.104.2
-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/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 697976df12a3..2834724ba6c5 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	drawio
 PORTVERSION=	28.0.6
-PORTREVISION=	7
+PORTREVISION=	8
 DISTVERSIONPREFIX=	x86_64-
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/
diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index 9709bdb4ecbe..f16e226e3767 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.72.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/textproc/obsidian/Makefile b/textproc/obsidian/Makefile
index 9b1d8e8e0af8..1e9b96cd895b 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.9.10
-PORTREVISION=	4
+PORTREVISION=	5
 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?202510101420.59AEKpYD081239>