Ticket #39596: Portfile.patch
File Portfile.patch, 1.0 KB (added by gorticus (Jason Mitchell), 11 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-ntplib 8 version 0. 1.98 version 0.3.1 9 9 python.versions 26 27 10 10 python.default_version 27 11 11 platforms darwin … … 22 22 homepage http://pypi.python.org/pypi/ntplib 23 23 master_sites http://pypi.python.org/packages/source/n/ntplib/ 24 24 distname ntplib-${version} 25 checksums rmd160 83238c60d29346d0335083dda5b46ea5f3725888 \ 26 sha256 e0cfe76b4ca40d92c10be84818e48ca1e39946c24fd019f16de79bc2d673bee1 25 checksums md5 991a5df0d198f701028001002dc34f2b \ 26 sha1 909c867883206bac642dfa45aa11bd9848d0f5b0 \ 27 rmd160 6497a5859a0083d6852a0d4cd2132da86ab5bc26 27 28 28 29 if {$subport != $name} { 29 depends_lib port:py${python.version}-setuptools30 30 livecheck.type none 31 31 } else { 32 32 livecheck.type regex