[74035] trunk/dports/perl/p5-time-progress/Portfile

dports at macports.org dports at macports.org
Thu Dec 2 16:21:09 PST 2010


Revision: 74035
          http://trac.macports.org/changeset/74035
Author:   dports at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101202/85d59e39/attachment.html>


More information about the macports-changes mailing list