Permalink
Browse files
p5-alien-build: update to version 1.60
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-alien-build/Portfile
|
|
@@ -4,17 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Alien-Build 1.55 ../../authors/id/P/PL/PLICEASE |
|
|
perl5.setup Alien-Build 1.60 ../../authors/id/P/PL/PLICEASE |
|
|
license {Artistic-1 GPL} |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
description Alien::Build - Build external dependencies for use in CPAN |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 3dc5089bb3d43ede9eae688c024a6147bb83ea2c \ |
|
|
sha256 6587c9cf6f7243631e276e4e6403fed65c9775e57fcb30edab3b97099835478e \ |
|
|
size 236781 |
|
|
checksums rmd160 3e9954e44ae92bb122202edc80bfd17ba351443e \ |
|
|
sha256 e7a03f3010dcb03cc84e1a51054745c6fae305a472462d57e6c0ea706889fc73 \ |
|
|
size 232830 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|