[47211] trunk/dports/python/py25-tables/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Feb 23 08:43:22 PST 2009


Revision: 47211
          http://trac.macports.org/changeset/47211
Author:   macsforever2000 at macports.org
Date:     2009-02-23 08:43:20 -0800 (Mon, 23 Feb 2009)
Log Message:
-----------
Updated to version 2.1.

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

Modified: trunk/dports/python/py25-tables/Portfile
===================================================================
--- trunk/dports/python/py25-tables/Portfile	2009-02-23 14:51:59 UTC (rev 47210)
+++ trunk/dports/python/py25-tables/Portfile	2009-02-23 16:43:20 UTC (rev 47211)
@@ -4,7 +4,7 @@
 PortGroup          python25 1.0
 
 name               py25-tables
-version            2.0.4
+version            2.1
 categories-append  python science
 platforms          darwin
 maintainers        dal.ca:tom.duck openmaintainer
@@ -16,11 +16,11 @@
 
 homepage           http://www.pytables.org/
 master_sites       ${homepage}download/stable/
-distname           pytables-${version}
+distname           tables-${version}
 
-checksums          md5 e9892962256d28c898ea0c985e60c09e \
-                   sha1 31874179f690070f14f94f58b40095daaa2466a5 \
-                   rmd160 b1755e773b48b62d5eb4ccf8c2d269a4bb3e64a6
+checksums          md5    68393f93b7307f7ee3dedad74fb53584 \
+                   sha1   45c1d92faf1e8a01e3e695f4ee9f07158240ff9e \
+                   rmd160 762e5812e3f5fe239325167cca5242b3be058706
 
 depends_lib-append port:hdf5 \
                    port:py25-numpy \
@@ -38,7 +38,7 @@
 
 post-destroot {
   xinstall -m 644 -W ${worksrcpath} ANNOUNCE.txt LICENSE.txt README.txt \
-    MIGRATING_TO_2.x.txt RELEASE_NOTES.txt THANKS TODO.txt \
+    MIGRATING_TO_2.x.txt README.txt RELEASE_NOTES.txt THANKS VERSION \
     ${destroot}${prefix}/share/doc/${name}
 
   foreach f {ptdump ptrepack nctoh5} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090223/c3e8b83e/attachment.html>


More information about the macports-changes mailing list