Ticket #11213: glpk_update.patch
File glpk_update.patch, 775 bytes (added by dominik@…, 18 years ago) |
---|
-
math/glpk/Portfile
old new 1 # $Id : Portfile 20333 2006-11-02 00:33:40Z blair@macports.org$1 # $Id$ 2 2 3 3 PortSystem 1.0 4 4 name glpk 5 version 4.1 15 version 4.13 6 6 categories math lang 7 7 maintainers toby@opendarwin.org 8 8 description GNU Linear Programming Kit … … 15 15 homepage http://www.gnu.org/software/${name}/ 16 16 platforms darwin 17 17 master_sites gnu 18 checksums sha1 37bf0c74f7cad747c703e9ea562bb11a297e564e18 checksums sha1 954c673a2c71b868b5ec589d6456d9a8085d570f 19 19 20 20 test.run yes 21 21 test.target check