[108166] trunk/dports/textproc/libxmlxx2/Portfile

devans at macports.org devans at macports.org
Sun Jul 14 23:00:39 PDT 2013


Revision: 108166
          https://trac.macports.org/changeset/108166
Author:   devans at macports.org
Date:     2013-07-14 23:00:39 -0700 (Sun, 14 Jul 2013)
Log Message:
-----------
libxmlxx2: whitespace only.

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

Modified: trunk/dports/textproc/libxmlxx2/Portfile
===================================================================
--- trunk/dports/textproc/libxmlxx2/Portfile	2013-07-15 04:58:25 UTC (rev 108165)
+++ trunk/dports/textproc/libxmlxx2/Portfile	2013-07-15 06:00:39 UTC (rev 108166)
@@ -1,22 +1,23 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
-name		libxmlxx2
+name            libxmlxx2
 set gname       libxml++
 version         2.36.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
-categories	textproc
-license		LGPL
-maintainers	nomaintainer
-description	libxml++ is a C++ interface for working with XML files
-long_description	libxml++ is a C++ interface for working with XML files, using \
-			libxml (gnome-xml) to parse and write the actual XML files. It \
-			has a simple but complete API.
-homepage	http://libxmlplusplus.sourceforge.net
-platforms	darwin
-distname	${gname}-${version}
+categories      textproc
+license         LGPL
+maintainers     nomaintainer
+description     libxml++ is a C++ interface for working with XML files
+long_description \
+                libxml++ is a C++ interface for working with XML files, using \
+                libxml (gnome-xml) to parse and write the actual XML files. It \
+                has a simple but complete API.
+homepage        http://libxmlplusplus.sourceforge.net
+platforms       darwin
+distname        ${gname}-${version}
 master_sites    gnome:sources/${gname}/${branch}/
 
 use_xz          yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130714/c13cea69/attachment-0001.html>


More information about the macports-changes mailing list