Ticket #42528: Portfile-py-stfio.diff
File Portfile-py-stfio.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 116880 2014-02-09 13:18:47Z mojca@macports.org$2 # $Id$ 3 3 4 4 PortSystem 1.0 5 5 PortGroup python 1.0 6 6 7 7 name py-stfio 8 version 0.13.1 28 version 0.13.15 9 9 categories python science 10 10 platforms darwin 11 11 license GPL-2 … … 16 16 master_sites http://www.stimfit.org 17 17 distname stimfit-${version} 18 18 19 checksums rmd160 10777b4313707c7e240f552c07ced189affb42fa\20 sha256 a0950b7e3b0305a9939e2267fce13f2405e03be6ec19dc9b5e64fe4879a5f47c19 checksums rmd160 ad4de249546b3c2193adde0d76d1ea461e02ad8b \ 20 sha256 b6605e0d18c37a3c59b2a4792780549e5b382979d0dfcee170a805b0d6a804bd 21 21 22 22 python.versions 26 27 33 34 23 23