New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13741: Portfile.patch

File Portfile.patch, 804 bytes (added by frank.mcpherson@…, 5 years ago)

Patches Portfile to update from 0.12 to 0.13

  • (a) ufraw-old-Portfile vs. (b) Portfile

    a b  
    22 
    33PortSystem       1.0 
    44name             ufraw 
    5 version          0.12 
     5version          0.13 
    66categories       graphics 
    77maintainers      frank.mcpherson@janusresearch.com 
    88description      Unidentified Flying Raw (UFRaw) 
     
    1717homepage         http://ufraw.sourceforge.net 
    1818platforms        darwin 
    1919master_sites     sourceforge 
    20 checksums        md5 b2c104938c1c3eb47e7605432bbd3157 
     20checksums        md5 6470f787a8f62f6e1642161e3c8d557b 
    2121distname         ufraw-${version} 
    2222depends_lib      lib:libgimp-2.0:gimp2 port:exiv2 
    2323 
    2424configure.args   --mandir=${prefix}/share/man --enable-extras --with-exiv2 
    2525 
    26 patchfiles      patch-ufraw_api.cc 
     26patchfiles patch-uf_gtk.cc