[74600] trunk/dports/python

ram at macports.org ram at macports.org
Wed Dec 22 12:47:57 PST 2010


Revision: 74600
          http://trac.macports.org/changeset/74600
Author:   ram at macports.org
Date:     2010-12-22 12:47:50 -0800 (Wed, 22 Dec 2010)
Log Message:
-----------
python/py2{5,6,7}-scipy: typo

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

Modified: trunk/dports/python/py25-scipy/Portfile
===================================================================
--- trunk/dports/python/py25-scipy/Portfile	2010-12-22 20:45:20 UTC (rev 74599)
+++ trunk/dports/python/py25-scipy/Portfile	2010-12-22 20:47:50 UTC (rev 74600)
@@ -120,7 +120,7 @@
                         CXX="${prefix}/bin/g++-mp-4.5"
 }
 
-if { ![variant_isset gcc42] && ![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc44] } {
+if { ![variant_isset gcc42] && ![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc45] } {
   default_variants      +gcc44
 }
 

Modified: trunk/dports/python/py26-scipy/Portfile
===================================================================
--- trunk/dports/python/py26-scipy/Portfile	2010-12-22 20:45:20 UTC (rev 74599)
+++ trunk/dports/python/py26-scipy/Portfile	2010-12-22 20:47:50 UTC (rev 74600)
@@ -112,7 +112,7 @@
                         CXX="${prefix}/bin/g++-mp-4.5"
 }
 
-if { ![variant_isset gcc42] && ![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc44] } {
+if { ![variant_isset gcc42] && ![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc45] } {
   default_variants      +gcc44
 }
 

Modified: trunk/dports/python/py27-scipy/Portfile
===================================================================
--- trunk/dports/python/py27-scipy/Portfile	2010-12-22 20:45:20 UTC (rev 74599)
+++ trunk/dports/python/py27-scipy/Portfile	2010-12-22 20:47:50 UTC (rev 74600)
@@ -112,7 +112,7 @@
                         CXX="${prefix}/bin/g++-mp-4.5"
 }
 
-if { ![variant_isset gcc42] && ![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc44] } {
+if { ![variant_isset gcc42] && ![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc45] } {
   default_variants      +gcc44
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101222/a92eef01/attachment.html>


More information about the macports-changes mailing list