Revision: 74035 http://trac.macports.org/changeset/74035 Author: dports@macports.org Date: 2010-12-02 16:21:04 -0800 (Thu, 02 Dec 2010) Log Message: ----------- p5-time-progress: portfile cleanup; no functional changes (#27537) Modified Paths: -------------- trunk/dports/perl/p5-time-progress/Portfile Modified: trunk/dports/perl/p5-time-progress/Portfile =================================================================== --- trunk/dports/perl/p5-time-progress/Portfile 2010-12-03 00:18:17 UTC (rev 74034) +++ trunk/dports/perl/p5-time-progress/Portfile 2010-12-03 00:21:04 UTC (rev 74035) @@ -1,18 +1,18 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup Time-Progress 1.3 -platforms darwin -maintainers nomaintainer -description Elapsed and estimated finish time reporting +perl5.setup Time-Progress 1.3 +platforms darwin +maintainers nomaintainer +supported_archs noarch -long_description \ - ${description} +description Elapsed and estimated finish time reporting -checksums md5 708cdb258dcf756104c0d7b1892d0298\ - sha1 2020ca8b915793b77621a48207742ab3518b3ec2\ - rmd160 e4f141c1e78834918d45d5939baf1c322f79c5e3 +long_description ${description} -supported_archs noarch +checksums md5 708cdb258dcf756104c0d7b1892d0298\ + sha1 2020ca8b915793b77621a48207742ab3518b3ec2\ + rmd160 e4f141c1e78834918d45d5939baf1c322f79c5e3