[74042] trunk/dports/perl/p5-time-duration/Portfile

dports at macports.org dports at macports.org
Thu Dec 2 16:39:43 PST 2010


Revision: 74042
          http://trac.macports.org/changeset/74042
Author:   dports at macports.org
Date:     2010-12-02 16:39:38 -0800 (Thu, 02 Dec 2010)
Log Message:
-----------
p5-time-duration: portfile cleanup; no functional changes (#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:37:11 UTC (rev 74041)
+++ trunk/dports/perl/p5-time-duration/Portfile	2010-12-03 00:39:38 UTC (rev 74042)
@@ -1,14 +1,17 @@
+# -*- 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
-perl5.setup			Time-Duration 1.04
-maintainers			nomaintainer
-description			Rounded or exact English expression of durations
-homepage			http://search.cpan.org/~avif
-long_description		${description}
+PortSystem              1.0
+PortGroup               perl5 1.0
 
-platforms			darwin
-checksums			md5 0c8f3d4702bcf0b0750dd476ed5f17ec
+perl5.setup             Time-Duration 1.04
+platforms               darwin
+maintainers             nomaintainer
+homepage                http://search.cpan.org/~avif
+supported_archs         noarch
 
-supported_archs noarch
+description             Rounded or exact English expression of durations
+
+long_description        ${description}
+
+checksums               md5 0c8f3d4702bcf0b0750dd476ed5f17ec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101202/47242c62/attachment.html>


More information about the macports-changes mailing list