[40278] trunk/dports/gnome/gnome-vfs/Portfile

nox at macports.org nox at macports.org
Sun Sep 28 05:46:47 PDT 2008


Revision: 40278
          http://trac.macports.org/changeset/40278
Author:   nox at macports.org
Date:     2008-09-28 05:46:26 -0700 (Sun, 28 Sep 2008)
Log Message:
-----------
gnome-vfs: Whitespace changes.

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

Modified: trunk/dports/gnome/gnome-vfs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-vfs/Portfile	2008-09-28 11:44:54 UTC (rev 40277)
+++ trunk/dports/gnome/gnome-vfs/Portfile	2008-09-28 12:46:26 UTC (rev 40278)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -3,5 +4,5 @@
 
 name            gnome-vfs
-version		2.22.0
+version         2.22.0
 revision        1
 maintainers     nomaintainer
@@ -90,15 +91,15 @@
     configure.args-delete   --disable-avahi
 }
 post-activate {
-	# We need to register some stuff to gconf. Just putting the
-	# schema files to the right place is not enough.
-	# You can watch the successful installation with gconf-editor.
+    # We need to register some stuff to gconf. Just putting the
+    # schema files to the right place is not enough.
+    # You can watch the successful installation with gconf-editor.
 
-	system "cd ${prefix}/etc/gconf/schemas && \
-	GCONF_CONFIG_SOURCE=`${prefix}/bin/gconftool-2 --get-default-source` ${prefix}/bin/gconftool-2 --makefile-install-rule \
-		desktop_default_applications.schemas \
-		desktop_gnome_url_handlers.schemas \
-		system_dns_sd.schemas \
-		system_http_proxy.schemas \
-		system_smb.schemas"
+    system "cd ${prefix}/etc/gconf/schemas && \
+    GCONF_CONFIG_SOURCE=`${prefix}/bin/gconftool-2 --get-default-source` ${prefix}/bin/gconftool-2 --makefile-install-rule \
+        desktop_default_applications.schemas \
+        desktop_gnome_url_handlers.schemas \
+        system_dns_sd.schemas \
+        system_http_proxy.schemas \
+        system_smb.schemas"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080928/87359e78/attachment.html 


More information about the macports-changes mailing list