[127840] trunk/dports/textproc/texml/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Nov 4 20:40:36 PST 2014


Revision: 127840
          https://trac.macports.org/changeset/127840
Author:   khindenburg at macports.org
Date:     2014-11-04 20:40:36 -0800 (Tue, 04 Nov 2014)
Log Message:
-----------
texml: whitespace + format changes only

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

Modified: trunk/dports/textproc/texml/Portfile
===================================================================
--- trunk/dports/textproc/texml/Portfile	2014-11-05 03:44:38 UTC (rev 127839)
+++ trunk/dports/textproc/texml/Portfile	2014-11-05 04:40:36 UTC (rev 127840)
@@ -1,22 +1,26 @@
 # -*- 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
+PortSystem      1.0
 PortGroup       python 1.0
 
-name texml
-version 2.0.1
+name            texml
+version         2.0.1
 revision        1
-categories textproc
-maintainers nomaintainer
-platforms darwin
+categories      textproc
+maintainers     nomaintainer
+platforms       darwin
 
-description XML syntax for TeX
-long_description TeXML is an XML vocabulary for TeX. The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended audience is developers who automatically generate (La)TeX or ConTeXt files.
+description     XML syntax for TeX
+long_description \
+    TeXML is an XML vocabulary for TeX. The processor transforms the TeXML \
+    markup into the TeX markup, escaping special and out-of-encoding \
+    characters. The intended audience is developers who automatically \
+    generate (La)TeX or ConTeXt files.
 
-homepage http://getfo.org/texml/
-master_sites sourceforge:getfo
+homepage        http://getfo.org/texml/
+master_sites    sourceforge:getfo
 
-checksums md5 cf223ea44d41fb46be92707215c45472
+checksums       md5 cf223ea44d41fb46be92707215c45472
 
 python.default_version 25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141104/75e2cea5/attachment.html>


More information about the macports-changes mailing list