[128806] trunk/dports/devel/spin/Portfile

khindenburg at macports.org khindenburg at macports.org
Thu Nov 27 08:23:51 PST 2014


Revision: 128806
          https://trac.macports.org/changeset/128806
Author:   khindenburg at macports.org
Date:     2014-11-27 08:23:51 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
spin: whitespace nitpick

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

Modified: trunk/dports/devel/spin/Portfile
===================================================================
--- trunk/dports/devel/spin/Portfile	2014-11-27 16:22:06 UTC (rev 128805)
+++ trunk/dports/devel/spin/Portfile	2014-11-27 16:23:51 UTC (rev 128806)
@@ -23,14 +23,14 @@
 checksums           md5     89c0d322c3a5aded1fda9b0d30327d19 \
                     sha1    a27b04014e149e687a59e0722007baf820101ef2 \
                     rmd160  e974118fac314e4ac8025f534d6c4cd2bf40f80e
-depends_lib     port:tk port:tcl 
+depends_lib     port:tk port:tcl
 worksrcdir      Spin/Src${version}
 use_configure   no
 use_parallel_build no
 
-pre-patch   { 
+pre-patch   {
     file rename ${worksrcpath}/../iSpin/ispin.tcl ${worksrcpath}/../iSpin/ispin
-} 
+}
 
 build.target    ""
 build.args      CC="${configure.cc} -DNXT" \
@@ -42,5 +42,5 @@
     xinstall -m 0755 ${worksrcpath}/${name} \
         ${destroot}${prefix}/bin
     xinstall -m 0755 ${worksrcpath}/../iSpin/ispin \
-        ${destroot}${prefix}/bin 
+        ${destroot}${prefix}/bin
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/b1624e51/attachment.html>


More information about the macports-changes mailing list