Ticket #46789: Portfile-rrdtool.diff

File Portfile-rrdtool.diff, 816 bytes (added by sanchez.guido@…, 10 years ago)
  • Portfile

    old new  
    55PortGroup           python 1.0
    66
    77name                py-pyqtgraph
    8 version             0.9.8
     8version             0.9.10
    99categories-append   graphics math
    1010platforms           darwin
    1111maintainers         nomaintainer
     
    2525master_sites        http://pyqtgraph.org/downloads
    2626distname            pyqtgraph-${version}
    2727
    28 checksums           rmd160  38b024fa3f4551c90687ffbdfff6de839057e40f \
    29                     sha256  257e7de9053c325ea2cce7a93d54ac035276350e5524d065c538e3d48c90d0ba
     28checksums           rmd160  45d5f581afd5ee68f25bf1fabb8f9b89dd97516b \
     29                    sha256  4c0589774e3c8b0c374931397cf6356b9cc99a790215d1917bb7f015c6f0729a
    3030
    3131python.versions     27 34
    3232