git: 3322af187abc - main - textproc/obsidian: Bump port revision after electron43 update (28a53ea7db90)
Hiroki Tagato <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=3322af187abc364a21845ae36c96d8e2f5b2edc1 commit 3322af187abc364a21845ae36c96d8e2f5b2edc1 Author: Hiroki Tagato <[email protected]> AuthorDate: 2026-08-17 22:58:48 +0000 Commit: Hiroki Tagato <[email protected]> CommitDate: 2026-08-17 22:58:48 +0000 textproc/obsidian: Bump port revision after electron43 update (28a53ea7db90) --- textproc/obsidian/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile index b6b3513d44c6..c0d50a39546f 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -8,6 +8,7 @@ PORTNAME= obsidian PORTVERSION= 1.13.7 +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