[125118] trunk/dports/python/py-astlib/Portfile

aronnax at macports.org aronnax at macports.org
Sat Sep 6 13:34:47 PDT 2014


Revision: 125118
          https://trac.macports.org/changeset/125118
Author:   aronnax at macports.org
Date:     2014-09-06 13:34:47 -0700 (Sat, 06 Sep 2014)
Log Message:
-----------
py-astlib: update to 0.8.0, prefer astropy over pyfits

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

Modified: trunk/dports/python/py-astlib/Portfile
===================================================================
--- trunk/dports/python/py-astlib/Portfile	2014-09-06 20:13:57 UTC (rev 125117)
+++ trunk/dports/python/py-astlib/Portfile	2014-09-06 20:34:47 UTC (rev 125118)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 
 name                    py-astlib
-version                 0.7.0
+version                 0.8.0
 categories              python science
 platforms               darwin
 maintainers             aronnax openmaintainer
@@ -20,15 +20,16 @@
 homepage                http://astlib.sourceforge.net
 master_sites            sourceforge:astlib
 distname                astLib-${version}
-checksums               sha1    68e0a0a11ee6cb29fb5a23b8ce4f0550b9949010 \
-                        rmd160  05a9be04594755537f97c7fdca855f3909e2c543
+checksums               md5     50871e614a04cded84bcfcc555dc9121 \
+                        sha1    cbd999f87773002e471bd165927c2ee124a5515f \
+                        rmd160  e4a82b9e86c9e5ea7f8f8bf9b3b1a35d4183a86e
 
 python.versions         26 27 32
 
 if {${name} ne ${subport}} {
 
     depends_lib-append  port:py${python.version}-setuptools \
-                        port:py${python.version}-pyfits \
+                        path:${python.pkgd}/pyfits:py${python.version}-astropy \
                         port:py${python.version}-numpy \
                         port:py${python.version}-scipy \
                         port:py${python.version}-matplotlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140906/92d93afc/attachment.html>


More information about the macports-changes mailing list