[61720] trunk/dports/python

mnick at macports.org mnick at macports.org
Sun Dec 20 01:32:14 PST 2009


Revision: 61720
          http://trac.macports.org/changeset/61720
Author:   mnick at macports.org
Date:     2009-12-20 01:32:10 -0800 (Sun, 20 Dec 2009)
Log Message:
-----------
py2{5|6}-cvxopt: update to version 1.1.2

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	2009-12-19 22:54:21 UTC (rev 61719)
+++ trunk/dports/python/py25-cvxopt/Portfile	2009-12-20 09:32:10 UTC (rev 61720)
@@ -6,7 +6,7 @@
 
 categories-append  math
 name               py25-cvxopt
-version            1.1.1
+version            1.1.2
 distname           cvxopt-${version}
 maintainers        mnick
 platforms          darwin
@@ -26,11 +26,10 @@
 distfiles          cvxopt-${version}.tar.gz
 master_sites       http://abel.ee.ucla.edu/cvxopt/download.php
 
-checksums           md5     577e0f2f2288df34310844c67ccd2d77 \
-                    sha1    391953aea9ce19a3b5c8055237bb26e79798696e \
-                    rmd160  86f729c4f7cd7eac8253efc9fe6f3ac06c940413
+checksums           md5     211a31494991bcd75b4790a3c5806e18 \
+                    sha1    02005a60b7753bca1f48bc2ca3b8b81d25b1ac44 \
+                    rmd160  688defdfc7b54e3e5e719612adfef8bd48a96fa6
 
-
 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	2009-12-19 22:54:21 UTC (rev 61719)
+++ trunk/dports/python/py26-cvxopt/Portfile	2009-12-20 09:32:10 UTC (rev 61720)
@@ -6,7 +6,7 @@
 
 categories-append  math
 name               py26-cvxopt
-version            1.1.1
+version            1.1.2
 distname           cvxopt-${version}
 maintainers        mnick
 platforms          darwin
@@ -26,11 +26,10 @@
 distfiles          cvxopt-${version}.tar.gz
 master_sites       http://abel.ee.ucla.edu/cvxopt/download.php
 
-checksums           md5     577e0f2f2288df34310844c67ccd2d77 \
-                    sha1    391953aea9ce19a3b5c8055237bb26e79798696e \
-                    rmd160  86f729c4f7cd7eac8253efc9fe6f3ac06c940413
+checksums           md5     211a31494991bcd75b4790a3c5806e18 \
+                    sha1    02005a60b7753bca1f48bc2ca3b8b81d25b1ac44 \
+                    rmd160  688defdfc7b54e3e5e719612adfef8bd48a96fa6
 
-
 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/20091220/949a32b6/attachment.html>


More information about the macports-changes mailing list