Skip to content

Commit

Permalink
p5-http-cookies: update to version 6.05
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Oct 31, 2019
1 parent 3ff1f95 commit abe8fa4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions perl/p5-http-cookies/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28 5.30
perl5.setup HTTP-Cookies 6.04
perl5.setup HTTP-Cookies 6.05
platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL}
Expand All @@ -13,8 +13,9 @@ supported_archs noarch
description HTTP::Cookies - HTTP cookie jars
long_description ${description}

checksums rmd160 3ad2cca6826e9ad762ce017de699eefa9651fdb4 \
sha256 0cc7f079079dcad8293fea36875ef58dd1bfd75ce1a6c244cd73ed9523eb13d4
checksums rmd160 db97f11dda586ec164136aade0f7046bd312cf85 \
sha256 58e1cd041bfcf33c2ab4140de7a757234809b8cf072afa727a6f3ffe84b66f5d \
size 40126

if {${perl5.major} != ""} {
depends_lib-append \
Expand Down

0 comments on commit abe8fa4

Please sign in to comment.