[148464] trunk/dports/perl/p5-sys-syslog/Portfile

devans at macports.org devans at macports.org
Mon May 9 18:59:00 PDT 2016


Revision: 148464
          https://trac.macports.org/changeset/148464
Author:   devans at macports.org
Date:     2016-05-09 18:59:00 -0700 (Mon, 09 May 2016)
Log Message:
-----------
p5-sys-syslog: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-sys-syslog/Portfile

Modified: trunk/dports/perl/p5-sys-syslog/Portfile
===================================================================
--- trunk/dports/perl/p5-sys-syslog/Portfile	2016-05-10 01:57:44 UTC (rev 148463)
+++ trunk/dports/perl/p5-sys-syslog/Portfile	2016-05-10 01:59:00 UTC (rev 148464)
@@ -1,18 +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.22
-perl5.setup             Sys-Syslog 0.33
-license                 {Artistic-1 GPL}
-maintainers             nomaintainer
+perl5.setup         Sys-Syslog 0.33
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
 
-description             Perl interface to the UNIX syslog(3) calls
-long_description        ${description}
+description         Perl interface to the UNIX syslog(3) calls
+long_description    ${description}
 
-checksums               md5     5237b0396b10a5bc1f7d5436883e40f9 \
-                        sha1    19b96effaaee8b77efbea3c81f54731c852b55f0 \
-                        rmd160  57be75f856ccaeedc9cb0ecf53453259bc2974fc
+checksums           md5     5237b0396b10a5bc1f7d5436883e40f9 \
+                    sha1    19b96effaaee8b77efbea3c81f54731c852b55f0 \
+                    rmd160  57be75f856ccaeedc9cb0ecf53453259bc2974fc
 
-platforms               darwin
+platforms           darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160509/2a613696/attachment.html>


More information about the macports-changes mailing list