[73064] trunk/dports/perl/p5-date-calc/Portfile

dluke at macports.org dluke at macports.org
Tue Nov 2 18:32:47 PDT 2010


Revision: 73064
          http://trac.macports.org/changeset/73064
Author:   dluke at macports.org
Date:     2010-11-02 18:32:43 -0700 (Tue, 02 Nov 2010)
Log Message:
-----------
Whitespace (see #27102)

Modified Paths:
--------------
    trunk/dports/perl/p5-date-calc/Portfile

Modified: trunk/dports/perl/p5-date-calc/Portfile
===================================================================
--- trunk/dports/perl/p5-date-calc/Portfile	2010-11-02 23:55:10 UTC (rev 73063)
+++ trunk/dports/perl/p5-date-calc/Portfile	2010-11-03 01:32:43 UTC (rev 73064)
@@ -1,18 +1,21 @@
 # $Id$
-PortSystem		1.0
-PortGroup		perl5 1.0
 
-perl5.setup		Date-Calc 5.4
-maintainers		nomaintainer
-description		Gregorian calendar date calculations
-long_description	The library provides all sorts of date calculations \
-					based on the Gregorian calendar (the one used in all \
-					western countries today), thereby complying with all \
-					relevant norms and standards: ISO/R 2015-1971, DIN \
-					1355 and, to some extent, ISO 8601 (where \
-					applicable).
-checksums		md5 7ae34972694127e8f1c9a2af1c24585b
-platforms		darwin
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-depends_lib-append		port:p5-bit-vector port:p5-carp-clan
+perl5.setup         Date-Calc 5.4
+maintainers         nomaintainer
+description         Gregorian calendar date calculations
+long_description    The library provides all sorts of date calculations \
+                    based on the Gregorian calendar (the one used in all \
+                    western countries today), thereby complying with all \
+                    relevant norms and standards: ISO/R 2015-1971, DIN \
+                    1355 and, to some extent, ISO 8601 (where \
+                    applicable).
 
+checksums           md5 7ae34972694127e8f1c9a2af1c24585b
+
+platforms           darwin
+
+depends_lib-append  port:p5-bit-vector port:p5-carp-clan
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101102/6348171e/attachment-0001.html>


More information about the macports-changes mailing list