[Bug 235778] math/mpfr: cannot build in 4.0.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 16 11:50:51 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235778

            Bug ID: 235778
           Summary: math/mpfr: cannot build in 4.0.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ale at FreeBSD.org
          Reporter: owata at owatan.jp
             Flags: maintainer-feedback?(ale at FreeBSD.org)
          Assignee: ale at FreeBSD.org

Created attachment 202064
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202064&action=edit
changed MASTER_SITES in Makefile

Hi,

math/mpfr is cannot build because MASTER_SITES's define is relative.

in 01/31/2019, mpfr is new release ver.4.0.2
https://www.mpfr.org/mpfr-4.0.2/

but this port's (4.0.1) MASTER_SITE's define is:
https://www.mpfr.org/mpfr-current/

mpfr-current point to mpfr-4.0.2, so distinfo's patch (ver 4.0.1) is 404.

I can build w/poudriere what apply this patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list