Ticket #44196: Portfile.diff
File Portfile.diff, 1002 bytes (added by lpsinger (Leo Singer), 10 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-markupsafe 8 version 0. 188 version 0.23 9 9 revision 0 10 10 categories-append textproc 11 11 platforms darwin 12 12 license BSD 13 13 14 14 python.default_version 27 15 python.versions 24 25 26 27 3 1 32 33 3415 python.versions 24 25 26 27 33 34 16 16 17 17 maintainers perry openmaintainer 18 18 … … 24 24 25 25 distname MarkupSafe-${version} 26 26 27 checksums rmd160 9773511d83b71a5208d9aa096996894697d8fc89\28 sha256 b7d5d688bdd345bfa897777d297756688cf02e1b3742c56885e2e5c2b996ff8227 checksums rmd160 8d1dd780a46a18b6f6bad78bf92eeca2d06a1f54 \ 28 sha256 a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3 29 29 30 30 if {${name} ne ${subport}} { 31 31 depends_build-append port:py${python.version}-setuptools