Date: Sat, 16 Feb 2019 11:50:48 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235778] math/mpfr: cannot build in 4.0.1 Message-ID: <bug-235778-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235778 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@FreeBSD.org Reporter: owata@owatan.jp Flags: maintainer-feedback?(ale@FreeBSD.org) Assignee: ale@FreeBSD.org Created attachment 202064 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202064&action= =3Dedit 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235778-7788>