Ticket #47390: Portfile.patch
File Portfile.patch, 946 bytes (added by kobayos, 9 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-django 8 version 1. 7.18 version 1.9.1 9 9 categories-append www 10 10 platforms darwin 11 11 license BSD … … 21 21 master_sites https://www.djangoproject.com/m/releases/${branch}/ 22 22 distname Django-${version} 23 23 24 checksums rmd160 cc8a74dadb0c39a3d6186bcb79376d719db1a5e6 \25 sha256 3de62e71ce2cfbcdecb6e344cad04948506c8410ea5c6eab15c8f3b31b8ac1c024 checksums rmd160 0983835d37fdcd3a7078fb29875a174c984ca1d6 \ 25 sha256 a29aac46a686cade6da87ce7e7287d5d53cddabc41d777c6230a583c36244a18 26 26 27 python.versions 26 27 33 34 27 python.versions 26 27 33 34 35 28 28 29 29 if {${name} ne ${subport}} { 30 30 depends_lib-append port:py${python.version}-setuptools