[37753] trunk/dports/python

ram at macports.org ram at macports.org
Sat Jun 21 15:07:41 PDT 2008


Revision: 37753
          http://trac.macosforge.org/projects/macports/changeset/37753
Author:   ram at macports.org
Date:     2008-06-21 15:07:40 -0700 (Sat, 21 Jun 2008)
Log Message:
-----------
py-scipy/py25-scipy: depend on swig, closes #15704

Modified Paths:
--------------
    trunk/dports/python/py-scipy/Portfile
    trunk/dports/python/py25-scipy/Portfile

Modified: trunk/dports/python/py-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile	2008-06-21 21:40:36 UTC (rev 37752)
+++ trunk/dports/python/py-scipy/Portfile	2008-06-21 22:07:40 UTC (rev 37753)
@@ -5,7 +5,7 @@
 
 name                    py-scipy
 version                 0.6.0
-revision                7
+revision                8
 categories              python
 platforms               darwin
 maintainers             ram openmaintainer
@@ -22,7 +22,8 @@
 
 depends_lib-append      lib:gnuplot:gnuplot \
                         port:py-numpy \
-                        port:SuiteSparse
+                        port:SuiteSparse \
+                        port:swig
 
 worksrcdir              ${distname}
 

Modified: trunk/dports/python/py25-scipy/Portfile
===================================================================
--- trunk/dports/python/py25-scipy/Portfile	2008-06-21 21:40:36 UTC (rev 37752)
+++ trunk/dports/python/py25-scipy/Portfile	2008-06-21 22:07:40 UTC (rev 37753)
@@ -5,7 +5,7 @@
 
 name                    py25-scipy
 version                 0.6.0
-revision                8
+revision                9
 categories              python
 platforms               darwin
 maintainers             ram openmaintainer
@@ -23,7 +23,8 @@
 depends_lib-append      lib:gnuplot:gnuplot \
                         port:py25-numpy \
                         port:py25-zlib \
-                        port:SuiteSparse
+                        port:SuiteSparse \
+                        port:swig
 
 worksrcdir              ${distname}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080621/f6937bcf/attachment-0001.htm 


More information about the macports-changes mailing list