Ticket #41999: Portfile.stimfit.diff
File Portfile.stimfit.diff, 1.0 KB (added by neurodroid (Christoph Schmidt-Hieber), 11 years ago) |
---|
-
Portfile
old new 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 115300 2013-12-30 21:32:55Z 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. 78 version 0.13.8 9 9 categories science 10 10 platforms darwin 11 11 license GPL-2 … … 15 15 homepage http://www.stimfit.org 16 16 master_sites googlecode:stimfit 17 17 18 checksums rmd160 edade1b1e28e797aa48344d875927a2b81f27ab2\19 sha256 4b6951101ee2a19adde87b80bd72b446c449a0835fa6b997430cf877bebd31a118 checksums rmd160 41c5fbb25e8a88d02d5607ec819b51086544e1c8 \ 19 sha256 684f488f042d4106c08bd22db81942bb24346736ea75b690df4553e15bf77e23 20 20 21 21 wxWidgets.use wxPython-3.0 22 22