[122768] trunk/dports/sysutils/fhist/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Jul 29 06:02:04 PDT 2014


Revision: 122768
          https://trac.macports.org/changeset/122768
Author:   khindenburg at macports.org
Date:     2014-07-29 06:02:04 -0700 (Tue, 29 Jul 2014)
Log Message:
-----------
fhist: whitespace

Modified Paths:
--------------
    trunk/dports/sysutils/fhist/Portfile

Modified: trunk/dports/sysutils/fhist/Portfile
===================================================================
--- trunk/dports/sysutils/fhist/Portfile	2014-07-29 12:58:35 UTC (rev 122767)
+++ trunk/dports/sysutils/fhist/Portfile	2014-07-29 13:02:04 UTC (rev 122768)
@@ -1,16 +1,16 @@
 # -*- 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        fhist
-version     1.17
-categories  sysutils textproc devel
-license     GPL-2+
-maintainers khindenburg openmaintainer
-description FHist: file history, comparison and merging tools
-homepage    http://fhist.sourceforge.net/
-platforms   darwin
+name                fhist
+version             1.17
+categories          sysutils textproc devel
+license             GPL-2+
+maintainers         khindenburg openmaintainer
+description         FHist: file history, comparison and merging tools
+homepage            http://fhist.sourceforge.net/
+platforms           darwin
 
 long_description    The FHist package contains 3 utilities, fhist (a file \
                     history tool that works on binary inputs), fcomp (a file \
@@ -19,13 +19,13 @@
                     three are bundled together because they use the same \
                     minimal-difference algorithm.
 
-master_sites    sourceforge
+master_sites        sourceforge
 
-checksums       rmd160  99af99ab8de716d7a98629a8711850a152b5cfa7 \
-                sha256  e1e06a095913e9d9afc2deb89f646d96dd03d2d832669018f3cc519fffb98e1e
+checksums           rmd160  99af99ab8de716d7a98629a8711850a152b5cfa7 \
+                    sha256  e1e06a095913e9d9afc2deb89f646d96dd03d2d832669018f3cc519fffb98e1e
 
-depends_build   port:cctools
-depends_lib port:bison port:gettext port:cook
+depends_build       port:cctools
+depends_lib         port:bison port:gettext port:cook
 
 pre-configure {
     reinplace "s|\$(RPM_BUILD_ROOT)|${destroot}|g" \
@@ -37,7 +37,8 @@
 
 use_parallel_build  no
 
-test.run    yes
-test.target sure
+test.run            yes
+test.target         sure
 
-livecheck.type  sourceforge
+livecheck.type      sourceforge
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140729/9c6fc9b6/attachment.html>


More information about the macports-changes mailing list