Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2025 20:32:27 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: bf6d7dd4f38f - main - */*: bump port revision after electron37 update (3261c41d9c69)
Message-ID:  <202509302032.58UKWRjK032484@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=bf6d7dd4f38f18db3a2bb9fa862dd1b7cab448ed

commit bf6d7dd4f38f18db3a2bb9fa862dd1b7cab448ed
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-09-30 20:31:16 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-09-30 20:31:16 +0000

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

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 4935ffad25fd..a10314c1ceea 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.104.2
+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/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 41cc2db3a09a..697976df12a3 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	drawio
 PORTVERSION=	28.0.6
-PORTREVISION=	6
+PORTREVISION=	7
 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 a08170b9a2ae..9709bdb4ecbe 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.72.1
+PORTREVISION=	1
 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 e676fb016810..9b1d8e8e0af8 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.9.10
-PORTREVISION=	3
+PORTREVISION=	4
 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?202509302032.58UKWRjK032484>