[105904] trunk/dports/gnome/gnome-games/Portfile

devans at macports.org devans at macports.org
Thu May 9 10:02:47 PDT 2013


Revision: 105904
          https://trac.macports.org/changeset/105904
Author:   devans at macports.org
Date:     2013-05-09 10:02:47 -0700 (Thu, 09 May 2013)
Log Message:
-----------
gnome-games: white space only.

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

Modified: trunk/dports/gnome/gnome-games/Portfile
===================================================================
--- trunk/dports/gnome/gnome-games/Portfile	2013-05-09 16:55:29 UTC (rev 105903)
+++ trunk/dports/gnome/gnome-games/Portfile	2013-05-09 17:02:47 UTC (rev 105904)
@@ -1,18 +1,18 @@
 # -*- 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
 
-name		gnome-games
-version		2.30.2
+name            gnome-games
+version         2.30.2
 revision        5
-set branch  [join [lrange [split ${version} .] 0 1] .]
-description	Collection of small but addictive games for GNOME
-long_description    ${description}
-maintainers	devans openmaintainer
-categories	gnome
-license     GPL-3+
-platforms	darwin
+set branch      [join [lrange [split ${version} .] 0 1] .]
+description     Collection of small but addictive games for GNOME
+long_description ${description}
+maintainers     devans openmaintainer
+categories      gnome
+license         GPL-3+
+platforms       darwin
 homepage        http://live.gnome.org/GnomeGames/
 master_sites    gnome:sources/${name}/${branch}/
 
@@ -32,7 +32,7 @@
                 port:xorg-libsm \
                 port:guile
               
-use_bzip2 	yes
+use_bzip2       yes
 
 patchfiles      patch-configure.diff missing-links.patch
 
@@ -81,11 +81,11 @@
 }
 
 post-activate {
-        system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
-        system "${prefix}/bin/scrollkeeper-update; true"
-        system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
-        system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
-            gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
+    system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
+    system "${prefix}/bin/scrollkeeper-update; true"
+    system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
+    system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
+        gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130509/167b3b5a/attachment.html>


More information about the macports-changes mailing list