Bug 290737 - textproc/feluda: Update 1.10.1 => 1.10.3
Summary: textproc/feluda: Update 1.10.1 => 1.10.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-02 10:55 UTC by Yusuf Yaman
Modified: 2025-11-27 04:53 UTC (History)
2 users (show)

See Also:


Attachments
0001-textproc-feluda-Update-1.10.1-1.10.2.patch (3.17 KB, patch)
2025-11-02 10:57 UTC, Yusuf Yaman
nxjoseph: maintainer-approval+
Details | Diff
0001-textproc-feluda-Update-1.10.1-1.10.2.patch (3.18 KB, patch)
2025-11-12 18:26 UTC, Yusuf Yaman
nxjoseph: maintainer-approval+
Details | Diff
0001-textproc-feluda-Update-1.10.1-1.10.3.patch (46.09 KB, patch)
2025-11-25 15:45 UTC, Yusuf Yaman
nxjoseph: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuf Yaman 2025-11-02 10:55:46 UTC

    
Comment 1 Yusuf Yaman 2025-11-02 10:57:06 UTC
Created attachment 265097 [details]
0001-textproc-feluda-Update-1.10.1-1.10.2.patch

Thanks in advance.
Comment 2 Yusuf Yaman 2025-11-12 18:26:19 UTC
Created attachment 265370 [details]
0001-textproc-feluda-Update-1.10.1-1.10.2.patch

update the patch due to portrevision bump.
Comment 3 Yusuf Yaman 2025-11-20 19:12:08 UTC
bump
Comment 4 Yusuf Yaman 2025-11-25 15:45:27 UTC
Created attachment 265642 [details]
0001-textproc-feluda-Update-1.10.1-1.10.3.patch
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-11-27 04:53:04 UTC
A commit in branch main references this bug:

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

commit c668b3f971c34e9fdd8b4237bc94b0d7378d79f8
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-11-12 18:24:59 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-11-27 04:51:46 +0000

    textproc/feluda: Update 1.10.1 => 1.10.3

    Added run-time dependency for emojis to appear properly.
    Removed accidentally added distinfo entry of openssl-src (from
    previous commit) which we don't want use already.

    Changelog:
    - https://github.com/anistark/feluda/releases/tag/v1.10.2
    - https://github.com/anistark/feluda/releases/tag/v1.10.3

    PR:             290737
    Reported by:    Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)

 textproc/feluda/Makefile               |   4 +-
 textproc/feluda/Makefile.crates        | 102 ++++++++--------
 textproc/feluda/distinfo               | 212 +++++++++++++++++----------------
 textproc/feluda/files/patch-Cargo.toml |  10 +-
 4 files changed, 169 insertions(+), 159 deletions(-)
Comment 6 Hiroki Tagato freebsd_committer freebsd_triage 2025-11-27 04:53:59 UTC
Committed, thanks!