New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11235: rb-cocoa.0.5.0.1.patch

File rb-cocoa.0.5.0.1.patch, 848 bytes (added by mark.m.fredrickson@…, 6 years ago)

Patch to update rb-cocoa portfile

  • Portfile

    old new  
    22PortSystem              1.0 
    33PortGroup               ruby 1.0 
    44 
    5 ruby.setup              {cocoa rubycocoa} 0.4.3d2 install.rb {ChangeLog ReadMe.ascii.html ReadMe.sjis.html} 
     5ruby.setup              {cocoa rubycocoa} 0.5.0.1 install.rb {ChangeLog ReadMe.ascii.html ReadMe.sjis.html} 
    66maintainers             yuhei@pop21.odn.ne.jp 
    77description             Ruby bindings for writing cocoa programs 
    88long_description        RubyCocoa is a Ruby library for using Cocoa Objects \ 
     
    1515homepage                http://${ruby.project}.sourceforge.net/ 
    1616master_sites    sourceforge:${ruby.project} 
    1717extract.suffix  .tgz 
    18 checksums               md5 0942184d42114e92a3998071ce88beb3 
     18checksums               md5 77e85a529a5090f4cc7e9303db4c6c97 
    1919platforms               darwin 
    2020 
    2121configure.args          --install-prefix=${destroot}${prefix} \