Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 106
and
Version 107
of
FAQ
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Nov 10, 2010, 2:00:44 AM (
14 years
ago)
Author:
jmroot (Joshua Root)
Comment:
recommend 'clean --dist' to remove distfiles
Legend:
Unmodified
Added
Removed
Modified
FAQ
v106
v107
92
92
{{{
93
93
$ sudo port selfupdate
94
$ sudo port clean --
all
<portname>
94
$ sudo port clean --
dist
<portname>
95
95
$ sudo port install <portname>
96
96
}}}