Bug 277039

Summary: textproc/obsidian: Update to 1.5.3
Product: Ports & Packages Reporter: Isaac Nudelman <isaac.nudelman>
Component: Individual Port(s)Assignee: Gleb Popov <arrowd>
Status: Closed FIXED    
Severity: Affects Only Me Flags: arrowd: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
Patch to upgrade to 1.5.3 none

Description Isaac Nudelman 2024-02-13 22:35:57 UTC
Created attachment 248449 [details]
Patch to upgrade to 1.5.3

Patch attached.
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2024-02-14 04:33:09 UTC
Thanks for the patch! Did you run-check it? I have a feeling that Electron version should be bumped too.
Comment 2 Isaac Nudelman 2024-02-15 02:24:18 UTC
(In reply to Gleb Popov from comment #1)
I am running it right now, but I haven't tried bumping the electron version. 

Let me try, but I don't think upstream has upgraded yet.
Comment 3 Isaac Nudelman 2024-02-15 03:40:04 UTC
I couldn't get a bump to work, since it looks like `electronfix` only supports up to 25. I might be missing something obvious here.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-02-17 08:38:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b455490d3e919c06e90dc734b36d0917bc97353

commit 4b455490d3e919c06e90dc734b36d0917bc97353
Author:     Isaac Nudelman <isaac.nudelman@utexas.edu>
AuthorDate: 2024-02-16 16:01:31 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-02-17 08:36:37 +0000

    textproc/obsidian: Update to 1.5.3

    PR:             277039

 textproc/obsidian/Makefile | 3 +--
 textproc/obsidian/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 5 Gleb Popov freebsd_committer freebsd_triage 2024-02-17 08:38:51 UTC
Pushed in, thank you for the update.