Bug 277039 - textproc/obsidian: Update to 1.5.3
Summary: textproc/obsidian: Update to 1.5.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Gleb Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-13 22:35 UTC by Isaac Nudelman
Modified: 2024-02-17 08:38 UTC (History)
0 users

See Also:
arrowd: maintainer-feedback+


Attachments
Patch to upgrade to 1.5.3 (1.40 KB, patch)
2024-02-13 22:35 UTC, Isaac Nudelman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.