git: 92979bb4dd81 - main - textproc/obsidian: bump port revision after electron33 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Mar 2025 14:22:55 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=92979bb4dd81b0ba6cedb0feb2516d124b57b503 commit 92979bb4dd81b0ba6cedb0feb2516d124b57b503 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2025-03-27 14:21:48 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-03-27 14:22:48 +0000 textproc/obsidian: bump port revision after electron33 update --- textproc/obsidian/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile index b8b654c20c4d..c8f1d9a07aa1 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -8,7 +8,7 @@ PORTNAME= obsidian PORTVERSION= 1.8.7 -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