Ticket #7140: Portfile.patch

File Portfile.patch, 685 bytes (added by luc@…, 19 years ago)

py-ipython 0.7.1 -> 0.7.1.fix1 Portfile patch

  • Portfile

    old new  
    44PortGroup python24 1.0
    55
    66name                    py-ipython
    7 version                 0.7.1
     7version                 0.7.1.fix1
    88categories              python
    99platforms               darwin
    1010maintainers             mww@opendarwin.org
    1111description             An enhanced Interactive Python shell
    1212long_description        ${description}
    1313
    14 homepage                http://ipython.scipy.org/
     14homepage                http://ipython.scipy.org
    1515master_sites    ${homepage}/dist/ \
    1616                                ${homepage}/dist/old/
    1717distname                ipython-${version}
    18 checksums               md5 ee810623a4027bfadaf8c41d4f2ec927
     18checksums               md5 f3a23ea23e68736e6a8f823be70bfacf
    1919patchfiles              patch-setup.py
    2020
    2121depends_run             port:py-readline