Bug 267591 - textproc/lttoolbox: Use upstream release archive
Summary: textproc/lttoolbox: Use upstream release archive
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-06 12:38 UTC by Daniel Engberg
Modified: 2023-06-24 04:40 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
Patch for lttoolbox (1.45 KB, patch)
2022-11-06 12:38 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-11-06 12:38:24 UTC
Created attachment 237892 [details]
Patch for lttoolbox

Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section)
Define LICENSE_FILE
Update compiler requirements

Compile tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist)
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2022-11-06 12:49:26 UTC
Most probably this will go in the next version update.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-06-24 04:38:32 UTC
A commit in branch main references this bug:

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

commit 716b4773afee57ad52cc66f4c12411fee61c931e
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-24 04:35:50 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-24 04:37:53 +0000

    textproc/lttoolbox: Fix build with llvm16

    - Add LICENSE_FILE
    - Use upstream release archive [1]

    PR:             267591 [1]
    Reported by:    diizzy [1]
    Sponsored by:   The FreeBSD Foundation

 textproc/lttoolbox/Makefile                       | 15 ++++++++++-----
 textproc/lttoolbox/distinfo                       |  6 +++---
 textproc/lttoolbox/files/extra-patch-llvm16 (new) | 10 ++++++++++
 3 files changed, 23 insertions(+), 8 deletions(-)