Bug 284103 - math/libtexprintf: Use upstream release archive
Summary: math/libtexprintf: 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-16 20:03 UTC by Daniel Engberg
Modified: 2025-02-02 18:49 UTC (History)
0 users

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


Attachments
Patch for libtexprintf (1.33 KB, patch)
2025-01-16 20:03 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-16 20:03:18 UTC
Created attachment 256739 [details]
Patch for libtexprintf

Remove need to use USES= autoreconf
While at it remove GNU_CONFIGURE_MANPREFIX

Poudriere testport ok 14.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-02 18:48:51 UTC
A commit in branch main references this bug:

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

commit 15113a389fdd36024ecc1cede152caae8c97da4d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-02 18:02:19 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-02 18:47:26 +0000

    math/libtexprintf: Use upstream release archive

    Removes need to use USES= autoreconf and while at it remove
    GNU_CONFIGURE_MANPREFIX

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

 math/libtexprintf/Makefile | 8 ++------
 math/libtexprintf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 9 deletions(-)