[128389] trunk/dports/perl/p5-email-date/Portfile

devans at macports.org devans at macports.org
Thu Nov 20 08:43:40 PST 2014


Revision: 128389
          https://trac.macports.org/changeset/128389
Author:   devans at macports.org
Date:     2014-11-20 08:43:40 -0800 (Thu, 20 Nov 2014)
Log Message:
-----------
p5-email-date: add mode line and retab, white space only.

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

Modified: trunk/dports/perl/p5-email-date/Portfile
===================================================================
--- trunk/dports/perl/p5-email-date/Portfile	2014-11-20 16:24:19 UTC (rev 128388)
+++ trunk/dports/perl/p5-email-date/Portfile	2014-11-20 16:43:40 UTC (rev 128389)
@@ -1,19 +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.8 5.10 5.12 5.14 5.16
-perl5.setup	Email-Date 1.103
-revision    3
-license		{Artistic-1 GPL}
-maintainers	nomaintainer
-description	perl rfc email date parsing
-long_description	${description} 	
-platforms	darwin
-checksums \
-    md5     c74b5b1d98ce7a92ed387970c461b5b4 \
-    sha1    6ff3301e04add789a36f67385fb8e5982661b77a \
-    rmd160  57d02a4cb951b8fecd5f5cbde8a8ffb09a656a8d
+perl5.setup         Email-Date 1.103
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         perl rfc email date parsing
+long_description    ${description}  
+platforms           darwin
+checksums           md5     c74b5b1d98ce7a92ed387970c461b5b4 \
+                    sha1    6ff3301e04add789a36f67385fb8e5982661b77a \
+                    rmd160  57d02a4cb951b8fecd5f5cbde8a8ffb09a656a8d
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141120/fb1b0dfd/attachment.html>


More information about the macports-changes mailing list