You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
p5-json: update to version 4.11
This commit is contained in:
+8
-11
@@ -4,22 +4,19 @@ PortSystem 1.0
|
||||
PortGroup perl5 1.0
|
||||
|
||||
perl5.branches 5.28 5.30 5.32 5.34
|
||||
perl5.setup JSON 4.10 ../../authors/id/I/IS/ISHIGAKI
|
||||
perl5.setup JSON 4.11 ../../authors/id/I/IS/ISHIGAKI
|
||||
revision 0
|
||||
license {Artistic-1 GPL}
|
||||
platforms {darwin any}
|
||||
maintainers nomaintainer
|
||||
description JSON - JSON (JavaScript Object Notation) encoder/decoder
|
||||
long_description {*}${description}
|
||||
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
|
||||
description parse and convert to JSON (JavaScript Object Notation).
|
||||
long_description This module converts between JSON \
|
||||
(JavaScript Object Notation) and Perl data structure \
|
||||
into each other. For JSON, See to \
|
||||
http://www.crockford.com/JSON/.
|
||||
|
||||
checksums rmd160 e4c4bbdf7004b956be196f02d3fd1987362b7b69 \
|
||||
sha256 df8b5143d9a7de99c47b55f1a170bd1f69f711935c186a6dc0ab56dd05758e35 \
|
||||
size 94342
|
||||
checksums rmd160 f6cd48554009b35f8581cf302e5af6bdf4786409 \
|
||||
sha256 713bdbe724dbb915ed50265ffe47e079a511980cb2427aa19076788bb64c3182 \
|
||||
size 92419
|
||||
|
||||
if {${perl5.major} != ""} {
|
||||
depends_lib-append \
|
||||
|
||||
Reference in New Issue
Block a user