Ticket #35257: Portfile-networkx-1.7.diff

File Portfile-networkx-1.7.diff, 922 bytes (added by atenderholt@…, 12 years ago)

patch of Portfile to version 1.7

  • Portfile

    old new  
    44PortGroup               python 1.0
    55
    66name                    py-networkx
    7 version                 1.6
     7version                 1.7
    88python.versions         26 27 31 32
    99python.default_version  27
    1010categories-append       science
     
    2121                        https://networkx.lanl.gov/download/networkx/
    2222distname                networkx-${version}
    2323
    24 checksums               rmd160  95066c89565645bade07e520021d0249ce0955d8 \
    25                         sha256  a2ee8399758e08bf7bc7910071474cdd92e364bbc22be1aa29bdfe0f26f7ba78
     24checksums               rmd160  90c35abf42a0ec68b3ece14cac02f4b47b6c0a20 \
     25                        sha256  eb62de98a0fa74aec9c31fffbac8089a703c6413601678f3fb1a0016bad2bdc1
    2626
    2727if {$subport != $name} {
    2828    depends_lib-append  port:py${python.version}-distribute