Ticket #46932: Portfile-py-stfio.diff

File Portfile-py-stfio.diff, 960 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.1
     8version             0.14.2
    99categories          python science
    1010platforms           darwin
    1111license             GPL-2
     
    1616master_sites        http://www.stimfit.org
    1717distname            stimfit-${version}
    1818
    19 checksums           rmd160  92b9f5b215ecfdbff1eb14eba890b6185f3ebf23 \
    20                     sha256  9dcfc21956c5515c97646b79fbe730880ce9268906edbf98446a504cc49902ba
     19checksums           rmd160  ef2c15b367798f2af68f448472b2063d793d1027 \
     20                    sha256  e3eb8fcc5e8756143db35c08145651f759339ae39af032ab78e4e144ba3922c7
    2121
    2222python.versions     26 27 33 34
    2323
     
    5858            --with-biosig
    5959    }
    6060
    61     default_variants    +biosig
     61    # default_variants    +biosig
    6262
    6363}