[73210] trunk/dports/perl/p5-timedate/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Nov 6 17:39:03 PDT 2010


Revision: 73210
          http://trac.macports.org/changeset/73210
Author:   ryandesign at macports.org
Date:     2010-11-06 17:38:59 -0700 (Sat, 06 Nov 2010)
Log Message:
-----------
p5-timedate: whitespace changes / reformatting only; see #27162

Modified Paths:
--------------
    trunk/dports/perl/p5-timedate/Portfile

Modified: trunk/dports/perl/p5-timedate/Portfile
===================================================================
--- trunk/dports/perl/p5-timedate/Portfile	2010-11-07 00:36:55 UTC (rev 73209)
+++ trunk/dports/perl/p5-timedate/Portfile	2010-11-07 00:38:59 UTC (rev 73210)
@@ -1,19 +1,22 @@
 # $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
 
-perl5.setup		TimeDate 1.16 Date
-maintainers		nomaintainer
-description		time and date parsing routines
-long_description	This module replaces my earlier GetDate module, \
-					which was only a date parser. The date parser \
-					contained in this distribution is far superior to \
-					the yacc based parser, and a *lot* faster. \
-					The parser contained here will only parse absolute \
-					dates, if you want a date parser that can parse \
-					relative dates then take a look at the Time modules \
-					by David Muir on CPAN.
-checksums		md5 b3cc35a7cabd106ac8829d2f2ff4bd9d
-platforms		darwin
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-supported_archs noarch
+perl5.setup         TimeDate 1.16 Date
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         time and date parsing routines
+
+long_description    This module replaces my earlier GetDate module, \
+                    which was only a date parser. The date parser \
+                    contained in this distribution is far superior to \
+                    the yacc based parser, and a *lot* faster. \
+                    The parser contained here will only parse absolute \
+                    dates, if you want a date parser that can parse \
+                    relative dates then take a look at the Time modules \
+                    by David Muir on CPAN.
+
+checksums           md5     b3cc35a7cabd106ac8829d2f2ff4bd9d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101106/882a32e9/attachment.html>


More information about the macports-changes mailing list