Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917155 - sci-mathematics/polymake: restore package
Summary: sci-mathematics/polymake: restore package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://polymake.org/doku.php/downloa...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-11 08:36 UTC by MaxKarlErnstPlanck
Modified: 2023-11-13 22:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MaxKarlErnstPlanck 2023-11-11 08:36:56 UTC
polymake-4.10 was removed as incompatible with system perl-5.38.0
but polymake-4.11 is compatible, so let's bring it back

Reproducible: Always




I successfully emerged sci-mathematics/polymake-4.11
Comment 1 Larry the Git Cow gentoo-dev 2023-11-13 22:19:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e5ffa9e5052ad286c2ed2e5fee818bd9630686

commit c5e5ffa9e5052ad286c2ed2e5fee818bd9630686
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2023-11-13 19:36:06 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2023-11-13 22:17:04 +0000

    sci-mathematics/polymake: new old package, add 4.11
    
    This is back from the dead after being removed for lack of perl-5.38
    support. Only a month ago, upstream's opinion was that "any hacks we
    would try here will be in vain," but it looks like they've decided to
    adopt a short-term fix for perl-5.38. We bring it back, and make use
    of $NINJA_DEPEND while we're at it (samurai works fine).
    
    The new patch (and a short explanation from upstream) can be found
    on Debian bug 1042521.
    
    Bug: https://bugs.gentoo.org/909570
    Closes: https://bugs.gentoo.org/917155
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-mathematics/polymake/Manifest                  |   1 +
 .../files/polymake-4.11-singular-sat.patch         |  53 +++++++++
 sci-mathematics/polymake/metadata.xml              |  54 +++++++++
 sci-mathematics/polymake/polymake-4.11.ebuild      | 124 +++++++++++++++++++++
 4 files changed, 232 insertions(+)