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

aronnax at macports.org aronnax at macports.org
Sun Jun 23 20:46:33 PDT 2013


Revision: 107245
          https://trac.macports.org/changeset/107245
Author:   aronnax at macports.org
Date:     2013-06-23 20:46:33 -0700 (Sun, 23 Jun 2013)
Log Message:
-----------
py-pyfits: stealth update, fixes #39511

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

Modified: trunk/dports/python/py-pyfits/Portfile
===================================================================
--- trunk/dports/python/py-pyfits/Portfile	2013-06-24 03:17:41 UTC (rev 107244)
+++ trunk/dports/python/py-pyfits/Portfile	2013-06-24 03:46:33 UTC (rev 107245)
@@ -9,11 +9,15 @@
 
 name                py-${realname}
 version             3.1.2
+revision            1
 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     25 26 27 31 32 33
 
 description         Python interface to FITS formatted files
@@ -29,9 +33,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}
 distname            ${realname}-${version}
 
-checksums           md5     fc849bf9b8d79235356d3fd1096757c1 \
-                    sha1    442dd89e62d68d91c1bc0a0ee4364cab794c52e8 \
-                    rmd160  c80064d9b6f077bc6aae6f551c111b3503e50f58
+checksums           md5     d0f1dce1719170b0c9777bbb15bbd8b3 \
+                    sha1    feec80bbd210ec86242c88f86a6acb32a062f7a2 \
+                    rmd160  5230b2b8db4eebcba9e883e30877b2cd52718261
 
 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/20130623/293737d1/attachment.html>


More information about the macports-changes mailing list