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)
Mon, Apr 29, 6:52 AM
Unknown Object (File)
Tue, Apr 23, 11:31 PM
Unknown Object (File)
Sat, Apr 20, 12:38 PM
Unknown Object (File)
Feb 16 2024, 12:55 PM
Unknown Object (File)
Feb 16 2024, 12:54 PM
Unknown Object (File)
Feb 16 2024, 12:54 PM
Unknown Object (File)
Feb 16 2024, 12:54 PM
Unknown Object (File)
Feb 16 2024, 12:54 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.