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
Unknown Object (File)
Thu, Apr 10, 8:32 AM
Unknown Object (File)
Mar 10 2025, 10:08 AM
Unknown Object (File)
Mar 8 2025, 9:49 PM
Unknown Object (File)
Mar 8 2025, 4:44 PM
Unknown Object (File)
Mar 8 2025, 6:21 AM
Unknown Object (File)
Mar 5 2025, 1:30 PM
Unknown Object (File)
Mar 5 2025, 6:25 AM
Unknown Object (File)
Mar 4 2025, 5:27 PM
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

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #45381)

^ is it working now?

19 ↗(On Diff #45381)

^ could you check whether cmake:outsource works?

math/stp/Makefile
16 ↗(On Diff #45381)

No idea. But how do we know?

math/stp/Makefile
16 ↗(On Diff #45381)

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

with the mentioned change, it looks fine.

math/stp/Makefile
16 ↗(On Diff #45488)

^ 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.