Revision: 117363 https://trac.macports.org/changeset/117363 Author: g5pw@macports.org Date: 2014-02-24 05:53:46 -0800 (Mon, 24 Feb 2014) Log Message: ----------- python/py-pymc: update to 2.3.2 Modified Paths: -------------- trunk/dports/python/py-pymc/Portfile Modified: trunk/dports/python/py-pymc/Portfile =================================================================== --- trunk/dports/python/py-pymc/Portfile 2014-02-24 11:56:25 UTC (rev 117362) +++ trunk/dports/python/py-pymc/Portfile 2014-02-24 13:53:46 UTC (rev 117363) @@ -5,8 +5,7 @@ PortGroup python 1.0 PortGroup github 1.0 -github.setup pymc-devs pymc 2.3 v -revision 3 +github.setup pymc-devs pymc 2.3.2 name py-pymc maintainers nomaintainer license BSD @@ -34,10 +33,11 @@ # diff -ur shows unpacked distfiles are identical excepting top level directory name # see https://trac.macports.org/ticket/41682 - checksums md5 e49de8920609727c13de42f3101454fe \ - rmd160 0c0d9f7ef37cbe0ff608a8e059cff6f8cdb6587e \ - sha256 506455fd0a4f27db4448fcf8343ffa60d1c16a1f2819c947edf52f0fe2f4070d + checksums md5 4eb6c20cbc28370a8f5d364df28ead5f \ + rmd160 50c4d5cc42f118620b385f77acbccfc6f81c2c55 \ + sha256 2163edfe1d7ce2b48cccf97e89e86f20437739866e0aeeb2971b91b5d411ae9d + set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9} set default_fortran_variant +gcc48 set g95_conflicts {}
participants (1)
-
g5pw@macports.org