[68990] trunk/dports/x11/winetricks/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jun 19 11:36:33 PDT 2010


Revision: 68990
          http://trac.macports.org/changeset/68990
Author:   ryandesign at macports.org
Date:     2010-06-19 11:36:32 -0700 (Sat, 19 Jun 2010)
Log Message:
-----------
winetricks: whitespace changes only

Modified Paths:
--------------
    trunk/dports/x11/winetricks/Portfile

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2010-06-19 18:34:45 UTC (rev 68989)
+++ trunk/dports/x11/winetricks/Portfile	2010-06-19 18:36:32 UTC (rev 68990)
@@ -20,25 +20,24 @@
 }
 use_parallel_build      no
 
-description \
-    downloads and installs various redistributable runtime libraries
+description             downloads and installs various redistributable \
+                        runtime libraries
 
-long_description \
-    ${name} can help you prepare your system for Windows applications \
-    that mistakenly assume all users' systems have all the needed \
-    redistributable runtime libraries or fonts.
+long_description        ${name} can help you prepare your system for Windows \
+                        applications that mistakenly assume all users' \
+                        systems have all the needed redistributable runtime \
+                        libraries or fonts.
 
 checksums               md5     a31cc4938e483987a4256e41bc350ef4 \
                         sha1    d6b509d0d001692d5f5431d8f7bbcbfb4fc6ee78 \
                         rmd160  438adb39ff36b30dc2400cfc546504fb4e0e5a46
 
-depends_run \
-    path:bin/xmessage:xmessage \
-    path:bin/wine:wine \
-    path:bin/cabextract:cabextract \
-    path:bin/openssl:openssl \
-    bin:curl:curl \
-    bin:unzip:unzip
+depends_run             path:bin/xmessage:xmessage \
+                        path:bin/wine:wine \
+                        path:bin/cabextract:cabextract \
+                        path:bin/openssl:openssl \
+                        bin:curl:curl \
+                        bin:unzip:unzip
 
 extract {
     copy ${distpath}/${name} ${worksrcpath}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100619/9cb40ce0/attachment.html>


More information about the macports-changes mailing list