Permalink
Browse files
p5-ffi-platypus: update to version 0.87
- Loading branch information
Showing
with
4 additions
and
5 deletions.
-
+4
−5
perl/p5-ffi-platypus/Portfile
|
|
@@ -4,18 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup FFI-Platypus 0.86 ../../authors/id/P/PL/PLICEASE |
|
|
revision 1 |
|
|
perl5.setup FFI-Platypus 0.87 ../../authors/id/P/PL/PLICEASE |
|
|
license {Artistic-1 GPL} |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
description FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required. |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 c93362f13c0e6ceedcc61dea12003952a82e8025 \ |
|
|
sha256 7ab95c86c3a23bf213f19cf2977033ecb61b819bdade60beb8660cd0d41dd0a0 \ |
|
|
size 241072 |
|
|
checksums rmd160 d409597f4b30a8623f079b6570e07e39277abcaa \ |
|
|
sha256 2ee823d9e2fcb9b30cbb1716c19b15bf9e1e8618d65ebb2b2747cc973b0128b9 \ |
|
|
size 251625 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|