Permalink
Browse files
p5-inline: update to version 0.82
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-inline/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Inline 0.81 |
|
|
perl5.setup Inline 0.82 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description Write Perl subroutines in other programming languages |
|
|
@@ -15,9 +15,9 @@ long_description Inline lets you write Perl subroutines in other programming |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 bf36ed7d07ca85a293642251ae4efd74ba3fa6cf \ |
|
|
sha256 1f973868dcca56a3a99b25d253fa18bf2d53670f8bbfa498261267647707b1e3 \ |
|
|
size 77821 |
|
|
checksums rmd160 2f6fe20ed6647508aa8264032c1d9ef96f95cfa6 \ |
|
|
sha256 1af94a8e95e4ba4545592341c47d8d1dc45b01822b877f7d3095a438566e874b \ |
|
|
size 77880 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|