[54185] trunk/dports/python

mnick at macports.org mnick at macports.org
Wed Jul 22 12:19:32 PDT 2009


Revision: 54185
          http://trac.macports.org/changeset/54185
Author:   mnick at macports.org
Date:     2009-07-22 12:19:31 -0700 (Wed, 22 Jul 2009)
Log Message:
-----------
py2[5|6]-pymc: use googlecode as master_sites

Modified Paths:
--------------
    trunk/dports/python/py25-pymc/Portfile
    trunk/dports/python/py26-pymc/Portfile

Modified: trunk/dports/python/py25-pymc/Portfile
===================================================================
--- trunk/dports/python/py25-pymc/Portfile	2009-07-22 18:55:02 UTC (rev 54184)
+++ trunk/dports/python/py25-pymc/Portfile	2009-07-22 19:19:31 UTC (rev 54185)
@@ -18,12 +18,13 @@
 platforms           darwin
 
 homepage            http://code.google.com/p/pymc/
-master_sites        http://pypi.python.org/packages/source/p/pymc/
+master_sites        googlecode:pymc
 distname            pymc-${version}
+use_zip             yes
 
-checksums           md5     ef673f20c89d845520516111c9c0db08 \
-                    sha1    622aaaef83b5dd870021eacdf728ca3dde00eb80 \
-                    rmd160  35e8593a9811ae6c51b3c47a81514a50e5a8e838
+checksums           md5     fc24deb12a72903832c450a913264603 \
+                    sha1    228843d16be02dc6f26f2bdfffc8846801f1d8ee \
+                    rmd160  6e7775cad5aa185b190e89b0d6a4fed48adf335a
 
 patchfiles-append   patch-pymc-gibbsit.f.diff
 depends_lib-append  port:py25-numpy

Modified: trunk/dports/python/py26-pymc/Portfile
===================================================================
--- trunk/dports/python/py26-pymc/Portfile	2009-07-22 18:55:02 UTC (rev 54184)
+++ trunk/dports/python/py26-pymc/Portfile	2009-07-22 19:19:31 UTC (rev 54185)
@@ -18,12 +18,13 @@
 platforms           darwin
 
 homepage            http://code.google.com/p/pymc/
-master_sites        http://pypi.python.org/packages/source/p/pymc/
+master_sites        googlecode:pymc
 distname            pymc-${version}
+use_zip             yes
 
-checksums           md5     ef673f20c89d845520516111c9c0db08 \
-                    sha1    622aaaef83b5dd870021eacdf728ca3dde00eb80 \
-                    rmd160  35e8593a9811ae6c51b3c47a81514a50e5a8e838
+checksums           md5     fc24deb12a72903832c450a913264603 \
+                    sha1    228843d16be02dc6f26f2bdfffc8846801f1d8ee \
+                    rmd160  6e7775cad5aa185b190e89b0d6a4fed48adf335a
 
 patchfiles-append   patch-pymc-gibbsit.f.diff
 depends_lib-append  port:py26-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090722/6df2d969/attachment-0001.html>


More information about the macports-changes mailing list