Skip to content

Commit

Permalink
p5-mail-box-pop3: update to version 3.006
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Aug 28, 2023
1 parent 6f3f2f4 commit 811830d
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions perl/p5-mail-box-pop3/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,22 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.28 5.30 5.32 5.34
perl5.setup Mail-Box-POP3 3.005
perl5.setup Mail-Box-POP3 3.006
license {Artistic-1 GPL}
maintainers nomaintainer
description Mail::Box::POP3 - handle POP3 folders as client
long_description ${description}
long_description {*}${description}

platforms {darwin any}
supported_archs noarch

checksums rmd160 1a5be053842da49b1b8277317b82ac9ba66de9e7 \
sha256 7f345a630b0b7fa359736c264845cbd6e67eab95b141fb1957baaf669ba46876 \
size 31804
checksums rmd160 8ee4f57e75c6209d54a7562cdbea998acc1ebc90 \
sha256 76d107b94d318bcad9bd5e7d2f411a832b316f008935e50a2d7f72e23d8bd6ef \
size 32679

if {${perl5.major} != ""} {
depends_lib-append \
port:p${perl5.major}-mail-box \
port:p${perl5.major}-mail-message \
port:p${perl5.major}-mail-transport

supported_archs noarch
}

0 comments on commit 811830d

Please sign in to comment.