Bug 275377

Summary: math/mpfr: optionalize INFO
Product: Ports & Packages Reporter: firk
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (ale)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259573
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275378

Description firk 2023-11-27 15:44:27 UTC
Avoid having unconditional makeinfo dependency which in turn depends on a bunch of other stuff.

Differential revision: https://reviews.freebsd.org/D37012
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-11-28 13:18:01 UTC
A commit in branch main references this bug:

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

commit 1480c600220b28b9258d4053902c3bae074a6bd1
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2023-11-28 13:15:30 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2023-11-28 13:15:30 +0000

    math/mpfr: optionalize INFO

    PR:             275377
    Submitted by:   firk <firk@cantconnect.ru>

 math/mpfr/Makefile                        | 11 +++++++----
 math/mpfr/files/extra-patch-no-info (new) | 20 ++++++++++++++++++++
 2 files changed, 27 insertions(+), 4 deletions(-)