git: 8b6d3715367a - main - */*: bump port revision after electron30 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jul 2024 05:35:37 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b6d3715367a564717b7d4efb2e0b5c229cd723c
commit 8b6d3715367a564717b7d4efb2e0b5c229cd723c
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-07-26 05:34:23 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-07-26 05:35:25 +0000
*/*: bump port revision after electron30 update
---
graphics/drawio/Makefile | 2 +-
net-im/signal-desktop/Makefile | 2 +-
textproc/obsidian/Makefile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile
index 7e47faef0e0c..3ccb531c3fc8 100644
--- a/graphics/drawio/Makefile
+++ b/graphics/drawio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= drawio
PORTVERSION= 24.5.3
-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 d78f8b31b329..e49d37599342 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= signal-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 7.16.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 d6d145c94c72..a95ea00e603b 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
PORTNAME= obsidian
PORTVERSION= 1.6.5
-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