Ticket #47153: Portfile-py-stfio.diff

File Portfile-py-stfio.diff, 816 bytes (added by neurodroid (Christoph Schmidt-Hieber), 10 years ago)

py-stfio Portfile patch

  • Portfile

    diff -ur a/Portfile b/Portfile
    a b  
    55PortGroup           python 1.0
    66
    77name                py-stfio
    8 version             0.14.5
     8version             0.14.6
    99categories          python science
    1010platforms           darwin
    1111license             GPL-2
     
    1616master_sites        ${homepage}
    1717distname            stimfit-${version}
    1818
    19 checksums           rmd160  741be8c8a0547e6e803024059396917fe30ca275 \
    20                     sha256  f363938c048e184bc9c59e29141fb69920059207d1b566f3c7432ea689ff8bf2
     19checksums           rmd160  7e3d2124660b928f069152b2e00d1ffe2dabbdbc \
     20                    sha256  7b1e020ecce67006891935d90f515eccc0bbb16dfb54bba48fdbed91c3a256ec
    2121
    2222python.versions     27 34
    2323