Use 'make makesum' directly, without calling 'make fetch' before. This avoid errors when updating the port with new distfiles.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Ah, yes. This is what I'm doing locally, too. Should have spotted the fetch not being required, sorry.