Page MenuHomeFreeBSD

Make fetchable again, unbreak and grab maintainership
ClosedPublic

Authored by krion on Feb 10 2017, 3:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 12 2024, 8:50 PM
Unknown Object (File)
Nov 28 2024, 8:52 PM
Unknown Object (File)
Nov 21 2024, 2:30 PM
Unknown Object (File)
Nov 21 2024, 12:03 PM
Unknown Object (File)
Nov 19 2024, 7:09 AM
Unknown Object (File)
Nov 18 2024, 10:51 PM
Unknown Object (File)
Nov 18 2024, 7:45 PM
Unknown Object (File)
Nov 18 2024, 12:44 AM
Subscribers
None

Diff Detail

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

Event Timeline

krion retitled this revision from to Make fetchable again, unbreak and grab maintainership.
krion updated this object.
krion edited the test plan for this revision. (Show Details)
krion added reviewers: mat, fjoe.

and then, you also need to bump PORTREVISION.

devel/safe-iop/Makefile
26 ↗(On Diff #24966)

This should be INSTALL_LIB, not INSTALL_PROGRAM.

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.

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.

krion edited edge metadata.

Use INSTALL_LIB
Bump PORTREVISION

mat edited edge metadata.
This revision is now accepted and ready to land.Feb 10 2017, 6:57 PM
This revision was automatically updated to reflect the committed changes.