Ticket #42527: Portfile-stimfit.diff

File Portfile-stimfit.diff, 1.0 KB (added by neurodroid (Christoph Schmidt-Hieber), 11 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 116886 2014-02-09 13:49:18Z mojca@macports.org $
     2# $Id$
    33
    44PortSystem          1.0
    55PortGroup           wxWidgets 1.0
    66
    77name                stimfit
    8 version             0.13.12
     8version             0.13.15
    99categories          science
    1010platforms           darwin
    1111license             GPL-2
     
    1515homepage            http://www.stimfit.org
    1616master_sites        http://www.stimfit.org
    1717
    18 checksums           rmd160  10777b4313707c7e240f552c07ced189affb42fa \
    19                     sha256  a0950b7e3b0305a9939e2267fce13f2405e03be6ec19dc9b5e64fe4879a5f47c
     18checksums           rmd160  ad4de249546b3c2193adde0d76d1ea461e02ad8b \
     19                    sha256  b6605e0d18c37a3c59b2a4792780549e5b382979d0dfcee170a805b0d6a804bd
    2020
    2121wxWidgets.use       wxPython-3.0
    2222