Ticket #10889: rb-actionmailer-1.2.5.patch

File rb-actionmailer-1.2.5.patch, 1.0 KB (added by mcornick@…, 18 years ago)

Patch for rb-actionmailer Portfile

  • Portfile

    old new  
    22
    33PortSystem        1.0
    44PortGroup         ruby 1.0
    5 ruby.setup        actionmailer 1.2.3 gem {} rubyforge:11331
     5ruby.setup        actionmailer 1.2.5 gem {} rubyforge:12316
    66categories-append devel
    77maintainers       rcavanaugh@gmail.com
    88description       Simplifies the creation of mail service classes.
    99long_description  Simplifies the creation of mail service classes \
    1010                  that uses Action View (from Action Pack) to render \
    1111                  the body templates.
    12 checksums         md5 3172c46cbf664433168e822d3ae4da63 \
    13                   sha1 9f1c5dfa31f0b5112b40042a57067ead69ac3289 \
    14                   rmd160 ecf8ab059b59e59f064d92e84038d259fba35fa2
     12checksums         md5 095ce5045eebad4634987119e3f4a1ef \
     13                  sha1 05e8ce12b0fcc8561b4c25b86e70a476cd7c3389 \
     14                  rmd160 98fab9785978a116da3a5d3472d827aa70c7d17b
    1515
    1616depends_lib-append  port:rb-actionpack