[122094] trunk/dports/science/xpa/Portfile

devans at macports.org devans at macports.org
Mon Jul 14 09:21:45 PDT 2014


Revision: 122094
          https://trac.macports.org/changeset/122094
Author:   devans at macports.org
Date:     2014-07-14 09:21:45 -0700 (Mon, 14 Jul 2014)
Log Message:
-----------
xpa: reformat tabs per mode line, whitespace only.

Modified Paths:
--------------
    trunk/dports/science/xpa/Portfile

Modified: trunk/dports/science/xpa/Portfile
===================================================================
--- trunk/dports/science/xpa/Portfile	2014-07-14 16:15:34 UTC (rev 122093)
+++ trunk/dports/science/xpa/Portfile	2014-07-14 16:21:45 UTC (rev 122094)
@@ -1,20 +1,20 @@
 # -*- 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
+PortSystem          1.0
 
-name               xpa
-version            2.1.15
-categories         science
-platforms          darwin
-maintainers        nomaintainer
-license            LGPL-2.1
+name                xpa
+version             2.1.15
+categories          science
+platforms           darwin
+maintainers         nomaintainer
+license             LGPL-2.1
 
-description        The XPA messaging system provides seamless communication \
+description         The XPA messaging system provides seamless communication \
     between many kinds of Unix programs, including X programs and Tcl/Tk \
     programs.
 
-long_description   XPA provides an easy way for users to communicate with \
+long_description    XPA provides an easy way for users to communicate with \
     XPA-enabled programs by executing XPA client commands in the shell or \
     by utilizing such commands in scripts.  Because XPA works both at the \
     programming level and the shell level, it is a powerful tool for unifying \
@@ -22,15 +22,15 @@
     choosing the best level or levels at which to access XPA services, and \
     client access can be extended or modified easily at any time.
 
-homepage           http://hea-www.harvard.edu/saord/xpa/
-master_sites       http://hea-www.harvard.edu/saord/download/xpa/
+homepage            http://hea-www.harvard.edu/saord/xpa/
+master_sites        http://hea-www.harvard.edu/saord/download/xpa/
 
 checksums           rmd160  7e2cbba7565bbbdf0d1e0bd3dd2e45c756fa0458 \
                     sha256  ac0e041f9115757fbcbfeb377cb5833544815a70f2b46f6edfbf6d1239ae690a
 
-patchfiles         patch-Makefile.in.diff
+patchfiles          patch-Makefile.in.diff
 
-destroot.destdir   INSTALL_ROOT=${destroot}
+destroot.destdir    INSTALL_ROOT=${destroot}
 
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140714/a4e2d458/attachment-0001.html>


More information about the macports-changes mailing list