[86717] trunk/dports/python/py-tables/Portfile

mmoll at macports.org mmoll at macports.org
Tue Nov 1 14:46:02 PDT 2011


Revision: 86717
          http://trac.macports.org/changeset/86717
Author:   mmoll at macports.org
Date:     2011-11-01 14:46:01 -0700 (Tue, 01 Nov 2011)
Log Message:
-----------
py-tables: verison bump

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

Modified: trunk/dports/python/py-tables/Portfile
===================================================================
--- trunk/dports/python/py-tables/Portfile	2011-11-01 21:16:20 UTC (rev 86716)
+++ trunk/dports/python/py-tables/Portfile	2011-11-01 21:46:01 UTC (rev 86717)
@@ -5,8 +5,7 @@
 
 set realname        tables
 name                py-${realname}
-version             2.2.1
-revision            1
+version             2.3.1
 python.versions     25 26 27
 python.default_version 27
 categories          python science
@@ -19,10 +18,10 @@
                     extremely large amounts of data
 
 homepage            http://www.pytables.org/
-master_sites        ${homepage}/download/stable/
-checksums           md5     37f4932ecff9fe97bffc7a3d2e7da427 \
-                    sha1    2c6385365be19fdf8f81e8fd862bedfcf4fe2ba5 \
-                    rmd160  1d9ab1f836fcccccdad8eee7603a1056c2c27716
+master_sites        http://sourceforge.net/projects/pytables/files/pytables/${version}
+checksums           md5     97cf501c185226f5424e31cd74c1a001 \
+                    sha1    c8592ce71809120cf3e8ee8e7befcfaa54085b3c \
+                    rmd160  04934c0a411d35ec8658b1a0f56ea77f7600618b
 distname            ${realname}-${version}
 
 if {$subport != $name} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111101/325e9885/attachment.html>


More information about the macports-changes mailing list