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

sean at macports.org sean at macports.org
Sat Mar 23 09:43:51 PDT 2013


Revision: 104341
          https://trac.macports.org/changeset/104341
Author:   sean at macports.org
Date:     2013-03-23 09:43:51 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
pandoc: add modeline and clean whitespace

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

Modified: trunk/dports/textproc/pandoc/Portfile
===================================================================
--- trunk/dports/textproc/pandoc/Portfile	2013-03-23 16:43:46 UTC (rev 104340)
+++ trunk/dports/textproc/pandoc/Portfile	2013-03-23 16:43:51 UTC (rev 104341)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -7,7 +8,9 @@
 name                pandoc
 categories          textproc
 maintainers         nomaintainer
+platforms           darwin
 license             GPL-3
+
 description         General markup converter
 long_description    \
     Pandoc is a command-line tool for converting from one markup format \
@@ -15,8 +18,8 @@
     HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, \
     LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows.
 
-homepage            http://johnmacfarlane.net/${name}/
-platforms           darwin
+homepage            http://johnmacfarlane.net/${name}
+
 checksums           md5     e96187b08a585f827ca21aa6e7e375d3 \
                     sha1    ec0d29688bd9cd9500b2d7170c497d8782328449 \
                     rmd160  e26a1ecc9fc4d7a905a07060eba2ad9e62501e2f
@@ -28,4 +31,4 @@
 
 depends_lib         port:gmp
 
-test.run	        yes
+test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/abfa5c6f/attachment.html>


More information about the macports-changes mailing list