Ticket #45780: Portfile-py-stfio.diff

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

py-stfio Portfile patch

  • ./Portfile

     
    55PortGroup           python 1.0
    66
    77name                py-stfio
    8 version             0.13.15
    9 revision            2
     8version             0.14.0
    109categories          python science
    1110platforms           darwin
    1211license             GPL-2
     
    1716master_sites        http://www.stimfit.org
    1817distname            stimfit-${version}
    1918
    20 checksums           rmd160  ad4de249546b3c2193adde0d76d1ea461e02ad8b \
    21                     sha256  b6605e0d18c37a3c59b2a4792780549e5b382979d0dfcee170a805b0d6a804bd
     19checksums           rmd160  3e8e08992e6fbebc3a3f728dcfd27088400ca996 \
     20                    sha256  e05dc10de6e039a196936aab2c971a07094db79f8b3be870df6bfa6f67c5d50d
    2221
    2322python.versions     26 27 33 34
    2423