Revision: 74043 http://trac.macports.org/changeset/74043 Author: dports@macports.org Date: 2010-12-02 16:42:05 -0800 (Thu, 02 Dec 2010) Log Message: ----------- p5-time-duration: update to v1.06, add license, long_description, and new maintainer (#27546) Modified Paths: -------------- trunk/dports/perl/p5-time-duration/Portfile Modified: trunk/dports/perl/p5-time-duration/Portfile =================================================================== --- trunk/dports/perl/p5-time-duration/Portfile 2010-12-03 00:39:38 UTC (rev 74042) +++ trunk/dports/perl/p5-time-duration/Portfile 2010-12-03 00:42:05 UTC (rev 74043) @@ -4,14 +4,22 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Time-Duration 1.04 +perl5.setup Time-Duration 1.06 platforms darwin -maintainers nomaintainer -homepage http://search.cpan.org/~avif +maintainers l2g.to:larry+macports +license Artistic/GPL supported_archs noarch description Rounded or exact English expression of durations -long_description ${description} +long_description This module provides functions for expressing \ + durations in rounded or exact terms, e.g. \"1 \ + second,\" \"2 minutes and 5 seconds,\" or \"1 hour, \ + 3 minutes, and 40 seconds.\" -checksums md5 0c8f3d4702bcf0b0750dd476ed5f17ec +checksums sha1 c99c4d40c0164ede0ef93ea1c493c86d5a596e2f \ + rmd160 5200f9586be1cf155a8c747d5da7e4f9846ad5b0 + +# These are only required for complete testing +#depends_build-append port:p5-test-pod \ +# port:p5-test-pod-coverage