Ticket #42412: Portfile-stimfit.patch

File Portfile-stimfit.patch, 1.0 KB (added by neurodroid (Christoph Schmidt-Hieber), 10 years ago)

stimfit Portfile patch

  • ./Portfile

     
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id: Portfile 116017 2014-01-16 12:51:56Z mojca@macports.org $
     2# $Id$
    33
    44PortSystem          1.0
    55PortGroup           wxWidgets 1.0
    66
    77name                stimfit
    8 version             0.13.9
     8version             0.13.12
    99categories          science
    1010platforms           darwin
    1111license             GPL-2
     
    1515homepage            http://www.stimfit.org
    1616master_sites        http://www.stimfit.org
    1717
    18 checksums           rmd160  48ee8ce85e298b0da9afb50906d7f5b7d002fb72 \
    19                     sha256  e1cd480a5a4eafb4c28e12e644a1ba0f5ff32e43b412e37cb437934f496a6424
     18checksums           rmd160  10777b4313707c7e240f552c07ced189affb42fa \
     19                    sha256  a0950b7e3b0305a9939e2267fce13f2405e03be6ec19dc9b5e64fe4879a5f47c
    2020
    2121wxWidgets.use       wxPython-3.0
    2222