Ticket #41999: 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 115300 2013-12-30 21:32:55Z mojca@macports.org $
     2# $Id$
    33
    44PortSystem          1.0
    55PortGroup           wxWidgets 1.0
    66
    77name                stimfit
    8 version             0.13.7
     8version             0.13.8
    99categories          science
    1010platforms           darwin
    1111license             GPL-2
     
    1515homepage            http://www.stimfit.org
    1616master_sites        googlecode:stimfit
    1717
    18 checksums           rmd160  edade1b1e28e797aa48344d875927a2b81f27ab2 \
    19                     sha256  4b6951101ee2a19adde87b80bd72b446c449a0835fa6b997430cf877bebd31a1
     18checksums           rmd160  41c5fbb25e8a88d02d5607ec819b51086544e1c8 \
     19                    sha256  684f488f042d4106c08bd22db81942bb24346736ea75b690df4553e15bf77e23
    2020
    2121wxWidgets.use       wxPython-3.0
    2222