Ticket #55482: py-matplotlib_Portfile.diff
File py-matplotlib_Portfile.diff, 863 bytes (added by jjstickel (Jonathan Stickel), 7 years ago) |
---|
-
Portfile
old new 4 4 PortGroup python 1.0 5 5 PortGroup github 1.0 6 6 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 7 github.setup matplotlib matplotlib 2.1.1 v 11 8 12 9 name py-matplotlib 13 10 categories-append graphics math … … 32 29 33 30 homepage http://matplotlib.org/ 34 31 35 checksums rmd160 353f78e359f905b7fa704e60134d72a33d0c4526\36 sha256 cc3e0b5ab766a71a03f38b27d9d2ae6d8b65b7146389f4089812fdabfcf3aeb632 checksums rmd160 d2592fcf950dc098aa7e4c8135cdb67e7eaa2320 \ 33 sha256 5fc6217c88d832ac2433c16872328be6f14d342cb1090fcdedc2a4b28d40d47f 37 34 38 35 if {${name} ne ${subport}} { 39 36 depends_build-append \