Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
and then, you also need to bump PORTREVISION.
devel/safe-iop/Makefile | ||
---|---|---|
26 ↗ | (On Diff #24966) | This should be INSTALL_LIB, not INSTALL_PROGRAM. |
Comment Actions
Why to bump PORTREVISION? I change only MASTER_SITES, removed BROKEN, and fix pkg-descr, there're no changes in functionality, compile-time options, dependencies or in distfiles.
Comment Actions
Ah, now I understand what you mean, you meant bump it after INSTALL_LIB as it strips the file, yes in that case, of course, it makes sense.