[131069] trunk/dports/perl/p5-lockfile-simple/Portfile

mojca at macports.org mojca at macports.org
Mon Jan 5 11:57:43 PST 2015


Revision: 131069
          https://trac.macports.org/changeset/131069
Author:   mojca at macports.org
Date:     2015-01-05 11:57:43 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-lockfile-simple: first line, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-lockfile-simple/Portfile

Modified: trunk/dports/perl/p5-lockfile-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-lockfile-simple/Portfile	2015-01-05 19:46:30 UTC (rev 131068)
+++ trunk/dports/perl/p5-lockfile-simple/Portfile	2015-01-05 19:57:43 UTC (rev 131069)
@@ -1,17 +1,18 @@
+# -*- 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
-perl5.setup             LockFile-Simple 0.2.5
-revision                3
-license                 Artistic-1
-maintainers             nomaintainer
-description             Simple file locking scheme
-long_description        ${description}
+perl5.setup         LockFile-Simple 0.2.5
+revision            3
+license             Artistic-1
+maintainers         nomaintainer
+description         Simple file locking scheme
+long_description    ${description}
 
-checksums               md5 acf9fd6f965789a42fa5314a4be0189d
-platforms               darwin
+platforms           darwin
+supported_archs     noarch
 
-supported_archs noarch
+checksums           md5 acf9fd6f965789a42fa5314a4be0189d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/a6d3f41d/attachment-0001.html>


More information about the macports-changes mailing list