New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13459: Portfile.py-ipython.diff

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

     
    44PortGroup               python24 1.0 
    55 
    66name                    py-ipython 
    7 version                 0.8.1 
     7version                 0.8.2 
    88revision                1 
    99categories              python 
    1010platforms               darwin 
     
    2020master_sites            ${homepage}/dist/ \ 
    2121                        ${homepage}/dist/old/ 
    2222distname                ipython-${version} 
    23 checksums               md5 3479262a4bab21246ff07a06bbbd7bcb 
     23checksums               md5 fd5a1b6e518898a4aee8b8d8b428af70 \ 
     24                        sha1 2923c1f790d41aeacd2442af5de8ab61c43f6167 \ 
     25                        rmd160 976d8512d68ed4e1bf28ab50e90bcb7777c34e53 
    2426patchfiles              patch-setup.py 
    2527 
    2628depends_lib-append      port:py-readline