[76473] trunk/dports/python

mnick at macports.org mnick at macports.org
Thu Feb 24 12:58:11 PST 2011


Revision: 76473
          http://trac.macports.org/changeset/76473
Author:   mnick at macports.org
Date:     2011-02-24 12:58:11 -0800 (Thu, 24 Feb 2011)
Log Message:
-----------
update to version 1.1.3 (closes #28398)

Modified Paths:
--------------
    trunk/dports/python/py25-cvxopt/Portfile
    trunk/dports/python/py26-cvxopt/Portfile

Modified: trunk/dports/python/py25-cvxopt/Portfile
===================================================================
--- trunk/dports/python/py25-cvxopt/Portfile	2011-02-24 20:04:29 UTC (rev 76472)
+++ trunk/dports/python/py25-cvxopt/Portfile	2011-02-24 20:58:11 UTC (rev 76473)
@@ -6,7 +6,7 @@
 
 categories-append  math
 name               py25-cvxopt
-version            1.1.2
+version            1.1.3
 distname           cvxopt-${version}
 maintainers        mnick
 platforms          darwin
@@ -21,14 +21,12 @@
 straightforward by building on Python's extensive standard library and on the \
 strengths of Python as a high-level programming language.
 
-homepage           http://abel.ee.ucla.edu/cvxopt
+homepage            http://abel.ee.ucla.edu/cvxopt/
 
-distfiles          cvxopt-${version}.tar.gz
-master_sites       http://abel.ee.ucla.edu/cvxopt/download.php
+master_sites        http://abel.ee.ucla.edu/src/
 
-checksums           md5     211a31494991bcd75b4790a3c5806e18 \
-                    sha1    02005a60b7753bca1f48bc2ca3b8b81d25b1ac44 \
-                    rmd160  688defdfc7b54e3e5e719612adfef8bd48a96fa6
+checksums           sha1    fe048bd21bb33eb99adb2759eda6f06d7520aa31 \
+                    rmd160  cd0fdf51db957b388803b305f43ff323415b2252
 
 variant atlas description {Use ATLAS as BLAS, LAPACK library} {
     depends_lib-append port:atlas

Modified: trunk/dports/python/py26-cvxopt/Portfile
===================================================================
--- trunk/dports/python/py26-cvxopt/Portfile	2011-02-24 20:04:29 UTC (rev 76472)
+++ trunk/dports/python/py26-cvxopt/Portfile	2011-02-24 20:58:11 UTC (rev 76473)
@@ -6,7 +6,7 @@
 
 categories-append  math
 name               py26-cvxopt
-version            1.1.2
+version            1.1.3
 distname           cvxopt-${version}
 maintainers        mnick
 platforms          darwin
@@ -21,14 +21,12 @@
 straightforward by building on Python's extensive standard library and on the \
 strengths of Python as a high-level programming language.
 
-homepage           http://abel.ee.ucla.edu/cvxopt
+homepage            http://abel.ee.ucla.edu/cvxopt/
 
-distfiles          cvxopt-${version}.tar.gz
-master_sites       http://abel.ee.ucla.edu/cvxopt/download.php
+master_sites        http://abel.ee.ucla.edu/src/
 
-checksums           md5     211a31494991bcd75b4790a3c5806e18 \
-                    sha1    02005a60b7753bca1f48bc2ca3b8b81d25b1ac44 \
-                    rmd160  688defdfc7b54e3e5e719612adfef8bd48a96fa6
+checksums           sha1    fe048bd21bb33eb99adb2759eda6f06d7520aa31 \
+                    rmd160  cd0fdf51db957b388803b305f43ff323415b2252
 
 variant atlas description {Use ATLAS as BLAS, LAPACK library} {
     depends_lib-append port:atlas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110224/a4c5bbb8/attachment.html>


More information about the macports-changes mailing list