Ticket #35257: Portfile-networkx-1.7.diff
File Portfile-networkx-1.7.diff, 922 bytes (added by atenderholt@…, 12 years ago) |
---|
-
Portfile
old new 4 4 PortGroup python 1.0 5 5 6 6 name py-networkx 7 version 1. 67 version 1.7 8 8 python.versions 26 27 31 32 9 9 python.default_version 27 10 10 categories-append science … … 21 21 https://networkx.lanl.gov/download/networkx/ 22 22 distname networkx-${version} 23 23 24 checksums rmd160 9 5066c89565645bade07e520021d0249ce0955d8\25 sha256 a2ee8399758e08bf7bc7910071474cdd92e364bbc22be1aa29bdfe0f26f7ba7824 checksums rmd160 90c35abf42a0ec68b3ece14cac02f4b47b6c0a20 \ 25 sha256 eb62de98a0fa74aec9c31fffbac8089a703c6413601678f3fb1a0016bad2bdc1 26 26 27 27 if {$subport != $name} { 28 28 depends_lib-append port:py${python.version}-distribute