Ticket #13002 (closed enhancement: wontfix)
"port diff" command to help Portfile writer make patches
| Reported by: | ebgssth@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | base | Version: | 1.5.0 |
| Keywords: | Cc: | ebgssth@…, afb@… | |
| Port: |
Description
port diff command is a new sub-command of port command which works live below.
$ port edit portname # make changes $ port diff portfile # invokes diff -u Original-Portfile Edited-Portfile
This functionality makes patches for Portfile easier.
Change History
Note: See
TracTickets for help on using
tickets.

