Ticket #40027: Portfile.diff
File Portfile.diff, 939 bytes (added by mndavidoff (Monte Davidoff), 11 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-gmpy 8 version 1.1 68 version 1.17 9 9 maintainers alluvialsw.com:md14-macports openmaintainer 10 10 license LGPL-2.1+ 11 11 platforms darwin … … 19 19 master_sites googlecode:gmpy 20 20 distname gmpy-${version} 21 21 use_zip yes 22 checksums rmd160 9d1215f520a4db11372dc1c99226f06bb924f68b\23 sha256 58eca10dfcbb68c537acf6815b9904a813da0df90936ffdd7b3cc7028e785fad22 checksums rmd160 0465338605fa73695259082c973eab23d7d96cff \ 23 sha256 1a79118a5332b40aba6aa24b051ead3a31b9b3b9642288934da754515da8fa14 24 24 25 25 python.versions 25 26 27 31 32 33 26 python.default_version 2727 26 28 27 if {$subport != $name} { 29 28 depends_lib-append port:gmp