Ticket #41514: Portfile.stimfit.diff

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

stimfit Portfile patch

  • Portfile

    old new  
    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 112163 2013-10-14 13:21:47Z mojca@macports.org $
     2# $Id$
    33
    44PortSystem          1.0
    55PortGroup           wxWidgets 1.0
    66
    77name                stimfit
    8 version             0.13.2
     8version             0.13.4
    99categories          science
    1010platforms           darwin
    1111license             GPL-2
     
    1515homepage            http://www.stimfit.org
    1616master_sites        googlecode:stimfit
    1717
    18 checksums           rmd160  4bdb3c593db1633b0be721c781288228ef40e196 \
    19                     sha256  1d8a5b1a95e5b019ae29f5234ef1214344676b9a524b72a24109aaa4c163794a
     18checksums           rmd160  817eff8611680c10d1b48377ffd6527ae562594f \
     19                    sha256  474be245e9ceb86f8a62301dfa8111b8f7b6d69a6bee2e4a1d125a4277bf0abd
    2020
    2121wxWidgets.use       wxPython-3.0
    2222