Commits
David B. Evans authored 2b6cd34b887
1 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 |
2 2 | |
3 3 | PortSystem 1.0 |
4 4 | PortGroup perl5 1.0 |
5 5 | |
6 6 | perl5.branches 5.26 5.28 |
7 - | perl5.setup Canary-Stability 2012 ../by-authors/id/M/ML/MLEHMANN |
7 + | perl5.setup Canary-Stability 2013 ../../authors/id/M/ML/MLEHMANN |
8 8 | # licensed under the same terms as perl itself per COPYING |
9 9 | license {Artistic-1 GPL} |
10 10 | maintainers nomaintainer |
11 11 | description Canary::Stability - canary to check perl compatibility |
12 12 | long_description ${description} |
13 13 | |
14 14 | platforms darwin |
15 15 | |
16 - | checksums rmd160 bf81aa1ba086590fdbe3e6f3e604d674198c4b05 \ |
17 - | sha256 fd240b111d834dbae9630c59b42fae2145ca35addc1965ea311edf0d07817107 |
16 + | checksums rmd160 797d71a3f4e156a0a083c0581b98626ddb8aa0fe \ |
17 + | sha256 a5c91c62cf95fcb868f60eab5c832908f6905221013fea2bce3ff57046d7b6ea \ |
18 + | size 4861 |
18 19 | |
19 20 | supported_archs noarch |