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