Skip to content

Commit

Permalink
p5-convert-pem: update to version 0.12, dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Oct 22, 2024
1 parent a07b8e0 commit 945f4fd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions perl/p5-convert-pem/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.28 5.30 5.32 5.34
perl5.setup Convert-PEM 0.09 ../../authors/id/T/TI/TIMLEGGE
perl5.setup Convert-PEM 0.12 ../../authors/id/T/TI/TIMLEGGE
revision 0
license {Artistic-1 GPL}
maintainers nomaintainer
Expand All @@ -14,9 +14,9 @@ long_description {*}${description}
platforms {darwin any}
supported_archs noarch

checksums rmd160 2a4267ce7c198357cbc0b1b91935cc90d0722797 \
sha256 6ec92cb6d0fab8e69b38880ea0fa6a8c2998885d654b5d442ca8744fd10e0ab3 \
size 21825
checksums rmd160 ff7bda53daa6022357c406a2735f30ab8f886030 \
sha256 0c35158c18f2486673f7f25d18181b36c134d979f3daf71e0f039d927f2f2419 \
size 47465

if {${perl5.major} != ""} {
depends_build-append \
Expand All @@ -27,6 +27,7 @@ if {${perl5.major} != ""} {
port:p${perl5.major}-class-errorhandler \
port:p${perl5.major}-convert-asn1 \
port:p${perl5.major}-crypt-des_ede3 \
port:p${perl5.major}-cryptx \
port:p${perl5.major}-digest-md5 \
port:p${perl5.major}-mime-base64
}

0 comments on commit 945f4fd

Please sign in to comment.