Permalink
Browse files
p5-http-xscookies: update to version 0.000017
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-http-xscookies/Portfile
|
|
@@ -4,16 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 |
|
|
perl5.setup HTTP-XSCookies 0.000014 ../by-authors/id/G/GO/GONZUS |
|
|
perl5.setup HTTP-XSCookies 0.000017 ../../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 48946ef185137902c5007aabd826c1a892532d23 \ |
|
|
sha256 7a9f597df3675cc9e537c0caba337b86e13eb2842b850f31eb944c159247d1ee |
|
|
checksums rmd160 c1ae42ec06bf00c06e9dcadf188ce76aabcadeae \ |
|
|
sha256 802aec274b7b0c5cdc9229b11f2f6f3e269ab5adc8a027a2d209f025fd19e80f \ |
|
|
size 66894 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|