1 | --- Portfile.orig 2006-02-25 00:06:23.000000000 -0600 |
---|
2 | +++ Portfile 2006-02-25 00:07:41.000000000 -0600 |
---|
3 | @@ -3,12 +3,12 @@ |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | -perl5.setup Time-HiRes 1.80 |
---|
8 | -maintainers darwinports@opendarwin.org |
---|
9 | +perl5.setup Time-HiRes 1.87 |
---|
10 | +maintainers narf_tm@trulycertifiable.com |
---|
11 | description perl5 module implementing High resolution time, sleep, and alarm |
---|
12 | long_description ${description} |
---|
13 | |
---|
14 | platforms darwin |
---|
15 | |
---|
16 | -checksums md5 39aab6acf9beaf45ee235ac23dd83501 |
---|
17 | +checksums md5 e13b46ba34c0a639fda829ab0c184761 |
---|
18 | |
---|