git: 3c33ad315973 - main - */*: bump port revision after electron32 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 09:31:30 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c33ad3159731fc05f0d0d3a9ad2240f0c00d6ff commit 3c33ad3159731fc05f0d0d3a9ad2240f0c00d6ff Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2025-01-28 09:30:14 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-01-28 09:31:20 +0000 */*: bump port revision after electron32 update --- editors/vscode/Makefile | 2 +- finance/quba-viewer/Makefile | 2 +- graphics/drawio/Makefile | 2 +- net-im/signal-desktop/Makefile | 2 +- textproc/obsidian/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index c91fa236f01e..8f9beb6f9db9 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.96.4 -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/finance/quba-viewer/Makefile b/finance/quba-viewer/Makefile index f0751ce17616..617605280f42 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= 10 +PORTREVISION= 11 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 cef138f6abcb..3f83cde26131 100644 --- a/graphics/drawio/Makefile +++ b/graphics/drawio/Makefile @@ -1,6 +1,6 @@ PORTNAME= drawio PORTVERSION= 24.7.17 -PORTREVISION= 3 +PORTREVISION= 4 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 19d5183e69a1..1a36dc9750ab 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v DISTVERSION= 7.38.0 -PORTREVISION= 1 +PORTREVISION= 2 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 f2d07aec001e..ae7870557b5a 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -8,7 +8,7 @@ PORTNAME= obsidian PORTVERSION= 1.7.5 -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