Skip to content

Commit

Permalink
p5-dist-zilla: update to version 6.027
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Nov 8, 2022
1 parent f4e120d commit 5aed5a9
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions perl/p5-dist-zilla/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,19 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.28 5.30 5.32 5.34
perl5.setup Dist-Zilla 6.025
perl5.setup Dist-Zilla 6.027
revision 0
license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
description Dist::Zilla - distribution builder, installer not included!
long_description ${description}

platforms darwin
platforms {darwin any}
supported_archs noarch

checksums rmd160 2ccdcf444e950625ccf973187c669cb0d8efcf65 \
sha256 07798e270e5d904d1071e2b421309b732d0be7d682f4d9487945e815012726cc \
size 355395
checksums rmd160 3d3108bff7555c804c1cfa294fdf73ca198429ea \
sha256 17c6fa203f931f66b040029a1a56ef225c1112e7567f75ca0ff90b9e130b5447 \
size 355060

if {${perl5.major} != ""} {
depends_build-append \
Expand Down Expand Up @@ -81,6 +82,4 @@ if {${perl5.major} != ""} {
port:p${perl5.major}-text-template \
port:p${perl5.major}-try-tiny \
port:p${perl5.major}-yaml-tiny

supported_archs noarch
}

0 comments on commit 5aed5a9

Please sign in to comment.