[107125] trunk/dports/devel/gvfs/Portfile

devans at macports.org devans at macports.org
Tue Jun 18 13:19:17 PDT 2013


Revision: 107125
          https://trac.macports.org/changeset/107125
Author:   devans at macports.org
Date:     2013-06-18 13:19:17 -0700 (Tue, 18 Jun 2013)
Log Message:
-----------
gvfs: white space only.

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

Modified: trunk/dports/devel/gvfs/Portfile
===================================================================
--- trunk/dports/devel/gvfs/Portfile	2013-06-18 20:04:28 UTC (rev 107124)
+++ trunk/dports/devel/gvfs/Portfile	2013-06-18 20:19:17 UTC (rev 107125)
@@ -14,21 +14,21 @@
 description     The Gnome Virtual File System.
 
 long_description \
-    gvfs is a userspace virtual filesystem designed \
-    to work with the i/o abstractions of gio (a new \
-    library available with glib). It installs several \
-    modules that are automatically used by applications \
-    using the APIs of libgio. The gvfs model differs \
-    from e.g. gnome-vfs in that filesystems must be \
-    mounted before they are used. There is a central \
-    daemon (gvfsd) that handles coordinting mounts, and \
-    then each mount is (typically) in its own daemon \
-    process (although mounts can share daemon process). \
-    gvfs comes with a set of backends, including trash \
-    support, sftp, smb, http, dav and others. There is \
-    a set of command line programs starting with gvfs- \
-    that lets you run commands (like cat, ls, stat, etc) \
-    on files in the gvfs.
+                gvfs is a userspace virtual filesystem designed \
+                to work with the i/o abstractions of gio (a new \
+                library available with glib). It installs several \
+                modules that are automatically used by applications \
+                using the APIs of libgio. The gvfs model differs \
+                from e.g. gnome-vfs in that filesystems must be \
+                mounted before they are used. There is a central \
+                daemon (gvfsd) that handles coordinting mounts, and \
+                then each mount is (typically) in its own daemon \
+                process (although mounts can share daemon process). \
+                gvfs comes with a set of backends, including trash \
+                support, sftp, smb, http, dav and others. There is \
+                a set of command line programs starting with gvfs- \
+                that lets you run commands (like cat, ls, stat, etc) \
+                on files in the gvfs.
 
 homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
@@ -41,14 +41,13 @@
 depends_build   port:pkgconfig \
                 port:intltool
 
-depends_lib \
-    port:gconf \
-    port:gettext \
-    path:lib/pkgconfig/glib-2.0.pc:glib2 \
-    port:libgnome-keyring \
-    port:libarchive \
-    port:libsoup \
-    port:libxml2
+depends_lib     port:gconf \
+                port:gettext \
+                path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                port:libgnome-keyring \
+                port:libarchive \
+                port:libsoup \
+                port:libxml2
 
 patchfiles      patch-gconf-gapplookupgconf.h.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130618/21f7f08c/attachment.html>


More information about the macports-changes mailing list