Opened 7 years ago
Last modified 7 years ago
#56134 new enhancement
shortcut to combine selfupdate and upgrade outdated
Reported by: | eiked | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Hi everyone at macports
I'd like to suggest to add a newshortcut command as a convenience
That shortcut should call in sequence:
- port selfupdate
- port upgrade outdated
Depending on your taste, that shortcut should have a short name, I'd vote for "port up"
That command could possibly have a -i (interactive) flag, which would call "port outdated" after the selfupdate and ask for yes/no confirmation before applying the "upgrade outdated"
When run with the -v (verbose) flag, it should also call "port outdated" after selfupdate but before upgrade to display the outdated candidates before the upgrade starts.
Change History (1)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|
Note: See
TracTickets for help on using
tickets.