Ticket #41514: 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 112163 2013-10-14 13:21:47Z 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. 28 version 0.13.4 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 4bdb3c593db1633b0be721c781288228ef40e196\19 sha256 1d8a5b1a95e5b019ae29f5234ef1214344676b9a524b72a24109aaa4c163794a18 checksums rmd160 817eff8611680c10d1b48377ffd6527ae562594f \ 19 sha256 474be245e9ceb86f8a62301dfa8111b8f7b6d69a6bee2e4a1d125a4277bf0abd 20 20 21 21 wxWidgets.use wxPython-3.0 22 22