Ticket #49878: py-natsort_Portfile.diff
File py-natsort_Portfile.diff, 958 bytes (added by jjstickel (Jonathan Stickel), 9 years ago) |
---|
-
Portfile
old new 6 6 7 7 name py-natsort 8 8 set realName natsort 9 version 3.5.29 version 4.0.4 10 10 platforms darwin 11 11 supported_archs noarch 12 12 license MIT … … 24 24 25 25 master_sites https://pypi.python.org/packages/source/n/$realName 26 26 distname $realName-${version} 27 checksums rmd160 7c6a716355f503779bcd43120d6ac7f8f9acbf49 \ 28 sha256 f8129379aeb5a99ec6fbbb57acbcabeb0b0996db6a8bea3f9feb6766650ce642 27 28 checksums rmd160 7f7ef1bab57862009369c1e97f8b171f8bb17f3f \ 29 sha256 c76ba3e85fba78f276ac06e4d47f2230d1070f9c19413b2a0bfe7de6af311839 29 30 30 31 python.versions 27 34 31 32 32 33 if {${subport} ne ${name}} { 33 34 depends_build port:py${python.version}-setuptools 35 depends_run port:py${python.version}-pyicu 34 36 livecheck.type none 35 37 } else { 36 38 livecheck.type regex