Ticket #38329: py-virtualenvwrapper.diff
File py-virtualenvwrapper.diff, 901 bytes (added by rquigley@…, 12 years ago) |
---|
-
Portfile
old new 6 6 7 7 name py-virtualenvwrapper 8 8 set real_name virtualenvwrapper 9 version 3. 69 version 3.7.1 10 10 python.versions 25 26 27 11 11 license MIT 12 12 platforms darwin … … 19 19 20 20 master_sites http://pypi.python.org/packages/source/v/${real_name}/ 21 21 distname ${real_name}-${version} 22 checksums rmd160 cd6aad11d79d9dedff59532c38e7a92776f39c68\23 sha256 1d45a1ea73dbc9cf0a5c7b4b17e631092a02a90a01eb4125051db19a845db4e622 checksums rmd160 185079ad3e81cba925b65ce9a572ab3e89ac9977 \ 23 sha256 d0ed67857b1eec1c923bdbeef41b6d36649728c927c5754e0d785d0937725082 24 24 25 25 if {$name != $subport} { 26 26 depends_lib-append port:py${python.version}-distribute \