Skip to content

Commit

Permalink
p5-cpanel-json-xs: update to version 4.18, dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Dec 15, 2019
1 parent 8e9a8bb commit 8b7fb98
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions perl/p5-cpanel-json-xs/Portfile
Expand Up @@ -4,19 +4,22 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28 5.30
perl5.setup Cpanel-JSON-XS 4.17 ../../authors/id/R/RU/RURBAN
perl5.setup Cpanel-JSON-XS 4.18 ../../authors/id/R/RU/RURBAN
license {Artistic-1 GPL}
maintainers nomaintainer
description JSON::XS for Cpanel, fast and correct serialising
long_description ${description}

platforms darwin

checksums rmd160 36a319dc46432231510764f15b1f946ef0c185f7 \
sha256 fa80ae47caa9beee6db9b12df2c04482e98df1d62041a114ccd82b681a8706fb \
size 247764
checksums rmd160 d4c012c49834ed48b5f189b20f75ad000923b26e \
sha256 63e6e154050323a44f1b5398b9cf081ff8022b9dbafe87264cd1812f9771d6b6 \
size 250919

if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-time-piece

# requires Pod::Text provided by podlators distribution
depends_lib-append \
port:p${perl5.major}-encode \
Expand Down

0 comments on commit 8b7fb98

Please sign in to comment.