1 | --- Portfile.orig 2006-02-24 23:27:58.000000000 -0600 |
---|
2 | +++ Portfile 2006-02-24 23:28:21.000000000 -0600 |
---|
3 | @@ -2,8 +2,8 @@ |
---|
4 | |
---|
5 | PortSystem 1.0 |
---|
6 | PortGroup perl5 1.0 |
---|
7 | -perl5.setup Devel-Symdump 2.03 |
---|
8 | -maintainers darwinports@opendarwin.org |
---|
9 | +perl5.setup Devel-Symdump 2.06 |
---|
10 | +maintainers narf_tm@trulycertifiable.com |
---|
11 | description Inspect the symbol table and class hierarchy |
---|
12 | long_description \ |
---|
13 | A convenient way to inspect perl's symbol table and the class \ |
---|
14 | @@ -11,5 +11,5 @@ |
---|
15 | |
---|
16 | platforms darwin |
---|
17 | |
---|
18 | -checksums md5 ea5230185f1188b70ad9c3e431d981c5 |
---|
19 | +checksums md5 a6564fdfc737e2f221602c8ed713c417 |
---|
20 | |
---|