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