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?
Details
Details
Diff Detail
Diff Detail
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 18138 Build 17873: arc lint + arc unit
Event Timeline
Comment Actions
$ pkg version -t 1436 2.3.1 >
So I am afraid that we need PORTEPOCH here. It was my fault that time...
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. |
Comment Actions
with the mentioned change, it looks fine.
math/stp/Makefile | ||
---|---|---|
16 | ^ please use a tab after "=" not a simple whitespace. |