Ticket #48046: Portfile-py-stfio.diff

File Portfile-py-stfio.diff, 1.1 KB (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.10
     8version             0.14.11
    99categories          python science
    1010platforms           darwin
    1111license             GPL-2
     
    1616master_sites        ${homepage}
    1717distname            stimfit-${version}
    1818
    19 checksums           rmd160  e8cf1e2af04b8b88440fce0a482de00b366efcf0 \
    20                     sha256  652b84aeb49dc474ebf49e26d05c230053956e0b87940643381cf6db545717f2
     19checksums           rmd160  6d83f30a73f43dcf2b972079a267f0eebca3060f \
     20                    sha256  a5db0b43449c6c4420130a544c2ae8e7f56e8833d57c86d49063b89b898a4f25
    2121
    2222python.versions     27 34
    2323
     
    2626
    2727    depends_lib     port:boost \
    2828                    port:hdf5 \
    29                     port:py${python.version}-numpy
     29                    port:py${python.version}-numpy \
     30                    port:py${python.version}-matplotlib
    3031
    3132    configure.args  --disable-dependency-tracking \
    3233                    --enable-module \