[105797] trunk/dports/gnome/libgnomeuimm/Portfile

devans at macports.org devans at macports.org
Sun May 5 20:19:04 PDT 2013


Revision: 105797
          https://trac.macports.org/changeset/105797
Author:   devans at macports.org
Date:     2013-05-05 20:19:04 -0700 (Sun, 05 May 2013)
Log Message:
-----------
libgnomeuimm: white space only.

Modified Paths:
--------------
    trunk/dports/gnome/libgnomeuimm/Portfile

Modified: trunk/dports/gnome/libgnomeuimm/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeuimm/Portfile	2013-05-06 03:14:57 UTC (rev 105796)
+++ trunk/dports/gnome/libgnomeuimm/Portfile	2013-05-06 03:19:04 UTC (rev 105797)
@@ -1,37 +1,35 @@
 # -*- 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		libgnomeuimm
-version		2.28.0
+name            libgnomeuimm
+version         2.28.0
 revision        3
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	libgnomemm provides C++ wrappers for libgnomeui.
-long_description        ${description}
-maintainers	nomaintainer
-categories	gnome
-license		{LGPL-2.1+ GPL-2+}
-platforms	darwin
-homepage	http://www.gtkmm.org/
+description     libgnomemm provides C++ wrappers for libgnomeui.
+long_description ${description}
+maintainers     nomaintainer
+categories      gnome
+license         {LGPL-2.1+ GPL-2+}
+platforms       darwin
+homepage        http://www.gtkmm.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-use_bzip2	yes
+use_bzip2       yes
 
 checksums       md5     6c34dbe07cf9835c36f7d0b7bc38d4fb \
                 sha1    935c206d5d13df371476b3c1075219e0bfdbc91b \
                 rmd160  9ad7eb433f4ddd112a16207f2a3183c0ed1a844d
 
-depends_build   \
-        port:pkgconfig
+depends_build   port:pkgconfig
 
-depends_lib	\
-	port:libgnomemm \
-        port:libgnomecanvasmm \
-	port:libglademm \
-        port:gconfmm \
-        port:gnome-vfsmm \
-	port:libgnomeui
+depends_lib     port:libgnomemm \
+                port:libgnomecanvasmm \
+                port:libglademm \
+                port:gconfmm \
+                port:gnome-vfsmm \
+                port:libgnomeui
 
 patchfiles      patch-examples-Makefile.in.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/f4d21086/attachment.html>


More information about the macports-changes mailing list