Permalink
Browse files
p5-sereal-decoder: update to version 4.007, dependencies
- Loading branch information
Showing
with
7 additions
and
4 deletions.
-
+7
−4
perl/p5-sereal-decoder/Portfile
|
|
@@ -4,17 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Sereal-Decoder 4.005 ../../authors/id/Y/YV/YVES |
|
|
perl5.setup Sereal-Decoder 4.007 ../../authors/id/Y/YV/YVES |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description Sereal::Decoder - Fast, compact, powerful binary deserialization |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 ff25c077927436ec294b30f50de2399cf183d56a \ |
|
|
sha256 043adad093d1bfdea1e637e1a6fe598291da244d18213e9e5486e313f0c25e9f \ |
|
|
size 494527 |
|
|
checksums rmd160 342da4aaa8cbfaa1bd0a2759e9891092ef3df174 \ |
|
|
sha256 0508118344682c22e179e85e69bb0771fb0af2965cfa5d7a7d5d097b69ffcc4b \ |
|
|
size 488293 |
|
|
|
|
|
use_parallel_build no |
|
|
|
|
|
@@ -26,4 +26,7 @@ if {${perl5.major} != ""} { |
|
|
port:p${perl5.major}-test-differences \ |
|
|
port:p${perl5.major}-test-longstring \ |
|
|
port:p${perl5.major}-test-warn |
|
|
|
|
|
depends_lib-append \ |
|
|
port:zstd |
|
|
} |