Bug 254413 - math/mpc : Update to 1.2.1
Summary: math/mpc : Update to 1.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-20 00:37 UTC by Wen Heping
Modified: 2021-09-16 21:04 UTC (History)
2 users (show)

See Also:


Attachments
- Update to 1.2.1 (12.82 KB, text/plain)
2021-03-20 00:37 UTC, Wen Heping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2021-03-20 00:37:30 UTC
Created attachment 223430 [details]
- Update to 1.2.1

- Update math/mpc to 1.2.1
- Bump all ports depend on mpc
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2021-03-21 19:08:28 UTC
The patch fails to apply,  can you provide a patch that applies correctly?
Comment 2 Wen Heping freebsd_committer freebsd_triage 2021-03-21 23:28:55 UTC
(In reply to Antoine Brodin from comment #1)
gerald@ committed the mpc to 1.2.0 after this PR, so the patch failed to apply.
I shall regenerate the patch later.
Comment 3 Gerald Pfeifer freebsd_committer freebsd_triage 2021-09-11 18:48:11 UTC
I'll take this and complete it.
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-09-12 04:29:26 UTC
A commit in branch main references this bug:

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

commit f90e22612af2ec2f42651c66bd4fd125509b109e
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-09-12 04:27:36 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-09-12 04:27:56 +0000

    math/mpc: Update to MPC 1.2.1

    MPC 1.2.1 only fixes two bugs:
     - an intermediate overflow in asin,
     - an incompatibility problem with GMP 6.0 and before (where we have
       a newer version in the tree since 2017).

    PR:             254413

 math/mpc/Makefile | 4 ++--
 math/mpc/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 5 Gerald Pfeifer freebsd_committer freebsd_triage 2021-09-16 21:04:29 UTC
Update done, and will be on the next quarterly branch in a bit more than
two weeks.

Sorry for the delay in getting this in.