Bug 290943 - archivers/lha-ac: any bug fix
Summary: archivers/lha-ac: any bug fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-11 07:40 UTC by takefu
Modified: 2025-11-12 02:48 UTC (History)
0 users

See Also:
tagattie: maintainer-feedback+


Attachments
lha-ac-1.14i.20250925.patch (1.94 KB, patch)
2025-11-11 07:40 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Hiroki Tagato freebsd_committer freebsd_triage 2025-11-12 01:42:40 UTC
Thanks for the patch. I'm looking into it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-11-12 02:44:50 UTC
A commit in branch main references this bug:

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

commit 1622680bfc6077023991bad25fc335b7ed5a9986
Author:     Takefu <takefu@airport.fm>
AuthorDate: 2025-11-12 02:39:54 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-11-12 02:44:14 +0000

    archivers/lha-ac: Update to 1.14i.20250923 (latest GitHub commit)

    While here, update WWW.

    Changelog: https://github.com/jca02266/lha/compare/release-20211125...0a07ec7

    PR:             290943
    Reported by:    Takefu <takefu@airport.fm>

 archivers/lha-ac/Makefile                        |  7 +++----
 archivers/lha-ac/distinfo                        |  6 +++---
 archivers/lha-ac/files/patch-configure.ac (gone) | 10 ----------
 archivers/lha-ac/pkg-descr                       |  2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2025-11-12 02:48:00 UTC
Committed with the following minor edits:
- Change the date in PORTVERSION to 20250923. The latest commit was made on Sep 23 GMT.
- Change WWW to GitHub repo. OSDN site is dead.

Thanks for your contribution!