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

nox at macports.org nox at macports.org
Tue Nov 4 02:00:11 PST 2008


Revision: 41491
          http://trac.macports.org/changeset/41491
Author:   nox at macports.org
Date:     2008-11-04 02:00:10 -0800 (Tue, 04 Nov 2008)
Log Message:
-----------
gvfs: Whitespace changes.

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

Modified: trunk/dports/devel/gvfs/Portfile
===================================================================
--- trunk/dports/devel/gvfs/Portfile	2008-11-04 09:58:32 UTC (rev 41490)
+++ trunk/dports/devel/gvfs/Portfile	2008-11-04 10:00:10 UTC (rev 41491)
@@ -11,24 +11,27 @@
 platforms       darwin
 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.
+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.
+
 homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
+
 checksums       md5 04c44757a265f787d6606655b6bbc593 \
                 sha1 7f005cc579532b82072268ad399a2bc5ec353000 \
                 rmd160 b8f6a107923fae1c0752ee7eb4a1c27c50e3c93d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081104/8dccf1b3/attachment.html>


More information about the macports-changes mailing list