Ticket #47640: Portfile-py-stfio.diff

File Portfile-py-stfio.diff, 817 bytes (added by neurodroid (Christoph Schmidt-Hieber), 9 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.9
     8version             0.14.10
    99categories          python science
    1010platforms           darwin
    1111license             GPL-2
     
    1616master_sites        ${homepage}
    1717distname            stimfit-${version}
    1818
    19 checksums           rmd160  2df776f2803206f57fed615abb6d2222beba3075 \
    20                     sha256  23e9e5c90bf9744579127338d5bbc82f38b5870c9abbdac5b11dc2c99c177dae
     19checksums           rmd160  e8cf1e2af04b8b88440fce0a482de00b366efcf0 \
     20                    sha256  652b84aeb49dc474ebf49e26d05c230053956e0b87940643381cf6db545717f2
    2121
    2222python.versions     27 34
    2323