1 | --- Portfile.macports 2010-08-14 14:01:13.000000000 +0100 |
---|
2 | +++ Portfile 2010-10-30 13:58:03.000000000 +0100 |
---|
3 | @@ -3,15 +3,18 @@ |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | -perl5.setup Log-Dispatch 2.21 |
---|
8 | -maintainers nomaintainer |
---|
9 | +perl5.setup Log-Dispatch 2.25 |
---|
10 | platforms darwin |
---|
11 | -checksums md5 a9aeb68cbf45f99ab63985719f112ee7 \ |
---|
12 | - sha1 2d9c18ae680d3ca412e4f08cdac7055dfba955ed \ |
---|
13 | - rmd160 1c699f56bddb1ddb7d69c60578af1fa201322b35 |
---|
14 | +maintainers di.uminho.pt:jpo openmaintainer |
---|
15 | + |
---|
16 | description Dispatches messages to one or more outputs |
---|
17 | long_description ${description} |
---|
18 | + |
---|
19 | +checksums md5 94d87d7cf97fe44844404ccdb0f3aeb9 \ |
---|
20 | + sha1 191394fe43583766aeb9dff9bc33e35b06552ada \ |
---|
21 | + rmd160 23248b2c600b810d1b06796eb28572fa5f7bf41e |
---|
22 | + |
---|
23 | depends_lib-append port:p5-params-validate \ |
---|
24 | - port:p5-test-simple |
---|
25 | + port:p5-test-simple |
---|
26 | |
---|
27 | -supported_archs noarch |
---|
28 | +supported_archs noarch |
---|