Ticket #43166: p5-class-load-0.21.diff
File p5-class-load-0.21.diff, 1.2 KB (added by nortcele, 11 years ago) |
---|
-
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 104947 2013-04-05 22:38:54Z macsforever2000@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.setup Class-Load 0.2 07 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 8 perl5.setup Class-Load 0.21 8 9 license {Artistic-1 GPL} 9 10 maintainers nomaintainer 10 11 description a working (require Class::Name) and more … … 12 13 13 14 platforms darwin 14 15 15 checksums rmd160 040eeb3049f08444e7d7f3cfcf0bcc03e2ed7e97\16 sha256 823c45885e1d29feef6867282b881d402f42af6413c7e0e9f8fe32086aee8c2016 checksums rmd160 2eb9b1d92c3739515324607a02eb4b0cc31d8e56 \ 17 sha256 10d9bae402f7e67ef441af1d7222c9d09c2b0818b81c6752c383a2d924c8047c 17 18 18 19 if {${perl5.major} != ""} { 19 20 depends_build-append port:p${perl5.major}-test-fatal \