[37365] trunk/dports/textproc/pandoc/Portfile

dluke at macports.org dluke at macports.org
Wed Jun 4 12:49:14 PDT 2008


Revision: 37365
          http://trac.macosforge.org/projects/macports/changeset/37365
Author:   dluke at macports.org
Date:     2008-06-04 12:49:14 -0700 (Wed, 04 Jun 2008)

Log Message:
-----------
remove trailing whitespace to make port lint happy.

Modified Paths:
--------------
    trunk/dports/textproc/pandoc/Portfile

Modified: trunk/dports/textproc/pandoc/Portfile
===================================================================
--- trunk/dports/textproc/pandoc/Portfile	2008-06-04 19:48:42 UTC (rev 37364)
+++ trunk/dports/textproc/pandoc/Portfile	2008-06-04 19:49:14 UTC (rev 37365)
@@ -26,7 +26,7 @@
 build.args          PREFIX=${prefix}
 build.target        build-all
 
-destroot            { 
+destroot            {
   # install pandoc executable, libraries, and library documentation:
   system "(cd ${worksrcpath}; ./setup copy --destdir=${destroot})"
   # strip the pandoc binary:
@@ -51,11 +51,11 @@
     markdown2pdf.1 html2markdown.1 ${destroot}${prefix}/share/man/man1
 }
  
-post-activate       { 
+post-activate       {
   # Register the library with the ghc package database:
-  system "${prefix}/libexec/${name}-${version}/register.sh" 
+  system "${prefix}/libexec/${name}-${version}/register.sh"
 }
 
 #pre-deactivate     {
-#  system "${prefix}/libexec/${name}-${version}/unregister.sh" 
+#  system "${prefix}/libexec/${name}-${version}/unregister.sh"
 #}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080604/1edb2ca6/attachment.htm 


More information about the macports-changes mailing list