Ticket #44834: patch-p5-json-xs-Portfile.diff

File patch-p5-json-xs-Portfile.diff, 1.4 KB (added by jul_bsd@…, 10 years ago)
  • perl/p5-json-xs/Portfile

    old new  
     1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    12# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $
    23
    34PortSystem          1.0
    45PortGroup           perl5 1.0
    56
    67epoch               1
    7 perl5.branches      5.8 5.10 5.12 5.14 5.16
    8 perl5.setup         JSON-XS 2.23
    9 revision            3
     8perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
     9perl5.setup         JSON-XS 3.01
    1010maintainers         nottwo
    1111description         JSON serialising/deserialising, done correctly and fast
    1212long_description    This module converts Perl data structures to JSON and \
    1313                    vice versa. Its primary goal is to be *correct* and its \
    1414                    secondary goal is to be *fast*.  To reach the latter goal \
    1515                    it was written in C.
     16license               {Artistic-1 GPL}
    1617
    1718platforms           darwin
    1819
    19 checksums           md5 e5bad5004706d82762cc1d0ec6ddc961 \
    20                     sha1 4760c22b5919dcec5d4451ab7f681d80ef8c0f4e \
    21                     rmd160 b35d17d34725debb97dd51acd0c49f5d745e19ae \
     20checksums           rmd160  5936adbe9098f40c934fe0663f93a7c183ee1464 \
     21                    sha256  4e8df3256a5aa9ed304ce1bbcd9140737deef31ba847bff9f4c15480c88c71ab
     22