Permalink
Browse files
p5-sereal: update to version 4.007
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-sereal/Portfile
|
|
@@ -4,17 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Sereal 4.005 ../../authors/id/Y/YV/YVES |
|
|
perl5.setup Sereal 4.007 ../../authors/id/Y/YV/YVES |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description Sereal - Fast, compact, powerful binary (de-)serialization |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 420b6cf5c1e7f6e501312c31deb52de02c32f030 \ |
|
|
sha256 9987baecb9f8e591df6ed274b4dcd5aaecafb5732097d3c54af486305cfecc52 \ |
|
|
size 193565 |
|
|
checksums rmd160 ab341395b6a68b76557642eda898e9619fa11c2c \ |
|
|
sha256 450e43072e8e5afc0402f81008ca9f1d3d8d4377ff8105cff10aef96be769a59 \ |
|
|
size 195181 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|