Changes between Initial Version and Version 4 of Ticket #2064


Ignore:
Timestamp:
Mar 24, 2016, 2:38:41 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2064

    • Property Status changed from new to closed
    • Property Cc mij@… added
    • Property Type changed from defect to enhancement
    • Property Owner changed from darwinports-bugs@… to rshaw@…
    • Property Resolution changed from to fixed
    • Property Port vim added
  • Ticket #2064 – Description

    initial v4  
    1010
    1111Included find a diff -u of a Portfile illustrating the general form of a fix.
     12{{{
    1213--- Portfile.orig       Wed Jun  2 19:30:37 2004
    1314+++ Portfile    Fri Jul 16 13:19:08 2004
     
    4647 foreach p ${vim_badpatches} {
    4748        patchfiles-delete 6.2.${p}
     49}}}