Permalink
Browse files
p5-cookie-baker: update to version 0.09
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-cookie-baker/Portfile
|
|
@@ -4,16 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.24 5.26 |
|
|
perl5.setup Cookie-Baker 0.08 |
|
|
perl5.setup Cookie-Baker 0.09 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description Cookie::Baker - A cookie string generator/parser |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 b63ca5f601b7f7d261003faea7d6046b79db0be3 \ |
|
|
sha256 184211f2dc9d3458d90eddb823e79d7be017560b2f872e662ce43bd536320153 |
|
|
checksums rmd160 b2c634b6d02d6c110fcc36e211d0d05767b57e1e \ |
|
|
sha256 be020a634162b319cab55b6e2bf10556a33a210a2eee8a2f1aa1b19b5e33aa4f \ |
|
|
size 12028 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|