Ticket #36016: Portfile-py-virtualenv.diff
File Portfile-py-virtualenv.diff, 1.1 KB (added by jpenney (Jason Penney), 12 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-virtualenv 8 version 1. 7.1.28 version 1.8.2 9 9 maintainers akitada openmaintainer 10 10 11 11 categories-append devel … … 19 19 homepage http://pypi.python.org/pypi/virtualenv 20 20 master_sites http://pypi.python.org/packages/source/v/virtualenv/ 21 21 distname virtualenv-${version} 22 checksums md5 3be8a014c27340f48b56465f9109d9fa\23 sha1 61aa9e69dee3f5e33cb763d06f0faa41ba77a5f1\24 rmd160 5411386ce30e2de5ac5a0ec1689923e18facc27c22 checksums md5 174ca075c6b1a42c685415692ec4ce2e \ 23 sha1 58c696ee6025402278f9c9b4705664e16fff07d6 \ 24 rmd160 e39dc7551f7caa54a41e5ad1bbae6777d616cd31 25 25 26 python.versions 2 4 25 26 27 31 3226 python.versions 25 26 27 31 32 27 27 28 28 if {$subport != $name} { 29 29 depends_lib-append port:py${python.version}-distribute