Ticket #64493: py-cvxopt-127-Portfile.patch
File py-cvxopt-127-Portfile.patch, 1.1 KB (added by bal-agates, 3 years ago) |
---|
-
Portfile
old new 7 7 8 8 linalg.setup noveclibfort 9 9 10 github.setup cvxopt cvxopt 1.2. 511 revision 110 github.setup cvxopt cvxopt 1.2.7 11 revision 0 12 12 name py-cvxopt 13 13 categories-append math 14 14 platforms darwin … … 29 29 programming language. 30 30 homepage https://cvxopt.org/ 31 31 32 checksums rmd160 e29d588d74213c7562a181a19a443740343487ca\33 sha256 a03c7fff342eecd258769b447e62955f0d34672f5f8fe558aeeaa0339f268b2c\34 size 674260432 checksums rmd160 4af2fec6a886aa076206de428e5b7ead9447e1d4 \ 33 sha256 e03d8cdd2c952672fa45fd365338857f2d30fbd913df5708747a0535558a51ea \ 34 size 4115655 35 35 36 python.versions 27 35 36 37 38 36 python.versions 27 35 36 37 38 39 37 37 38 38 if {${subport} ne ${name}} { 39 39 # ignore empty BLAS and LAPACK inputs … … 110 110 111 111 default_variants +gsl +glpk +fftw +dsdp 112 112 113 livecheck.type 113 livecheck.type none 114 114 }