Bug 267896 - math/mpfr: Update to 4.1.1
Summary: math/mpfr: Update to 4.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alex Dupre
URL: https://gitlab.inria.fr/mpfr/mpfr/-/b...
Keywords:
Depends on: 267897 267906
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-21 18:14 UTC by Daniel Engberg
Modified: 2022-11-30 08:24 UTC (History)
0 users

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


Attachments
Patch for mpfr (3.46 KB, patch)
2022-11-21 18:14 UTC, Daniel Engberg
no flags Details | Diff
Patch for mpfr v2 (6.68 KB, patch)
2022-11-22 22:23 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-11-21 18:14:37 UTC
Created attachment 238221 [details]
Patch for mpfr

* Switch to DISTVERSION to follow Porters Handbook more closely
* Use mirrors are first and fallback to main site if they fail
* Fix PATCH_SITES, only main site hosts patch files (unused right now)

Compile and runtime tested on FreeBSD 13.1-STABLE stable/13-n252834-a7766860e0f (amd64) (make, make test, make check-plist)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)

bofh@ kindly offered to do a build test on 13.1 (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-11-22 22:23:48 UTC
Created attachment 238264 [details]
Patch for mpfr v2

Backport upstream commit 0ce17bae34a6c54de31b126f969d3ddd72c6bc37

Reference: https://gitlab.inria.fr/mpfr/mpfr/-/commit/0ce17bae34a6c54de31b126f969d3ddd72c6bc37
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2022-11-22 22:25:29 UTC
This should fix	267897 and 267906. I'll ask bofh@ to do another build test.
It also looks like we can drop files/patch-src_vasprintf.c ?
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-11-30 08:23:32 UTC
A commit in branch main references this bug:

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

commit 0ea790b313858a92030aea1cebe88ef9f8408a20
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2022-11-30 08:21:48 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2022-11-30 08:22:57 +0000

    math/mpfr: update to 4.1.1 release

    PR:             267896
    Submitted by:   diizzy

 math/mpfr/Makefile                           | 11 ++++-----
 math/mpfr/distinfo                           | 34 ++++------------------------
 math/mpfr/files/patch-src_vasprintf.c (gone) | 10 --------
 math/mpfr/pkg-plist                          |  2 +-
 4 files changed, 11 insertions(+), 46 deletions(-)