Bug 283829 - math/fplll: upgrade to 5.5.0
Summary: math/fplll: upgrade to 5.5.0
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-03 18:25 UTC by Thierry Thomas
Modified: 2025-01-04 16:26 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
Upgrade math/fplll to 5.5.0 (1.60 KB, patch)
2025-01-03 18:25 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2025-01-03 18:25:09 UTC
Created attachment 256386 [details]
Upgrade math/fplll to 5.5.0

This upgrade is required to upgrade math/py-fpylll to the latest.

Please check the attached patch.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2025-01-03 20:42:44 UTC
Approved.

I was going to commit it but math/py-fpylll failed to build.

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-04 16:26:42 UTC
A commit in branch main references this bug:

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

commit 0808a4a2443e6e4448318e1d1b726481262d7d84
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-01-04 16:22:41 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-04 16:22:41 +0000

    math/fplll: upgrade to 5.5.0

    Changelog at https://github.com/fplll/fplll/releases/tag/5.5.0

    PR:             283829
    Approved by:    yuri (maintainer)

 math/fplll/Makefile  | 2 +-
 math/fplll/distinfo  | 6 +++---
 math/fplll/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2025-01-04 16:26:56 UTC
Committed, thanks!