Skip to content

Commit

Permalink
p5-data-compare: update to version 1.27, dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Nov 7, 2019
1 parent 12ff889 commit 7f3564c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions perl/p5-data-compare/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,22 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28 5.30
perl5.setup Data-Compare 1.26
perl5.setup Data-Compare 1.27
maintainers nomaintainer
license {Artistic-1 GPL}

description Compare perl data structures
long_description ${description}

checksums rmd160 0be43d06ed9c657b8779999b3f5aefff82483dd0 \
sha256 975078ab2b9a80b4cecf7f3e427c76224ca80ffe864e6e3a28e77c88b8f8e00d \
size 26684
checksums rmd160 43a5dba4e4c6173312f5d746779e749065c6cb0c \
sha256 818a20f1f38f74e65253cf8bcf6fed7f94a5a8dd662f75330dcaf4b117cee8bd \
size 27111

platforms darwin
supported_archs noarch

if {${perl5.major} != ""} {
depends_lib-append \
port:p${perl5.major}-clone \
port:p${perl5.major}-file-find-rule
}

0 comments on commit 7f3564c

Please sign in to comment.