Ticket #28398: cvxopt-1.1.3.diff

File cvxopt-1.1.3.diff, 2.5 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)

proposed patch

  • py25-cvxopt/Portfile

     
    66
    77categories-append  math
    88name               py25-cvxopt
    9 version            1.1.2
     9version            1.1.3
    1010distname           cvxopt-${version}
    1111maintainers        mnick
    1212platforms          darwin
     
    2121straightforward by building on Python's extensive standard library and on the \
    2222strengths of Python as a high-level programming language.
    2323
    24 homepage           http://abel.ee.ucla.edu/cvxopt
     24homepage            http://abel.ee.ucla.edu/cvxopt/
    2525
    26 distfiles          cvxopt-${version}.tar.gz
    27 master_sites       http://abel.ee.ucla.edu/cvxopt/download.php
     26master_sites        http://abel.ee.ucla.edu/src/
    2827
    29 checksums           md5     211a31494991bcd75b4790a3c5806e18 \
    30                     sha1    02005a60b7753bca1f48bc2ca3b8b81d25b1ac44 \
    31                     rmd160  688defdfc7b54e3e5e719612adfef8bd48a96fa6
     28checksums           sha1    fe048bd21bb33eb99adb2759eda6f06d7520aa31 \
     29                    rmd160  cd0fdf51db957b388803b305f43ff323415b2252
    3230
    3331variant atlas description {Use ATLAS as BLAS, LAPACK library} {
    3432    depends_lib-append port:atlas
  • py26-cvxopt/Portfile

     
    66
    77categories-append  math
    88name               py26-cvxopt
    9 version            1.1.2
     9version            1.1.3
    1010distname           cvxopt-${version}
    1111maintainers        mnick
    1212platforms          darwin
     
    2121straightforward by building on Python's extensive standard library and on the \
    2222strengths of Python as a high-level programming language.
    2323
    24 homepage           http://abel.ee.ucla.edu/cvxopt
     24homepage            http://abel.ee.ucla.edu/cvxopt/
    2525
    26 distfiles          cvxopt-${version}.tar.gz
    27 master_sites       http://abel.ee.ucla.edu/cvxopt/download.php
     26master_sites        http://abel.ee.ucla.edu/src/
    2827
    29 checksums           md5     211a31494991bcd75b4790a3c5806e18 \
    30                     sha1    02005a60b7753bca1f48bc2ca3b8b81d25b1ac44 \
    31                     rmd160  688defdfc7b54e3e5e719612adfef8bd48a96fa6
     28checksums           sha1    fe048bd21bb33eb99adb2759eda6f06d7520aa31 \
     29                    rmd160  cd0fdf51db957b388803b305f43ff323415b2252
    3230
    3331variant atlas description {Use ATLAS as BLAS, LAPACK library} {
    3432    depends_lib-append port:atlas