Permalink
Browse files
p5-alien-build: update to version 1.69
- 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.68 ../../authors/id/P/PL/PLICEASE |
|
|
perl5.setup Alien-Build 1.69 ../../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 b1f7f220a8d819acfef3485e3c8e75735d6cf71f \ |
|
|
sha256 c854c901e0b12c1f3ab7826db14108ba9698efed4df2c2d3155b0230dfc3465a \ |
|
|
size 260463 |
|
|
checksums rmd160 2c30f5de4d4f9ba20acccb9ba05582870ce0c90f \ |
|
|
sha256 088320f539e7b998851a0a18fa13fcbb383838899e59a0f61cc97b6c2a0d22dc \ |
|
|
size 260811 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|