Skip to content
Permalink
Browse files

p5-mail-dkim: update to version 0.55, dependencies

  • Loading branch information
dbevans committed Apr 15, 2019
1 parent 88c38b1 commit a8349ea84887b75153bd559bd29cc748248295db
Showing with 6 additions and 5 deletions.
  1. +6 −5 perl/p5-mail-dkim/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28
perl5.setup Mail-DKIM 0.54
perl5.setup Mail-DKIM 0.55
categories-append mail
license {Artistic-1 GPL}
maintainers nomaintainer
@@ -13,16 +13,17 @@ long_description ${description}

platforms darwin

checksums rmd160 78e5a018c61df69cedf3882bc7dd969c88c40381 \
sha256 b72f78c80f7aa1bdb2a80986b45f9225a8fa0b7c91644590b102a78eb31c3dca \
size 160493
checksums rmd160 f8ffebae4f23f23a21233e8b6815f49dbb09da89 \
sha256 df29ddf187025b6a8dfc1387209b7fef35557fed51f8313bd1763ae35c80daa2 \
size 160741

if {${perl5.major} != ""} {
depends_lib-append \
port:p${perl5.major}-crypt-openssl-rsa \
port:p${perl5.major}-mail-authenticationresults \
port:p${perl5.major}-mailtools \
port:p${perl5.major}-net-dns \
port:p${perl5.major}-net-dns-resolver-mock \
port:p${perl5.major}-mailtools \
port:p${perl5.major}-test-requiresinternet \
port:p${perl5.major}-yaml-libyaml

0 comments on commit a8349ea

Please sign in to comment.
You can’t perform that action at this time.