Permalink
Browse files
p5-io-aio: update to version 4.72
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-io-aio/Portfile
|
|
@@ -5,17 +5,17 @@ PortGroup perl5 1.0 |
|
|
|
|
|
epoch 1 |
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup IO-AIO 4.71 ../../authors/id/M/ML/MLEHMANN |
|
|
perl5.setup IO-AIO 4.72 ../../authors/id/M/ML/MLEHMANN |
|
|
license {Artistic-1 GPL} |
|
|
platforms darwin |
|
|
maintainers nomaintainer |
|
|
|
|
|
description Asynchronous Input/Output |
|
|
long_description ${description} |
|
|
|
|
|
checksums rmd160 9ce33bf519bd5802d4ac81d267b9c25e2382c68e \ |
|
|
sha256 5939a7e2a7fec35fa3cdecd3bb1a563be3021704134a1d7bcbcee5dc18636927 \ |
|
|
size 175037 |
|
|
checksums rmd160 2bfd740521d54679e1feaa50ce4c4a55e3170517 \ |
|
|
sha256 6e5b5e82c95f36d4e26d0745e1bddef0f0beb313b7dae296a668a9fb145e6e9f \ |
|
|
size 176906 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|