Ticket #50727: p5-json-xs-3.02.diff
File p5-json-xs-3.02.diff, 1.1 KB (added by dbevans (David B. Evans), 9 years ago) |
---|
-
Portfile
6 6 7 7 epoch 1 8 8 perl5.branches 5.22 9 perl5.setup JSON-XS 3.0 19 perl5.setup JSON-XS 3.02 10 10 license {Artistic-1 GPL} 11 11 maintainers nottwo 12 12 … … 16 16 secondary goal is to be *fast*. To reach the latter goal \ 17 17 it was written in C. 18 18 19 checksums rmd160 5936adbe9098f40c934fe0663f93a7c183ee1464\20 sha256 4e8df3256a5aa9ed304ce1bbcd9140737deef31ba847bff9f4c15480c88c71ab19 checksums rmd160 297f36922ab9be36086fe4c264fc1117e9ea0045 \ 20 sha256 5f6a5944887d75f1d34440a2d9e69ef12e23f434af23acb143fb0241f40b02be 21 21 22 22 platforms darwin 23 23 24 24 if {${perl5.major} != ""} { 25 depends_build-append \ 26 port:p${perl5.major}-canary-stability 27 25 28 depends_lib-append \ 26 29 port:p${perl5.major}-common-sense \ 27 30 port:p${perl5.major}-types-serialiser