Bug 284136 - math/lrcalc: Use upstream release archive
Summary: math/lrcalc: 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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-18 14:16 UTC by Daniel Engberg
Modified: 2025-02-08 15:08 UTC (History)
0 users

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


Attachments
Patch for lrcalc (1.40 KB, patch)
2025-01-18 14:16 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 2025-01-18 14:16:42 UTC
Created attachment 256774 [details]
Patch for lrcalc

* Use upstream release archive
* Remove USES= autoreconf
* Adjust Makefile to closer follow Porters Handbook / ports tree

Poudriere testport OK, 14.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-08 15:06:30 UTC
A commit in branch main references this bug:

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

commit 5b84e56e9707cbf8353b42fd3cdf992f2f159c8f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-08 11:24:56 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-08 13:51:16 +0000

    math/lrcalc: Use upstream release archive and improve port

    * Use upstream release archive
    * Remove USES= autoreconf
    * Adjust Makefile to closer follow Porters Handbook / ports tree

    PR:             284136
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 math/lrcalc/Makefile | 13 +++++--------
 math/lrcalc/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 11 deletions(-)