Ticket #55482: py-matplotlib_Portfile.diff

File py-matplotlib_Portfile.diff, 863 bytes (added by jjstickel (Jonathan Stickel), 6 years ago)
  • Portfile

    old new  
    44PortGroup           python 1.0
    55PortGroup           github 1.0
    66
    7 # until 2.1.1 is released use a version that isn't broken
    8 github.setup        matplotlib matplotlib c6dd84307304
    9 version             2.1.0.99
    10 revision            0
     7github.setup        matplotlib matplotlib 2.1.1 v
    118
    129name                py-matplotlib
    1310categories-append   graphics math
     
    3229
    3330homepage            http://matplotlib.org/
    3431
    35 checksums           rmd160  353f78e359f905b7fa704e60134d72a33d0c4526 \
    36                     sha256  cc3e0b5ab766a71a03f38b27d9d2ae6d8b65b7146389f4089812fdabfcf3aeb6
     32checksums           rmd160  d2592fcf950dc098aa7e4c8135cdb67e7eaa2320 \
     33                    sha256  5fc6217c88d832ac2433c16872328be6f14d342cb1090fcdedc2a4b28d40d47f
    3734
    3835if {${name} ne ${subport}} {
    3936    depends_build-append \