Ticket #47390: Portfile2.patch
File Portfile2.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.4 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 649f869ed0bbc456f89280a3bcb19a1b2d8f024f \ 25 sha256 ada8e7aa697e47c94b5660291cc0a14bb555385e0898da0a119d8f4b648fbde9 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