Permalink
Browse files
p5-http-entity-parser: update to version 0.21
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-http-entity-parser/Portfile
|
|
@@ -4,16 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.24 5.26 |
|
|
perl5.setup HTTP-Entity-Parser 0.20 |
|
|
perl5.setup HTTP-Entity-Parser 0.21 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
description HTTP::Entity::Parser - PSGI compliant HTTP Entity Parser |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 56fe27b20f74ce7e64535f6bcdde014c82ade658 \ |
|
|
sha256 ed5fda0933db03a40ed0912e2f0e1d24e71bbf7e327f970d960685f5f784c9aa |
|
|
checksums rmd160 c6f3cd85effa6137eb3041aa4b0f3be6f23a310d \ |
|
|
sha256 c14d3e42bdb0845eb412640ca5e396cbd52d3a9a616a5974a32a52cab487f8d8 \ |
|
|
size 23733 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|