Ticket #37234: Portfile-py-requests.diff
File Portfile-py-requests.diff, 801 bytes (added by larryv (Lawrence Velázquez), 12 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-requests 8 version 0.1 3.68 version 0.14.2 9 9 revision 0 10 10 categories-append devel 11 11 license ISC … … 33 33 34 34 distname requests-${version} 35 35 36 checksums rmd160 d5a9cc165c61b520638e5c245b02d25ff4ee46ea\37 sha256 3cca63908f1b941d2da61ef0e8baf7bf014cc0df6512e172b8d2ac87be82b91636 checksums rmd160 1bcaf24a35c7a9182a95f33fbad1b9c989c54746 \ 37 sha256 0e3345a8ac0d712bf17bd9d3276415050c5f972265ab62993cd4540a3a1aaaef 38 38 39 39 if {$subport != $name} { 40 40 depends_lib-append port:py${python.version}-distribute