[112765] trunk/dports/python/py-pymc/Portfile

g5pw at macports.org g5pw at macports.org
Thu Oct 31 02:45:51 PDT 2013


Revision: 112765
          https://trac.macports.org/changeset/112765
Author:   g5pw at macports.org
Date:     2013-10-31 02:45:51 -0700 (Thu, 31 Oct 2013)
Log Message:
-----------
python/py-pymc:
  Strange checksum mismatch, doing a stealth update just to be sure (#35241)
  maintainer override, port broken

Modified Paths:
--------------
    trunk/dports/python/py-pymc/Portfile

Modified: trunk/dports/python/py-pymc/Portfile
===================================================================
--- trunk/dports/python/py-pymc/Portfile	2013-10-31 08:26:03 UTC (rev 112764)
+++ trunk/dports/python/py-pymc/Portfile	2013-10-31 09:45:51 UTC (rev 112765)
@@ -6,6 +6,7 @@
 PortGroup           github 1.0
 
 github.setup        pymc-devs pymc 2.3
+revision            1
 name                py-pymc
 maintainers         mnick
 license             BSD
@@ -20,14 +21,16 @@
 
 platforms           darwin
 
+dist_subdir         ${name}/${version}_1
 
+
 python.versions     26 27 32 33
 
 if {$subport ne $name} {
     depends_lib-append  port:py${python.version}-numpy
 
-    checksums           rmd160  0c0d9f7ef37cbe0ff608a8e059cff6f8cdb6587e \
-                        sha256  506455fd0a4f27db4448fcf8343ffa60d1c16a1f2819c947edf52f0fe2f4070d
+    checksums           rmd160  91d3afc6197d683fcc556fcacc114c3b8639ae4e \
+                        sha256  23b5a94fc282f6cece096962549cb972cc6c9760a0aa69dc49867bfe580f5688
 
     set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9}
     set default_fortran_variant +gcc48
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131031/edffd232/attachment.html>


More information about the macports-changes mailing list