Bug 266792 - math/polymake: update to version 4.7
Summary: math/polymake: update to version 4.7
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: Nuno Teixeira
URL: https://polymake.org/doku.php/news/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-03 15:15 UTC by Philipp Ost
Modified: 2022-10-04 11:28 UTC (History)
1 user (show)

See Also:


Attachments
Update math/polymake to version 4.7 (8.43 KB, patch)
2022-10-03 15:15 UTC, Philipp Ost
no flags Details | Diff
math/polymake: update to version 4.7 (8.81 KB, patch)
2022-10-03 21:39 UTC, Philipp Ost
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Ost 2022-10-03 15:15:12 UTC
Created attachment 237048 [details]
Update math/polymake to version 4.7

Update math/polymake to version 4.7. The changelog is available at https://polymake.org/doku.php/news/release_4_7

Changes:
- bump version number
- adjust distinfo and pkg-plist
- mark BROKEN on i386 (fails to compile) -- a bug report has been filed, see https://forum.polymake.org/viewtopic.php?f=10&p=4000

poudriere testport is happy with a 13.1-RELEASE amd64 jail.
Comment 1 Philipp Ost 2022-10-03 21:39:57 UTC
Created attachment 237060 [details]
math/polymake: update to version 4.7

Update to include a patch to fix compilation on 32 bit architectures. The patch was provided by Benjamin Lorenz of the polymake team.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-04 11:24:45 UTC
A commit in branch main references this bug:

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

commit 38cc9f001fa7662b8a0c2921911f7a1a66a97d3f
Author:     Philipp Ost <bsd@philippost.de>
AuthorDate: 2022-10-04 11:19:34 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-04 11:23:41 +0000

    math/polymake: Update to 4.7

     - Add patch to fix compilation on 32 bit architectures. The patch was
       provided by Benjamin Lorenz of the polymake team.
       https://forum.polymake.org/viewtopic.php?f=10&p=4000

    ChangeLog:      https://polymake.org/doku.php/news/release_4_7
    PR:             266792

 math/polymake/Makefile                             |  3 +--
 math/polymake/distinfo                             |  6 ++---
 ...patch-apps_topaz_include_grass__plucker.h (new) | 11 ++++++++
 math/polymake/pkg-plist                            | 31 ++++++++++++++++------
 4 files changed, 38 insertions(+), 13 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-04 11:28:02 UTC
Committed, thanks!