Permalink
Browse files
p5-ffi-checklib: update to version 0.24
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-ffi-checklib/Portfile
|
|
@@ -4,17 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup FFI-CheckLib 0.23 ../../authors/id/P/PL/PLICEASE |
|
|
perl5.setup FFI-CheckLib 0.24 ../../authors/id/P/PL/PLICEASE |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description FFI::CheckLib - Check that a library is available for FFI |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 106409ce531eacf657f30ecc391e85afc2945def \ |
|
|
sha256 4ec7abca15f070dac2392d36b48a3ad27d80b4ee4cb2944a69e7ea0cb4da5166 \ |
|
|
size 27347 |
|
|
checksums rmd160 95e095c4cb49f3377ca189832ec1e8fafc8148dd \ |
|
|
sha256 93726e7772f24d64351326846536332432df3f1f9cbff76ef95f1f66a0a7b3c7 \ |
|
|
size 27866 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|