Bug 275377 - math/mpfr: optionalize INFO
Summary: math/mpfr: optionalize INFO
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-27 15:44 UTC by firk
Modified: 2023-11-28 13:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)