File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,18 @@ PortSystem 1.0
44PortGroup perl5 1.0
55
66perl5.branches 5.28 5.30 5.32 5.34
7- perl5.setup Math-Random 0.72
7+ perl5.setup Math-Random 0.75 ../../authors/id/D/DJ/DJERIUS
88# license per man page LEGALITIES section
99license restrictive
1010maintainers nomaintainer
11- categories-append math
12- platforms darwin
11+ description Math::Random - Random Number Generators
12+ long_description {*} ${description}
1313
14- description Perl extension for Random Number Generators
14+ checksums rmd160 62c6a770a9c5b6ea434be98dedad1a5a3b5fa562 \
15+ sha256 72f9c94c32fcc6dcda16bd2a5e50f6562386d2afc528e5efb369aa2e9596025b \
16+ size 49347
1517
16- long_description ${description}
17-
18- checksums rmd160 08cf461515a073815aca7bba56d8482f6d72e248 \
19- sha256 be0522328811d96de505d9ebac3d096359026fa8d5c38f7bb999a78ec5bc254c
18+ if { ${perl5.major} != " " } {
19+ depends_build-append \
20+ port:p ${perl5.major} -test-simple
21+ }
You can’t perform that action at this time.
0 commit comments