Permalink
Browse files
p5-http-headers-fast: update to version 0.22
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-http-headers-fast/Portfile
|
|
@@ -4,16 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup HTTP-Headers-Fast 0.21 |
|
|
perl5.setup HTTP-Headers-Fast 0.22 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description HTTP::Headers::Fast - faster implementation of HTTP::Headers |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 969ebba85ec620f6a66971d292056c6976ca6583 \ |
|
|
sha256 5e68ed8e3e67531e1d43c6a2cdfd0ee2daddf2e5b94c1a2648f3a6500a6f12d5 |
|
|
checksums rmd160 57de26389a16cb6a7ebfd2b009b353437855ae13 \ |
|
|
sha256 cc431db68496dd884db4bc0c0b7112c1f4a4f1dc68c4f5a3caa757a1e7481b48 \ |
|
|
size 19730 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|