p5-catalyst-action-rest: update to version 1.22

This commit is contained in:
David B. Evans
2026-03-30 22:54:57 -07:00
parent d5bd2a5252
commit b39d57e330
+7 -6
View File
@@ -4,16 +4,19 @@ PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.28 5.30 5.32 5.34
perl5.setup Catalyst-Action-REST 1.21
perl5.setup Catalyst-Action-REST 1.22 ../../authors/id/E/ET/ETHER
revision 0
license {Artistic-1 GPL}
maintainers nomaintainer
description Catalyst::Action::REST - Automated REST Method Dispatching
long_description ${description}
long_description {*}${description}
platforms {darwin any}
supported_archs noarch
checksums rmd160 545906d657812fd5cea3b082d61b7aeac32520ff \
sha256 ccf81bba5200d3a0ad6901f923af173a3d4416618aea08a6938baaffdef4cb20
checksums rmd160 dc91ccf52faf795e27a18911cd1b4f65b75a7e41 \
sha256 f45b2cd80a1d596165951cb8644175e96870799439427f18d62b9df34b0f7433 \
size 52126
if {${perl5.major} != ""} {
depends_build-append \
@@ -31,6 +34,4 @@ if {${perl5.major} != ""} {
port:p${perl5.major}-namespace-autoclean \
port:p${perl5.major}-params-validate \
port:p${perl5.major}-uri-find
supported_archs noarch
}