Ticket #44834: patch-p5-class-trigger-Portfile.diff
File patch-p5-class-trigger-Portfile.diff, 1.1 KB (added by jul_bsd@…, 10 years ago) |
---|
-
perl/p5-class-trigger/Portfile
old new 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 1 2 # $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $ 2 3 3 4 PortSystem 1.0 4 5 PortGroup perl5 1.0 5 6 6 perl5.branches 5.8 5.10 5.12 5.14 5.16 7 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 7 8 perl5.setup Class-Trigger 0.14 8 9 revision 3 9 10 license {Artistic-1 GPL} … … 15 16 16 17 platforms darwin 17 18 18 checksums md5 b0a95ebe359a3c4e768d81fc58031c83 \ 19 sha1 fb184c1e58c32bb3add03d45b1b88e23fa3cbfdb \ 20 rmd160 fc9c9d0fec5aa40930809fd62cfd75a697976bea 19 checksums rmd160 fc9c9d0fec5aa40930809fd62cfd75a697976bea \ 20 sha256 6b1e45acc561e0708e00a2fcf16e157cad8b8963d1bf73726f77dd809b8aebc4 21 21 22 22 if {${perl5.major} != ""} { 23 23 depends_lib-append port:p${perl5.major}-io-stringy