1 | --- Portfile.044 2012-09-21 21:24:22.000000000 +0100 |
---|
2 | +++ Portfile 2012-10-08 03:06:57.000000000 +0100 |
---|
3 | @@ -5,8 +5,7 @@ |
---|
4 | PortGroup perl5 1.0 |
---|
5 | |
---|
6 | perl5.branches 5.8 5.10 5.12 5.14 5.16 |
---|
7 | -perl5.setup Net-Stomp 0.44 |
---|
8 | -revision 1 |
---|
9 | +perl5.setup Net-Stomp 0.45 |
---|
10 | license {Artistic-1 GPL} |
---|
11 | platforms darwin |
---|
12 | maintainers di.uminho.pt:jpo openmaintainer |
---|
13 | @@ -17,8 +16,8 @@ |
---|
14 | |
---|
15 | long_description ${description} |
---|
16 | |
---|
17 | -checksums rmd160 01b0cf6b922a1ffccfecf15941a8f547e94b69af \ |
---|
18 | - sha256 20bd71664c36ce8146c300d015908f04953c34fe4cf86dcee993644dfb6c59bf |
---|
19 | +checksums rmd160 87b2c3bb06e745af7ff45382baa54c831cb12d9a \ |
---|
20 | + sha256 441d4774641338a2fd31e35b4278b3fdccd195a0d0900656471304904f2673b6 |
---|
21 | |
---|
22 | if {${perl5.major} != ""} { |
---|
23 | depends_lib-append port:p${perl5.major}-class-accessor |
---|