Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2024 14:49:09 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: 4b05da0715fc - main - */*: bump port revision after electron32 update
Message-ID:  <202411301449.4AUEn9vD009539@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie:

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

commit 4b05da0715fc9e6453edb5039b5ae7d99f7ae262
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-11-30 14:44:06 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-11-30 14:48:50 +0000

    */*: bump port revision after electron32 update
---
 editors/vscode/Makefile        | 1 +
 finance/quba-viewer/Makefile   | 2 +-
 graphics/drawio/Makefile       | 1 +
 net-im/signal-desktop/Makefile | 1 +
 textproc/obsidian/Makefile     | 1 +
 5 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 424a8da9b69f..45db5c9561dc 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	1.95.3
+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/finance/quba-viewer/Makefile b/finance/quba-viewer/Makefile
index 8a90826c35ef..451700ffc78c 100644
--- a/finance/quba-viewer/Makefile
+++ b/finance/quba-viewer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	quba-viewer
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	finance deskutils
 MASTER_SITES=	LOCAL/pi/finance/${PORTNAME}/:npm
 DISTFILES=	${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npm
diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 1d966311dc19..48757565c315 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	drawio
 PORTVERSION=	24.7.17
+PORTREVISION=	1
 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 25a4fd99682c..bcd61be1addf 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	signal-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.34.0
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	LOCAL/mikael/signal-desktop/:npm \
 		https://build-artifacts.signal.org/desktop/:sqlcipher
diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile
index 887c4c6f8339..6ce89e1244a2 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	obsidian
 PORTVERSION=	1.7.5
+PORTREVISION=	1
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411301449.4AUEn9vD009539>