[121165] trunk/dports/perl/p5-sys-syscall/Portfile

mf2k at macports.org mf2k at macports.org
Wed Jun 18 15:25:09 PDT 2014


Revision: 121165
          https://trac.macports.org/changeset/121165
Author:   mf2k at macports.org
Date:     2014-06-18 15:25:09 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
p5-sys-syscall: Add and conform to mode line. Remove redundant categories line. Arrange lines like other perl ports.

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

Modified: trunk/dports/perl/p5-sys-syscall/Portfile
===================================================================
--- trunk/dports/perl/p5-sys-syscall/Portfile	2014-06-18 21:59:34 UTC (rev 121164)
+++ trunk/dports/perl/p5-sys-syscall/Portfile	2014-06-18 22:25:09 UTC (rev 121165)
@@ -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
+PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup	    Sys-Syscall 0.22
-revision        3
-categories          perl
-platforms	    darwin
-maintainers	    nomaintainer
+perl5.setup         Sys-Syscall 0.22
+revision            3
 
-description         Access system calls that Perl doesn't provide access to
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         Access system calls that Perl does not provide access to
 long_description    ${description}
 
 checksums           md5 a29b1ddd6fea9f7e11f0f82534d4204c \
-		    sha1 d47c6d32d86b4ade9b4484cb74684d70ecd00ada
-
-supported_archs noarch
+                    sha1 d47c6d32d86b4ade9b4484cb74684d70ecd00ada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140618/a37326b4/attachment.html>


More information about the macports-changes mailing list