Ticket #44834: patch-p5-log-dispatch-Portfile.diff
File patch-p5-log-dispatch-Portfile.diff, 1.0 KB (added by jul_bsd@…, 10 years ago) |
---|
-
perl/p5-log-dispatch/Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup perl5 1.0 6 6 7 perl5.branches 5.8 5.10 5.12 5.14 5.16 8 perl5.setup Log-Dispatch 2.41 7 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 8 perl5.setup Log-Dispatch 2.42 9 #revision 1 9 10 platforms darwin 10 11 maintainers di.uminho.pt:jpo openmaintainer 11 12 license Artistic-2 … … 15 16 16 17 long_description ${description} 17 18 18 checksums rmd160 87c64ad59a969fa2f2597f0393be2e84fdf01940\19 sha256 3f81fa068a2d68b0d13243a874da765ffb728a9d26ed44ef088ca627faa4556f19 checksums rmd160 6cf888b5edc416a56f515e2c2489fd6809fdd552 \ 20 sha256 6f5a377efee3af5fef9060de6ff7c490a37414f42eb9611e4eaff9ec89441eef 20 21 21 22 if {${perl5.major} != ""} { 22 23 depends_lib-append port:p${perl5.major}-class-load \