Permalink
Browse files
p5-http-xscookies: update to version 0.21
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-http-xscookies/Portfile
|
|
@@ -4,17 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 |
|
|
perl5.setup HTTP-XSCookies 0.000019 ../../authors/id/G/GO/GONZUS |
|
|
perl5.setup HTTP-XSCookies 0.000021 ../../authors/id/G/GO/GONZUS |
|
|
license MIT |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
description HTTP::XSCookies - Fast XS cookie mangling for Perl |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 8003c3b5215d2236e1a02db2a13d1e183dda5947 \ |
|
|
sha256 8aaa6e668da2f1a25155c7a69d03f4d15fc3bda34a46e48060dcfc6b5a14f00d \ |
|
|
size 72934 |
|
|
checksums rmd160 7d9480dbe1698632b58a63aacb4aceeffe9ea7df \ |
|
|
sha256 74e637d6f682f3025fbdf825f51c5be892a8458b5c6ae08c44a73cd8b658258a \ |
|
|
size 73032 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|