[122696] trunk/dports/editors/ackmate/Portfile

mojca at macports.org mojca at macports.org
Sat Jul 26 22:58:43 PDT 2014


Revision: 122696
          https://trac.macports.org/changeset/122696
Author:   mojca at macports.org
Date:     2014-07-26 22:58:43 -0700 (Sat, 26 Jul 2014)
Log Message:
-----------
ackmate: whitespace, first line

Modified Paths:
--------------
    trunk/dports/editors/ackmate/Portfile

Modified: trunk/dports/editors/ackmate/Portfile
===================================================================
--- trunk/dports/editors/ackmate/Portfile	2014-07-27 05:57:56 UTC (rev 122695)
+++ trunk/dports/editors/ackmate/Portfile	2014-07-27 05:58:43 UTC (rev 122696)
@@ -1,22 +1,23 @@
+# -*- 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               xcode 1.0
-PortGroup               github 1.0
+PortSystem          1.0
+PortGroup           xcode 1.0
+PortGroup           github 1.0
 
-github.setup            protocool AckMate f2515f9
-name                    ackmate
-version                 1.1.2
-revision                2
-categories              editors aqua
-maintainers             nomaintainer
-description             AckMate is a TextMate plugin for running Ack in a Cocoa window.
-long_description        ${description}
-platforms               darwin
-license                 MIT
+github.setup        protocool AckMate f2515f9
+name                ackmate
+version             1.1.2
+revision            2
+categories          editors aqua
+maintainers         nomaintainer
+description         AckMate is a TextMate plugin for running Ack in a Cocoa window.
+long_description    ${description}
+platforms           darwin
+license             MIT
 
-checksums               rmd160  7284a1bddc28316ff41ba75b7614c8209ff79fb8 \
-                        sha256  f322c96d5c8bf2e6c6d5e3a5d2b2979de1fb8951ec0889b625dfa5666a433067
+checksums           rmd160  7284a1bddc28316ff41ba75b7614c8209ff79fb8 \
+                    sha256  f322c96d5c8bf2e6c6d5e3a5d2b2979de1fb8951ec0889b625dfa5666a433067
 
-depends_build           port:ragel
-depends_lib             port:p5.16-app-ack
+depends_build       port:ragel
+depends_lib         port:p5.16-app-ack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140726/0fadf57d/attachment.html>


More information about the macports-changes mailing list