Skip to content

Commit

Permalink
p5-math-base85: update to version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Oct 17, 2017
1 parent 95e25c9 commit 50a8ed6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions perl/p5-math-base85/Portfile
Expand Up @@ -4,8 +4,7 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.24 5.26
perl5.setup Math-Base85 0.2
revision 3
perl5.setup Math-Base85 0.4
platforms darwin
license {Artistic-1 GPL}
maintainers nomaintainer
Expand All @@ -17,9 +16,10 @@ long_description Math::Base85 ${description}, via strings and \
Math::BigInt. For more information, read the module \
or RFC 1924.

checksums sha1 eae5fd953dc2b6b0e15ab9d6aeee705156cc943b \
rmd160 c9816c1bfd75eaff54d9e5f3f4c56198bc30d4a2
checksums rmd160 7ca3949086588cdad286f0f222ea601440eb96a7 \
sha256 9ea858600f925e1ffc7f0a863b7835892d9899fcf44b3e5090eca3a469b98b0d

if {${perl5.major} != ""} {
depends_lib-append port:p${perl5.major}-math-bigint
depends_lib-append \
port:p${perl5.major}-math-bigint
}

0 comments on commit 50a8ed6

Please sign in to comment.