Changes between Version 8 and Version 9 of howto/Upgrade


Ignore:
Timestamp:
Aug 23, 2010, 4:57:49 PM (14 years ago)
Author:
MailToArlo@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/Upgrade

    v8 v9  
    8989=== Step 6: '''Filing an update ticket''' ===
    9090
    91 Since it succeeded, [http://trac.macports.org/newticket file a ticket] to upgrade the port to the new version.  The best way to do this is to attach a diff against the Portfile to the new ticket, so generate a diff by running:
     91Since 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:
    9292{{{
    9393diff -u Portfile.orig Portfile | sudo tee <portname>.diff