Permalink
Browse files
p5-alien-build: update to version 1.63
- 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.62 ../../authors/id/P/PL/PLICEASE |
|
|
perl5.setup Alien-Build 1.63 ../../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 b83b2c70419429c32b7b4ff2d4db81f330be70e4 \ |
|
|
sha256 f9c69455de8a0949e54ed3cb6c01ca510fe532ef708c51658235d78de0720161 \ |
|
|
size 233731 |
|
|
checksums rmd160 2b1b8c668b9ddcd1ce490c2346d2baf2c7f17064 \ |
|
|
sha256 031b78e56bb9d8739cce3adbf6fc388c07745b5ad8463261be54b0d6aa3ed38b \ |
|
|
size 256233 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|