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

aronnax at macports.org aronnax at macports.org
Sat Nov 30 03:38:10 PST 2013


Revision: 114143
          https://trac.macports.org/changeset/114143
Author:   aronnax at macports.org
Date:     2013-11-30 03:38:10 -0800 (Sat, 30 Nov 2013)
Log Message:
-----------
py-pyfits: update to 3.2

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

Modified: trunk/dports/python/py-pyfits/Portfile
===================================================================
--- trunk/dports/python/py-pyfits/Portfile	2013-11-30 11:11:02 UTC (rev 114142)
+++ trunk/dports/python/py-pyfits/Portfile	2013-11-30 11:38:10 UTC (rev 114143)
@@ -8,16 +8,12 @@
 set realname        pyfits
 
 name                py-${realname}
-version             3.1.2
-revision            2
+version             3.2
 categories-append   science
 license             BSD
 platforms           darwin
 maintainers         aronnax openmaintainer
 
-# FIXME: Stealth update. Remove this line after the next upstream release.
-dist_subdir         ${name}/${version}_1
-
 python.versions     26 27 32 33
 
 description         Python interface to FITS formatted files
@@ -33,9 +29,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}
 distname            ${realname}-${version}
 
-checksums           md5     d0f1dce1719170b0c9777bbb15bbd8b3 \
-                    sha1    feec80bbd210ec86242c88f86a6acb32a062f7a2 \
-                    rmd160  5230b2b8db4eebcba9e883e30877b2cd52718261
+checksums           md5     23fe76429fcd229f0abbd21535d1c41a \
+                    sha1    9257d0fd96e8fd5b8423d6859b16528ae52c0735 \
+                    rmd160  1b77e7f731e1370a2ca64ad6298d350ac4cf2eef
 
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131130/eb14313f/attachment.html>


More information about the macports-changes mailing list