[89517] trunk/dports/python/py-pyfits/Portfile

robitaille at macports.org robitaille at macports.org
Wed Feb 1 08:35:18 PST 2012


Revision: 89517
          http://trac.macports.org/changeset/89517
Author:   robitaille at macports.org
Date:     2012-02-01 08:35:18 -0800 (Wed, 01 Feb 2012)
Log Message:
-----------
py-pyfits: updated to 3.0.5

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

Modified: trunk/dports/python/py-pyfits/Portfile
===================================================================
--- trunk/dports/python/py-pyfits/Portfile	2012-02-01 16:31:17 UTC (rev 89516)
+++ trunk/dports/python/py-pyfits/Portfile	2012-02-01 16:35:18 UTC (rev 89517)
@@ -8,13 +8,13 @@
 set realname        pyfits
 
 name                py-${realname}
-version             3.0.4
+version             3.0.5
 categories-append   science
 platforms           darwin
 maintainers         nomaintainer
 
 python.versions     25 26 27 31 32
-python.default_version 25
+python.default_version 27
 
 description         Python interface to FITS formatted files
 
@@ -29,8 +29,9 @@
 master_sites        http://pypi.python.org/packages/source/p/pyfits
 distname            ${realname}-${version}
 
-checksums           sha1    e2775d0a8610a9921e3609e36be9d049fe912388 \
-                    rmd160  5e0114a9abede5e4ba960c5edf7fe3f2d71d0cb9
+checksums           md5     522dcec3bfc605c536c1aa042e36c8ef \
+                    sha1    aa39feabc33df9b9d738865fc1f4bd37be103ff2 \
+                    rmd160  981b3b1ecbb85b0318fb46f0158245527dd5dd04
 
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120201/d5b6a39a/attachment.html>


More information about the macports-changes mailing list