Ticket #56203: Portfile.diff
File Portfile.diff, 886 bytes (added by josephsacco, 7 years ago) |
---|
-
(a) Portfile- vs. (b) Portfile
a b 4 4 PortGroup python 1.0 5 5 6 6 name py-pymysql 7 version 0. 7.97 version 0.8.0 8 8 license MIT 9 9 platforms darwin 10 10 supported_archs noarch … … 18 18 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 19 19 distname PyMySQL-${version} 20 20 21 checksums rmd160 b93a86549ac54b2dd6069512beb8c1da37ec449a\22 sha256 2331f82b7b85d407c8d9d7a8d7901a6abbeb420533e5d5d64ded5009b5c6dcc321 checksums rmd160 6bb48cc4b0028666b94bfedb36f3841bb9f34a10 \ 22 sha256 32da4a66397077d42908e449688f2ec71c2b18892a6cd04f03ab2aa828a70f40 23 23 24 24 if {${name} ne ${subport}} { 25 25 depends_build-append port:py${python.version}-setuptools