Page MenuHomeFreeBSD

math/stp: Update to latest version 2.3.1.
ClosedPublic

Authored by arrowd on Jul 16 2018, 9:53 AM.
Tags
None
Referenced Files
F114613448: D16286.diff
Mon, Apr 14, 10:52 AM
F114587961: D16286.id.diff
Mon, Apr 14, 5:14 AM
Unknown Object (File)
Mon, Apr 14, 12:34 AM
Unknown Object (File)
Sun, Apr 13, 10:34 PM
Unknown Object (File)
Sun, Apr 13, 9:41 PM
Unknown Object (File)
Sun, Apr 13, 8:36 PM
Unknown Object (File)
Thu, Apr 10, 8:32 AM
Unknown Object (File)
Mar 10 2025, 10:08 AM
Subscribers

Details

Summary

I've changed PORTVERSION from revision number to the correct one. How do I verify it doesn't go backwards for pkg and other tools?

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 18138
Build 17873: arc lint + arc unit

Event Timeline

$ pkg version -t 1436 2.3.1
>

So I am afraid that we need PORTEPOCH here. It was my fault that time...

  • Add PORTEPOCH and move USE_GITHUB into the right place.
math/stp/Makefile
16

^ is it working now?

22–23

^ could you check whether cmake:outsource works?

math/stp/Makefile
16

No idea. But how do we know?

math/stp/Makefile
16

Hehe, I think in that case I would leave it in.

with the mentioned change, it looks fine.

math/stp/Makefile
16

^ please use a tab after "=" not a simple whitespace.

This revision is now accepted and ready to land.Jul 18 2018, 6:23 PM
This revision was automatically updated to reflect the committed changes.