p5-perl-version: update to version 1.018, dependencies

This commit is contained in:
David B. Evans
2025-01-27 21:06:40 -08:00
parent c42e608421
commit e439dde9da
+4 -7
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.28 5.30 5.32 5.34
perl5.setup Perl-Version 1.017
perl5.setup Perl-Version 1.018
license {Artistic-1 GPL}
maintainers nomaintainer
description Perl::Version - Parse and manipulate Perl version strings
@@ -13,14 +13,11 @@ long_description {*}${description}
platforms {darwin any}
supported_archs noarch
checksums rmd160 5535f7931ef616ec30a4847650078f60d1c7fb6b \
sha256 3d85283bc5411af0f71fd75284a0b2e1ff3a7ec13f16464046f1fd77aa8647e4 \
size 30441
checksums rmd160 37c3935660e9d7b4bfd22b753ffd6b14b6832759 \
sha256 ffddcd3771f1f8a12b30f87650d325f651ae1ef4daa0ebf8abda38ba8f5e3dcd \
size 31452
if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-test-simple
depends_lib-append \
port:p${perl5.major}-data-dumper \
port:p${perl5.major}-getopt-long \