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-any: update to version 1.42, mark deprecated
This commit is contained in:
@@ -2,21 +2,26 @@
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup perl5 1.0
|
||||
PortGroup deprecated 1.0
|
||||
|
||||
# The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
|
||||
# Mark deprecated due to lack of upstream support
|
||||
deprecated.upstream_support no
|
||||
|
||||
perl5.branches 5.28 5.30 5.32 5.34
|
||||
perl5.setup JSON-Any 1.40
|
||||
perl5.setup JSON-Any 1.42 ../../authors/id/E/ET/ETHER
|
||||
revision 0
|
||||
license {Artistic-1 GPL}
|
||||
maintainers nomaintainer
|
||||
description Wrapper Class for the various JSON classes (DEPRECATED)
|
||||
description JSON::Any - (DEPRECATED) Wrapper Class for the various JSON classes
|
||||
long_description {*}${description}
|
||||
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
|
||||
checksums rmd160 f172922ea7d5e969178ea91a1bd4242307be0513 \
|
||||
sha256 083256255a48094fd9ac1239e0fea8a10a2383a9cd1ef4b1c7264ede1b4400ab \
|
||||
size 40670
|
||||
checksums rmd160 3b5242882cc1aebdee0958b0a94cce2c98da643f \
|
||||
sha256 babbb638a86758658ca403d953665cda4bc2595d92873604744e903e5ee8c820 \
|
||||
size 40930
|
||||
|
||||
if {${perl5.major} != ""} {
|
||||
depends_build-append \
|
||||
|
||||
Reference in New Issue
Block a user