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

aronnax at macports.org aronnax at macports.org
Tue Apr 1 14:48:36 PDT 2014


Revision: 118421
          https://trac.macports.org/changeset/118421
Author:   aronnax at macports.org
Date:     2014-04-01 14:48:36 -0700 (Tue, 01 Apr 2014)
Log Message:
-----------
py-pyfits: update to 3.2.2, add Python 3.4 subport

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

Modified: trunk/dports/python/py-pyfits/Portfile
===================================================================
--- trunk/dports/python/py-pyfits/Portfile	2014-04-01 21:37:50 UTC (rev 118420)
+++ trunk/dports/python/py-pyfits/Portfile	2014-04-01 21:48:36 UTC (rev 118421)
@@ -8,13 +8,13 @@
 set realname        pyfits
 
 name                py-${realname}
-version             3.2
+version             3.2.2
 categories-append   science
 license             BSD
 platforms           darwin
 maintainers         aronnax openmaintainer
 
-python.versions     26 27 32 33
+python.versions     26 27 32 33 34
 
 description         Python interface to FITS formatted files
 
@@ -29,9 +29,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}
 distname            ${realname}-${version}
 
-checksums           md5     23fe76429fcd229f0abbd21535d1c41a \
-                    sha1    9257d0fd96e8fd5b8423d6859b16528ae52c0735 \
-                    rmd160  1b77e7f731e1370a2ca64ad6298d350ac4cf2eef
+checksums           md5     77cd05b34116d46a96e21b62cc1bfa1c \
+                    sha1    78ab8cee6cc3d32aa9cad10aff1ded0a96be6aaf \
+                    rmd160  e1da48e56c3410f4eaecbca0b60e262ae7f6cf3e
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140401/d8a5e40f/attachment.html>


More information about the macports-changes mailing list