Changes between Version 12 and Version 13 of howto/Upgrade


Ignore:
Timestamp:
Mar 6, 2014, 7:41:18 AM (10 years ago)
Author:
mailtoarlo@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/Upgrade

    v12 v13  
    8888=== Step 6: '''Filing an update ticket''' ===
    8989
    90 Since it succeeded, [http://trac.macports.org/newticket file a ticket] to upgrade the port to the new version. Please don't forget to add the port maintainer in CC. To make it easier for the maintainer you should attach a diff against the Portfile to the new ticket, so generate a diff by running:
     90Since it succeeded, [http://trac.macports.org/newticket file a ticket] to upgrade the port to the new version. Please don't forget to add the port maintainer's email addresses in CC. To make it easier for the maintainer you should attach a diff against the Portfile to the new ticket, so generate a diff by running:
    9191{{{
    9292diff -u Portfile.orig Portfile | sudo tee <portname>.diff