[104618] trunk/dports/x11/gtkmm/Portfile

cal at macports.org cal at macports.org
Sat Mar 30 05:52:53 PDT 2013


Revision: 104618
          https://trac.macports.org/changeset/104618
Author:   cal at macports.org
Date:     2013-03-30 05:52:53 -0700 (Sat, 30 Mar 2013)
Log Message:
-----------
gtkmm: whitespace only, convert tabs to spaces to conform to modeline, openmaintainer

Modified Paths:
--------------
    trunk/dports/x11/gtkmm/Portfile

Modified: trunk/dports/x11/gtkmm/Portfile
===================================================================
--- trunk/dports/x11/gtkmm/Portfile	2013-03-30 12:51:53 UTC (rev 104617)
+++ trunk/dports/x11/gtkmm/Portfile	2013-03-30 12:52:53 UTC (rev 104618)
@@ -3,27 +3,27 @@
 
 PortSystem 1.0
 
-name		gtkmm
-version		2.24.2
+name            gtkmm
+version         2.24.2
 revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	C++ interface to GTK+.
+description     C++ interface to GTK+.
 long_description        gtkmm (previously known as Gtk--) is the official \
-			C++ interface for the popular GUI library GTK+.
-maintainers	devans openmaintainer
-categories	x11 devel
-license		LGPL-2.1+
-platforms	darwin
-homepage	http://www.gtkmm.org/
+                        C++ interface for the popular GUI library GTK+.
+maintainers     devans openmaintainer
+categories      x11 devel
+license         LGPL-2.1+
+platforms       darwin
+homepage        http://www.gtkmm.org/
 master_sites    gnome:sources/${name}/${branch}/
-use_bzip2	yes
+use_bzip2       yes
 
 checksums       sha1    2d4bb3c84a561d11025213fe681e0ecf0144ee1d \
                 rmd160  fe7039582737884123f1da696b052d40da7eeaae
 
 depends_build   port:pkgconfig
 
-depends_lib	port:gtk2 \
+depends_lib     port:gtk2 \
                 port:glibmm \
                 path:lib/pkgconfig/cairomm-1.0.pc:cairomm \
                 port:pangomm \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130330/827cec96/attachment.html>


More information about the macports-changes mailing list