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.
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.
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(-)
Committed, thanks!