Commits

David B. Evans authored 16151612506
p5-mce-shared: update to version 1.864
No tags

perl/p5-mce-shared/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup perl5 1.0
5 5
6 6 perl5.branches 5.26 5.28 5.30
7 -perl5.setup MCE-Shared 1.863 ../../authors/id/M/MA/MARIOROY
7 +perl5.setup MCE-Shared 1.864 ../../authors/id/M/MA/MARIOROY
8 8 license {Artistic-1 GPL}
9 9 maintainers {devans @dbevans} openmaintainer
10 10 description MCE::Shared - MCE extension for sharing data supporting threads and processes
11 11 long_description ${description}
12 12
13 13 platforms darwin
14 14
15 -checksums rmd160 d7828c70c658e7f30b0632c9037c1c1650e3f5fd \
16 - sha256 6291a8605cc8d38a790a798da692e59a220e3662d9b8637b1dc77f33db049676 \
17 - size 147648
15 +checksums rmd160 936e4df9182f15cb0976b40d5a6a26e4cec51006 \
16 + sha256 cd97e3627022082e1783bc44392ba10c685d9f25cb147d81769f43d11e872bc6 \
17 + size 147711
18 18
19 19 if {${perl5.major} != ""} {
20 20 # Sereal is loaded automatically if available
21 21 depends_lib-append \
22 22 port:p${perl5.major}-io-fdpass \
23 23 port:p${perl5.major}-mce \
24 24 port:p${perl5.major}-sereal \
25 25 port:p${perl5.major}-time-hires
26 26
27 27 supported_archs noarch
28 28 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut