[107576] trunk/dports/devel/mercurial/Portfile

sean at macports.org sean at macports.org
Tue Jul 2 17:41:31 PDT 2013


Revision: 107576
          https://trac.macports.org/changeset/107576
Author:   sean at macports.org
Date:     2013-07-02 17:41:31 -0700 (Tue, 02 Jul 2013)
Log Message:
-----------
mercurial: delete trailing whitespace

Modified Paths:
--------------
    trunk/dports/devel/mercurial/Portfile

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2013-07-03 00:41:26 UTC (rev 107575)
+++ trunk/dports/devel/mercurial/Portfile	2013-07-03 00:41:31 UTC (rev 107576)
@@ -70,8 +70,8 @@
     file copy ${worksrcpath}/contrib/hgk ${destroot}${prefix}/bin/hgk
 
     if {[variant_isset bash_completion]} {
-        set completions_path ${destroot}${prefix}/share/bash-completion/completions 
-        xinstall -d ${completions_path} 
+        set completions_path ${destroot}${prefix}/share/bash-completion/completions
+        xinstall -d ${completions_path}
         xinstall -m 644 ${worksrcpath}/contrib/bash_completion ${completions_path}/mercurial
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130702/66a3afd0/attachment.html>


More information about the macports-changes mailing list