[MacPorts] CommittersTipsAndTricks modified
Changed page "CommittersTipsAndTricks" by ryandesign@macports.org from 75.34.101.101* Page URL: <https://trac.macports.org/wiki/CommittersTipsAndTricks> Diff URL: <https://trac.macports.org/wiki/CommittersTipsAndTricks?action=diff&version=46> Revision 46 Comment: use https trac urls -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: CommittersTipsAndTricks ========================================================================= --- CommittersTipsAndTricks (version: 45) +++ CommittersTipsAndTricks (version: 46) @@ -184,18 +184,18 @@ }}} 1. Apply the patch {{{ -$ trac-patch http://trac.macports.org/attachment/ticket/.../Portfile.diff +$ trac-patch https://trac.macports.org/attachment/ticket/.../Portfile.diff }}} You can also add options to `trac-patch` which will get passed through to the patch tool. This is especially useful when the patch needs another prefix level. {{{ -$ trac-patch -p1 http://trac.macports.org/attachment/ticket/.../Portfile.diff +$ trac-patch -p1 https://trac.macports.org/attachment/ticket/.../Portfile.diff }}} If you don't add any option, `-p0` is used as a default. This should be the most common case. `trac-get` can also download to another directory. If the directory does not yet exist, it will be created. Just add a second parameter with the name of the directory. If you omit the second parameter, the current directory is used. {{{ -$ trac-get http://trac.macports.org/attachment/ticket/.../Portfile new-port +$ trac-get https://trac.macports.org/attachment/ticket/.../Portfile new-port }}} == Do Explorative Programming in tclsh with Readline Support == #explore -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts <http://www.macports.org/> Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on CommittersTipsAndTricks. If it was not you, please report to .
participants (1)
-
MacPorts