Ticket #42527: Portfile-stimfit.diff
File Portfile-stimfit.diff, 1.0 KB (added by neurodroid (Christoph Schmidt-Hieber), 11 years ago) |
---|
-
./Portfile
1 1 # -*- 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$ 3 3 4 4 PortSystem 1.0 5 5 PortGroup wxWidgets 1.0 6 6 7 7 name stimfit 8 version 0.13.1 28 version 0.13.15 9 9 categories science 10 10 platforms darwin 11 11 license GPL-2 … … 15 15 homepage http://www.stimfit.org 16 16 master_sites http://www.stimfit.org 17 17 18 checksums rmd160 10777b4313707c7e240f552c07ced189affb42fa\19 sha256 a0950b7e3b0305a9939e2267fce13f2405e03be6ec19dc9b5e64fe4879a5f47c18 checksums rmd160 ad4de249546b3c2193adde0d76d1ea461e02ad8b \ 19 sha256 b6605e0d18c37a3c59b2a4792780549e5b382979d0dfcee170a805b0d6a804bd 20 20 21 21 wxWidgets.use wxPython-3.0 22 22