Opened 9 years ago
#49009 new submission
developers convience utility: port-edit-state, port-update-checksum and port-redo-install-phase
Reported by: | RJVB (René Bertin) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | contrib | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Here are some little convenience utilities I've been using to make it easier to do repetitive, incremental port builds/installs during port development. I think they're pretty self-explanatory and definitely intended for Jane Developer but not Joe User.
Attachments (3)
Change History (3)
Changed 9 years ago by RJVB (René Bertin)
Attachment: | port-edit-state added |
---|
Changed 9 years ago by RJVB (René Bertin)
Attachment: | port-update-state-checksum added |
---|
Updates the checksum tag stored in the statefile(s) of the given port(s). Prevents that awkward moment you realise you forgot to use port's -o option.
Changed 9 years ago by RJVB (René Bertin)
Attachment: | port-redo-install-phase added |
---|
"Rewinds" the given phase(s) of the given port(s). To rebuild (and then reinstall with port -n upgrade --force foo
) it will often be enough to port-redo-install-phase -destroot foo
Note: See
TracTickets for help on using
tickets.
Allows to edit the state files of the given port(s) in YFE