[29670] trunk/dports/python
source_changes at macosforge.org
source_changes at macosforge.org
Thu Oct 4 10:00:54 PDT 2007
Revision: 29670
http://trac.macosforge.org/projects/macports/changeset/29670
Author: erickt at macports.org
Date: 2007-10-04 10:00:54 -0700 (Thu, 04 Oct 2007)
Log Message:
-----------
version bump and fix on py25-scipy to depend on py25-numpy
Modified Paths:
--------------
trunk/dports/python/py-numpy/Portfile
trunk/dports/python/py-scipy/Portfile
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py25-scipy/Portfile
Removed Paths:
-------------
trunk/dports/python/py-scipy/files/
trunk/dports/python/py25-scipy/files/
Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile 2007-10-04 16:33:25 UTC (rev 29669)
+++ trunk/dports/python/py-numpy/Portfile 2007-10-04 17:00:54 UTC (rev 29670)
@@ -4,8 +4,7 @@
PortGroup python24 1.0
name py-numpy
-version 1.0.3
-revision 1
+version 1.0.3.1
categories python
platforms darwin
maintainers erickt at macports.org
@@ -16,9 +15,9 @@
master_sites sourceforge:numpy
distname numpy-${version}
-checksums md5 9786f33f1e153163ab81c333dcd57f51 \
- sha1 1a4cf488e0549c9fda1300301ed2961f19742c8b \
- rmd160 845e34d2d17c4dbb9cd239ab848493e3c0abd982
+checksums md5 3358c772f0d51dcfd78c5ee23126aff9 \
+ sha1 a1465fb4f0905568dd48510e2cb92739e483adae \
+ rmd160 ffc0ca1cc5afcdcd03b10a5537b8c702a578add9
patchfiles g95.patch
Modified: trunk/dports/python/py-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile 2007-10-04 16:33:25 UTC (rev 29669)
+++ trunk/dports/python/py-scipy/Portfile 2007-10-04 17:00:54 UTC (rev 29670)
@@ -4,8 +4,7 @@
PortGroup python24 1.0
name py-scipy
-version 0.5.2
-revision 1
+version 0.6.0
categories python
platforms darwin
maintainers erickt at macports.org
@@ -16,12 +15,10 @@
master_sites sourceforge:scipy
distname scipy-${version}
-checksums md5 e24387ac7f9e589816364db7c64c3185 \
- sha1 879cfdbb2b2f7a8616737f828cd01790d222a636 \
- rmd160 fa945185df7fc48e03bafdddeaaea72a8eb4914d
+checksums md5 417adf3bfe03f4c23c9fb265018e545c \
+ sha1 65eff3e245f59b2af9adc70fad11daa40f0ba3e0 \
+ rmd160 391f2067f7dcc133e7e8622df93a2a0cd5ebbe5b
-patchfiles odr_setup.patch
-
depends_lib lib:gnuplot:gnuplot \
port:py-numpy
Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2007-10-04 16:33:25 UTC (rev 29669)
+++ trunk/dports/python/py25-numpy/Portfile 2007-10-04 17:00:54 UTC (rev 29670)
@@ -4,7 +4,7 @@
PortGroup python25 1.0
name py25-numpy
-version 1.0.3
+version 1.0.3.1
categories python
platforms darwin
maintainers erickt at macports.org
@@ -15,9 +15,9 @@
master_sites sourceforge:numpy
distname numpy-${version}
-checksums md5 9786f33f1e153163ab81c333dcd57f51 \
- sha1 1a4cf488e0549c9fda1300301ed2961f19742c8b \
- rmd160 845e34d2d17c4dbb9cd239ab848493e3c0abd982
+checksums md5 3358c772f0d51dcfd78c5ee23126aff9 \
+ sha1 a1465fb4f0905568dd48510e2cb92739e483adae \
+ rmd160 ffc0ca1cc5afcdcd03b10a5537b8c702a578add9
patchfiles g95.patch
Modified: trunk/dports/python/py25-scipy/Portfile
===================================================================
--- trunk/dports/python/py25-scipy/Portfile 2007-10-04 16:33:25 UTC (rev 29669)
+++ trunk/dports/python/py25-scipy/Portfile 2007-10-04 17:00:54 UTC (rev 29670)
@@ -4,7 +4,7 @@
PortGroup python25 1.0
name py25-scipy
-version 0.5.2
+version 0.6.0
categories python
platforms darwin
maintainers erickt at macports.org
@@ -15,14 +15,12 @@
master_sites sourceforge:scipy
distname scipy-${version}
-checksums md5 e24387ac7f9e589816364db7c64c3185 \
- sha1 879cfdbb2b2f7a8616737f828cd01790d222a636 \
- rmd160 fa945185df7fc48e03bafdddeaaea72a8eb4914d
+checksums md5 417adf3bfe03f4c23c9fb265018e545c \
+ sha1 65eff3e245f59b2af9adc70fad11daa40f0ba3e0 \
+ rmd160 391f2067f7dcc133e7e8622df93a2a0cd5ebbe5b
-patchfiles odr_setup.patch
-
depends_lib lib:gnuplot:gnuplot \
- port:py-numpy
+ port:py25-numpy
worksrcdir ${distname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071004/0421cc12/attachment.html
More information about the macports-changes
mailing list