New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13459: Portfile.py25-ipython.diff

File Portfile.py25-ipython.diff, 1.0 KB (added by ebgssth@…, 4 years ago)
  • py25-ipython/Portfile

     
    55 
    66name                    py25-ipython 
    77set my_name             ipython 
    8 version                 0.8.1 
     8version                 0.8.2 
    99revision                2 
    1010categories              python 
    1111platforms               darwin 
     
    2121master_sites            ${homepage}dist/ 
    2222distname                ${my_name}-${version} 
    2323 
    24 checksums               md5 3479262a4bab21246ff07a06bbbd7bcb \ 
    25                         sha1 90320436c7c09f778c904553520327cbbfd2d8c6 \ 
    26                         rmd160 974a7584471c3559a8c56d60bc85715f3fd3e079 
     24checksums               md5 fd5a1b6e518898a4aee8b8d8b428af70 \ 
     25                        sha1 2923c1f790d41aeacd2442af5de8ab61c43f6167 \ 
     26                        rmd160 976d8512d68ed4e1bf28ab50e90bcb7777c34e53 
    2727 
    2828patchfiles              patch-setup.py 
    2929