[123131] trunk/dports/devel/git-flow-bash-completion/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 5 18:30:16 PDT 2014


Revision: 123131
          https://trac.macports.org/changeset/123131
Author:   ryandesign at macports.org
Date:     2014-08-05 18:30:16 -0700 (Tue, 05 Aug 2014)
Log Message:
-----------
git-flow-bash-completion: adjust whitespace to conform to modeline (indents at multiples of 4 spaces)

Modified Paths:
--------------
    trunk/dports/devel/git-flow-bash-completion/Portfile

Modified: trunk/dports/devel/git-flow-bash-completion/Portfile
===================================================================
--- trunk/dports/devel/git-flow-bash-completion/Portfile	2014-08-06 01:29:26 UTC (rev 123130)
+++ trunk/dports/devel/git-flow-bash-completion/Portfile	2014-08-06 01:30:16 UTC (rev 123131)
@@ -35,6 +35,6 @@
 build {}
 
 destroot {
-  xinstall -d 0755 ${destroot}${prefix}/etc/bash_completion.d
-  copy ${worksrcpath}/git-flow-completion.bash ${destroot}${prefix}/etc/bash_completion.d/git-flow
+    xinstall -d 0755 ${destroot}${prefix}/etc/bash_completion.d
+    copy ${worksrcpath}/git-flow-completion.bash ${destroot}${prefix}/etc/bash_completion.d/git-flow
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140805/dc638772/attachment.html>


More information about the macports-changes mailing list