New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 83048


Ignore:
Timestamp:
08/24/11 11:42:05 (4 years ago)
Author:
cal@…
Message:

rev-upgrade: man 1 port

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gsoc11-rev-upgrade/base/doc/port.1

    r80186 r83048  
    493493variants; you can either specify --enforce-variants, or deactivate the port and reinstall it  
    494494with different variants.  
     495.Pp 
     496After the upgrade MacPorts will automatically run \fBrev-upgrade\fP to check for 
     497broken ports that need to be rebuilt. If there are known problems with 
     498\fBrev-upgrade\fP or other reasons why you would want to avoid running this 
     499step, you can disable it by running \fBport upgrade\fP with the 
     500\fB--no-rev-upgrade\fP switch: 
     501.Pp 
     502.Dl "port upgrade --no-rev-upgrade outdated" 
     503.Ss rev-upgrade 
     504Manually check for broken binaries and rebuild ports containing broken binaries. 
     505\fBrev-upgrade\fP is usually automatically run after each upgrade, unless you 
     506specify the \fB--no-rev-upgrade\fP option. 
    495507.Ss clean 
    496508Clean the files used for building 
Note: See TracChangeset for help on using the changeset viewer.