[79473] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Tue Jun 14 09:01:13 PDT 2011


Revision: 79473
          http://trac.macports.org/changeset/79473
Author:   robitaille at macports.org
Date:     2011-06-14 09:01:13 -0700 (Tue, 14 Jun 2011)
Log Message:
-----------
py*-aplpy: added (default) montage variant

Modified Paths:
--------------
    trunk/dports/python/py25-aplpy/Portfile
    trunk/dports/python/py26-aplpy/Portfile
    trunk/dports/python/py27-aplpy/Portfile

Modified: trunk/dports/python/py25-aplpy/Portfile
===================================================================
--- trunk/dports/python/py25-aplpy/Portfile	2011-06-14 15:55:51 UTC (rev 79472)
+++ trunk/dports/python/py25-aplpy/Portfile	2011-06-14 16:01:13 UTC (rev 79473)
@@ -44,4 +44,8 @@
     depends_run-append  port:py25-pyregion
 }
 
-default_variants    +rgb +avm +ds9
+variant montage description {Include support for Montage reprojection} {
+    depends_run-append  port:py25-montage
+}
+
+default_variants    +rgb +avm +ds9 +montage

Modified: trunk/dports/python/py26-aplpy/Portfile
===================================================================
--- trunk/dports/python/py26-aplpy/Portfile	2011-06-14 15:55:51 UTC (rev 79472)
+++ trunk/dports/python/py26-aplpy/Portfile	2011-06-14 16:01:13 UTC (rev 79473)
@@ -44,4 +44,8 @@
     depends_run-append  port:py26-pyregion
 }
 
-default_variants    +rgb +avm +ds9
+variant montage description {Include support for Montage reprojection} {
+    depends_run-append  port:py26-montage
+}
+
+default_variants    +rgb +avm +ds9 +montage

Modified: trunk/dports/python/py27-aplpy/Portfile
===================================================================
--- trunk/dports/python/py27-aplpy/Portfile	2011-06-14 15:55:51 UTC (rev 79472)
+++ trunk/dports/python/py27-aplpy/Portfile	2011-06-14 16:01:13 UTC (rev 79473)
@@ -44,4 +44,8 @@
     depends_run-append  port:py27-pyregion
 }
 
-default_variants    +rgb +avm +ds9
+variant montage description {Include support for Montage reprojection} {
+    depends_run-append  port:py27-montage
+}
+
+default_variants    +rgb +avm +ds9 +montage
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110614/e6344149/attachment-0001.html>


More information about the macports-changes mailing list