git: acbca30d16cb - main - textproc/obsidian: bump port revision after electron33 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 10:03:58 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=acbca30d16cb819c1e29d71b54e2c07f0be62f26
commit acbca30d16cb819c1e29d71b54e2c07f0be62f26
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-03-31 10:02:37 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-03-31 10:03:51 +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 c8f1d9a07aa1..e49b1a233f1d 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
PORTNAME= obsidian
PORTVERSION= 1.8.7
-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