[133178] trunk/dports/python/py-montage/Portfile

robitaille at macports.org robitaille at macports.org
Mon Feb 23 01:12:09 PST 2015


Revision: 133178
          https://trac.macports.org/changeset/133178
Author:   robitaille at macports.org
Date:     2015-02-23 01:12:09 -0800 (Mon, 23 Feb 2015)
Log Message:
-----------
py-montage: updated to 0.9.8

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

Modified: trunk/dports/python/py-montage/Portfile
===================================================================
--- trunk/dports/python/py-montage/Portfile	2015-02-23 03:08:23 UTC (rev 133177)
+++ trunk/dports/python/py-montage/Portfile	2015-02-23 09:12:09 UTC (rev 133178)
@@ -5,9 +5,8 @@
 PortGroup           python 1.0
 
 name                py-montage
-version             0.9.3
-revision            2
-maintainers         robitaille
+version             0.9.8
+maintainers         robitaille openmaintainer
 
 categories-append   science
 description         Montage python wrapper
@@ -18,19 +17,19 @@
                     mosaicking and re-projecting.
 
 platforms           darwin
-license             MIT
+license             BSD
 
-homepage            http://astrofrog.github.com/python-montage/
-master_sites        http://cloud.github.com/downloads/astrofrog/python-montage/
-distname            python-montage-${version}
-checksums           md5     ffd96725c412286db010fbe06f6246f6 \
-                    sha1    ed4ace6824636b635ccb8410737d33a6c3a2c56c \
-                    rmd160  0eb8f838332c97d27029d48e4ecef24761eff09b
+homepage            http://www.astropy.org/montage-wrapper/
+master_sites        https://pypi.python.org/packages/source/m/montage-wrapper/
+distname            montage-wrapper-${version}
+checksums           md5     f309653b9858e5cab5b1bdce3f152978 \
+                    sha1    4ad4e086adb11313f7675ad39c24c2131c2ccd3b \
+                    rmd160  7e1065df27b996df0e2773aca0fb59dd6d036ddc
 
-python.versions     26 27
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_run-append  port:py${python.version}-numpy \
-                        port:py${python.version}-pyfits \
+                        port:py${python.version}-astropy \
                         port:montage
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150223/e10cdc82/attachment.html>


More information about the macports-changes mailing list