Permalink
Browse files
p5-module-metadata: update to version 1.000036
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-module-metadata/Portfile
|
|
@@ -4,16 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Module-Metadata 1.000033 |
|
|
perl5.setup Module-Metadata 1.000036 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description Gather package and POD information from perl module files |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 ba01ccbc2305820a255a0c8d86091894532fa629 \ |
|
|
sha256 bc96cc7949b52e2dac1595e806102640760917cfcd7497c7a023192156f3ff8e |
|
|
checksums rmd160 f0b13aacd94fb8017fb8385c8fe5b6809ca1d254 \ |
|
|
sha256 1c70e438cec1f7f99a5cccd4529efb4ee0fb7ca958ca885ebf09952015b957aa \ |
|
|
size 50031 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_lib-append \ |
|
|
|