[28156] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 22 22:51:42 PDT 2007


Revision: 28156
          http://trac.macosforge.org/projects/macports/changeset/28156
Author:   erickt at macports.org
Date:     2007-08-22 22:51:42 -0700 (Wed, 22 Aug 2007)

Log Message:
-----------
ported to python 2.5

Added Paths:
-----------
    trunk/dports/python/py25-numpy/
    trunk/dports/python/py25-numpy/Portfile
    trunk/dports/python/py25-numpy/files/
    trunk/dports/python/py25-scipy/
    trunk/dports/python/py25-scipy/Portfile
    trunk/dports/python/py25-scipy/files/

Removed Paths:
-------------
    trunk/dports/python/py25-numpy/Portfile
    trunk/dports/python/py25-scipy/Portfile

Copied: trunk/dports/python/py25-numpy (from rev 27348, trunk/dports/python/py-numpy)

Deleted: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2007-07-30 14:50:04 UTC (rev 27348)
+++ trunk/dports/python/py25-numpy/Portfile	2007-08-23 05:51:42 UTC (rev 28156)
@@ -1,24 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup  python24 1.0
-
-name                    py-numpy
-version                 1.0.3
-revision                0
-categories              python
-platforms               darwin
-maintainers             erickt at macports.org
-description             The core utilities for the scientific library scipy for Python
-long_description        ${description}
-
-homepage                http://numeric.scipy.org/
-master_sites            sourceforge:numpy
-distname                numpy-${version}
-
-checksums               md5 9786f33f1e153163ab81c333dcd57f51 \
-                        sha1 1a4cf488e0549c9fda1300301ed2961f19742c8b \
-                        rmd160 845e34d2d17c4dbb9cd239ab848493e3c0abd982
-
-depends_lib             port:g95 \
-                        lib:fftw:fftw-3 

Copied: trunk/dports/python/py25-numpy/Portfile (from rev 28155, trunk/dports/python/py-numpy/Portfile)
===================================================================
--- trunk/dports/python/py25-numpy/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-numpy/Portfile	2007-08-23 05:51:42 UTC (rev 28156)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup  python25 1.0
+
+name                    py25-numpy
+version                 1.0.3
+categories              python
+platforms               darwin
+maintainers             erickt at macports.org
+description             The core utilities for the scientific library scipy for Python
+long_description        ${description}
+
+homepage                http://numeric.scipy.org/
+master_sites            sourceforge:numpy
+distname                numpy-${version}
+
+checksums               md5 9786f33f1e153163ab81c333dcd57f51 \
+                        sha1 1a4cf488e0549c9fda1300301ed2961f19742c8b \
+                        rmd160 845e34d2d17c4dbb9cd239ab848493e3c0abd982
+
+patchfiles              g95.patch
+
+depends_lib             port:g95 \
+                        lib:fftw:fftw-3 \
+                        port:py25-hashlib
+

Copied: trunk/dports/python/py25-numpy/files (from rev 28155, trunk/dports/python/py-numpy/files)

Copied: trunk/dports/python/py25-scipy (from rev 27348, trunk/dports/python/py-scipy)

Deleted: trunk/dports/python/py25-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile	2007-07-30 14:50:04 UTC (rev 27348)
+++ trunk/dports/python/py25-scipy/Portfile	2007-08-23 05:51:42 UTC (rev 28156)
@@ -1,28 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup  python24 1.0
-
-name                    py-scipy
-version                 0.5.2
-revision                0
-categories              python
-platforms               darwin
-maintainers             erickt at macports.org
-description             An opensource library of scientific tools for Python
-long_description        ${description}
-
-homepage                http://www.scipy.org/
-master_sites            sourceforge:scipy
-distname                scipy-${version}
-
-checksums               md5 e24387ac7f9e589816364db7c64c3185 \
-                        sha1 879cfdbb2b2f7a8616737f828cd01790d222a636 \
-                        rmd160 fa945185df7fc48e03bafdddeaaea72a8eb4914d
-
-depends_lib             lib:gnuplot:gnuplot \
-                        port:py-numpy
-
-worksrcdir              ${distname}
-
-build.env               CCFLAGS="-I${prefix}/include -L${prefix}/lib"

Copied: trunk/dports/python/py25-scipy/Portfile (from rev 28155, trunk/dports/python/py-scipy/Portfile)
===================================================================
--- trunk/dports/python/py25-scipy/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-scipy/Portfile	2007-08-23 05:51:42 UTC (rev 28156)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup  python25 1.0
+
+name                    py25-scipy
+version                 0.5.2
+categories              python
+platforms               darwin
+maintainers             erickt at macports.org
+description             An opensource library of scientific tools for Python
+long_description        ${description}
+
+homepage                http://www.scipy.org/
+master_sites            sourceforge:scipy
+distname                scipy-${version}
+
+checksums               md5 e24387ac7f9e589816364db7c64c3185 \
+                        sha1 879cfdbb2b2f7a8616737f828cd01790d222a636 \
+                        rmd160 fa945185df7fc48e03bafdddeaaea72a8eb4914d
+
+patchfiles              odr_setup.patch
+
+depends_lib             lib:gnuplot:gnuplot \
+                        port:py-numpy
+
+worksrcdir              ${distname}
+
+build.env               CCFLAGS="-I${prefix}/include -L${prefix}/lib"

Copied: trunk/dports/python/py25-scipy/files (from rev 28155, trunk/dports/python/py-scipy/files)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070822/b6cfeae9/attachment.html


More information about the macports-changes mailing list