[131597] trunk/dports/perl/p5-time-piece/Portfile

mojca at macports.org mojca at macports.org
Wed Jan 14 18:07:26 PST 2015


Revision: 131597
          https://trac.macports.org/changeset/131597
Author:   mojca at macports.org
Date:     2015-01-14 18:07:26 -0800 (Wed, 14 Jan 2015)
Log Message:
-----------
p5-time-piece: first line, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-time-piece/Portfile

Modified: trunk/dports/perl/p5-time-piece/Portfile
===================================================================
--- trunk/dports/perl/p5-time-piece/Portfile	2015-01-15 02:03:34 UTC (rev 131596)
+++ trunk/dports/perl/p5-time-piece/Portfile	2015-01-15 02:07:26 UTC (rev 131597)
@@ -1,16 +1,19 @@
+# -*- 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.branches      5.16 5.18 5.20
-perl5.setup     Time-Piece 1.27
+perl5.setup         Time-Piece 1.27
 revision            1
-license		{Artistic-1 GPL}
-maintainers	nomaintainer
-description	Object-oriented time objects
-long_description	${description} 	
-platforms	darwin
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
 
-checksums       rmd160  c8ca21d68856b506cbb1b39873e2f1cf1c6b06b6 \
-                sha256  ba877eecb80fa353786075e668f3b7f6a634d4baba5bef6f71385a3e14cabe1b
+description         Object-oriented time objects
+long_description    ${description}
+
+checksums           rmd160  c8ca21d68856b506cbb1b39873e2f1cf1c6b06b6 \
+                    sha256  ba877eecb80fa353786075e668f3b7f6a634d4baba5bef6f71385a3e14cabe1b
+
+platforms           darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150114/3d9fcb67/attachment.html>


More information about the macports-changes mailing list