[41251] trunk/dports/devel/glibmm/Portfile

devans at macports.org devans at macports.org
Wed Oct 29 03:31:51 PDT 2008


Revision: 41251
          http://trac.macports.org/changeset/41251
Author:   devans at macports.org
Date:     2008-10-29 03:31:50 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
glibmm: white space changes.

Modified Paths:
--------------
    trunk/dports/devel/glibmm/Portfile

Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile	2008-10-29 10:26:17 UTC (rev 41250)
+++ trunk/dports/devel/glibmm/Portfile	2008-10-29 10:31:50 UTC (rev 41251)
@@ -2,20 +2,21 @@
 
 PortSystem 1.0
 
-name		glibmm
-version		2.18.1
+name            glibmm
+version         2.18.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	C++ interface to glib
-long_description        ${description}
-maintainers	nomaintainer
-categories	devel x11
-platforms	darwin
-homepage	http://www.gtkmm.org/
+description     C++ interface to glib
+long_description \
+                ${description}
+maintainers     nomaintainer
+categories      devel x11
+platforms       darwin
+homepage        http://www.gtkmm.org/
 master_sites    gnome:sources/glibmm/${branch}/
-use_bzip2	yes
+use_bzip2       yes
 checksums       md5     942290a4b77dac3ea18a5b70373fe04c \
                 sha1    10171be1f1ec574f74cc3e38775219c1b342baae \
                 rmd160  61a832cd7fde601a20d3217d3050427b7b0580f6
 
-depends_lib	path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
+depends_lib     path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:libsigcxx2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/eeef65b7/attachment.html>


More information about the macports-changes mailing list