[41297] trunk/dports/python/py25-numpy/Portfile

ram at macports.org ram at macports.org
Wed Oct 29 18:52:51 PDT 2008


Revision: 41297
          http://trac.macports.org/changeset/41297
Author:   ram at macports.org
Date:     2008-10-29 18:52:50 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
python/py25-numpy: whitespace changes only

Modified Paths:
--------------
    trunk/dports/python/py25-numpy/Portfile

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile	2008-10-30 01:40:53 UTC (rev 41296)
+++ trunk/dports/python/py25-numpy/Portfile	2008-10-30 01:52:50 UTC (rev 41297)
@@ -1,30 +1,30 @@
 # $Id$
 
-PortSystem              1.0
-PortGroup               python25 1.0
+PortSystem          1.0
+PortGroup           python25 1.0
 
-name                    py25-numpy
-version                 1.2.1
-categories              python
-platforms               darwin
-maintainers             ram openmaintainer
-description             The core utilities for the scientific library scipy for Python
-long_description        ${description}
+name                py25-numpy
+version             1.2.1
+categories          python
+platforms           darwin
+maintainers         ram openmaintainer
+description         The core utilities for the scientific library scipy for Python
+long_description    ${description}
 
-homepage                http://numpy.scipy.org/
-master_sites            sourceforge:numpy
-distname                numpy-${version}
+homepage            http://numpy.scipy.org/
+master_sites        sourceforge:numpy
+distname            numpy-${version}
 
-checksums               md5 1bc6dbddaf4b48ded8a619c6438fff37 \
-                        sha1 1aa706e733aea18eaffa70d93c0105718acb66c5 \
-                        rmd160 7eb721d0d853f3b0b9b04a4f447353873d6c0997
+checksums           md5 1bc6dbddaf4b48ded8a619c6438fff37 \
+                    sha1 1aa706e733aea18eaffa70d93c0105718acb66c5 \
+                    rmd160 7eb721d0d853f3b0b9b04a4f447353873d6c0997
 
-patchfiles              patch-g95_link.diff \
-                        patch-f2py_setup.py.diff
+patchfiles          patch-g95_link.diff \
+                    patch-f2py_setup.py.diff
 
-depends_lib-append      port:fftw-3 \
-                        port:py25-hashlib \
-                        port:py25-nose
+depends_lib-append  port:fftw-3 \
+                    port:py25-hashlib \
+                    port:py25-nose
 
 post-patch {
   reinplace "s|@@MPORTS_PREFIX@@|${prefix}|" ${worksrcpath}/numpy/distutils/fcompiler/g95.py
@@ -35,4 +35,4 @@
   move ${destroot}${prefix}/bin/f2py ${destroot}${prefix}/bin/f2py2.5
 }
 
-livecheck.distname      NumPy
+livecheck.distname  NumPy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/e2e5f0bf/attachment.html>


More information about the macports-changes mailing list