Ticket #43165: p5-moo-1.004002.diff
File p5-moo-1.004002.diff, 1.4 KB (added by nortcele, 11 years ago) |
---|
-
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 Moo 1.00 3001 ../by-authors/id/M/MS/MSTROUT7 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 8 perl5.setup Moo 1.004002 ../by-authors/id/H/HA/HAARG 9 9 10 10 platforms darwin 11 11 maintainers nomaintainer … … 28 28 instead of provide full interoperability via the metaclass \ 29 29 inflation capabilities described in \"MOO AND MOOSE\". 30 30 31 checksums rmd160 b695ae0bd384d7a64087f6cb26a5f29303ffd006\32 sha256 51ffe9d5129b78582c9eac3de70803cf14ff526a9df4a0c394b48bc69fd7c25031 checksums rmd160 a6b32ebaa998f727b067dc10687bb621b66c4dcc \ 32 sha256 d32b61b8e85795b302afdf3bc684239a6f8f3b4b8896ada96298164703085183 33 33 34 34 if {${perl5.major} != ""} { 35 35 depends_lib-append port:p${perl5.major}-class-method-modifiers \ 36 36 port:p${perl5.major}-devel-globaldestruction \ 37 37 port:p${perl5.major}-dist-checkconflicts \ 38 port:p${perl5.major}-import-into \ 38 39 port:p${perl5.major}-module-runtime \ 39 40 port:p${perl5.major}-role-tiny \ 40 41 port:p${perl5.major}-strictures