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

sean at macports.org sean at macports.org
Sat Nov 23 08:37:55 PST 2013


Revision: 113749
          https://trac.macports.org/changeset/113749
Author:   sean at macports.org
Date:     2013-11-23 08:37:55 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
py-montage: remove 2.5 due to numpy update

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

Modified: trunk/dports/python/py-montage/Portfile
===================================================================
--- trunk/dports/python/py-montage/Portfile	2013-11-23 16:37:52 UTC (rev 113748)
+++ trunk/dports/python/py-montage/Portfile	2013-11-23 16:37:55 UTC (rev 113749)
@@ -6,7 +6,7 @@
 
 name                py-montage
 version             0.9.3
-revision            1
+revision            2
 maintainers         robitaille
 
 categories-append   science
@@ -27,11 +27,10 @@
                     sha1    ed4ace6824636b635ccb8410737d33a6c3a2c56c \
                     rmd160  0eb8f838332c97d27029d48e4ecef24761eff09b
 
-python.versions     25 26 27
-python.default_version 27
+python.versions     26 27
 
 if {$subport != $name} {
     depends_run-append  port:py${python.version}-numpy \
                         port:py${python.version}-pyfits \
                         port:montage
-}
\ No newline at end of file
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/cf6d544f/attachment-0001.html>


More information about the macports-changes mailing list