[105781] trunk/dports/gnome/nautilus/Portfile
devans at macports.org
devans at macports.org
Sun May 5 14:26:48 PDT 2013
Revision: 105781
https://trac.macports.org/changeset/105781
Author: devans at macports.org
Date: 2013-05-05 14:26:48 -0700 (Sun, 05 May 2013)
Log Message:
-----------
nautilus: white space only.
Modified Paths:
--------------
trunk/dports/gnome/nautilus/Portfile
Modified: trunk/dports/gnome/nautilus/Portfile
===================================================================
--- trunk/dports/gnome/nautilus/Portfile 2013-05-05 21:22:05 UTC (rev 105780)
+++ trunk/dports/gnome/nautilus/Portfile 2013-05-05 21:26:48 UTC (rev 105781)
@@ -1,21 +1,22 @@
# -*- 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 nautilus
-version 2.30.1
+name nautilus
+version 2.30.1
revision 6
-set branch [join [lrange [split ${version} .] 0 1] .]
-description The GNOME filemanager
-long_description Nautilus is the official file manager for the \
- GNOME desktop. It is designed to be primarly a file manager, \
- but there are support for web and file viewing too.
-maintainers devans openmaintainer
-categories gnome
-license GPL-2+
-platforms darwin
-homepage http://www.gnome.org/
+set branch [join [lrange [split ${version} .] 0 1] .]
+description The GNOME filemanager
+long_description \
+ Nautilus is the official file manager for the \
+ GNOME desktop. It is designed to be primarly a file manager, \
+ but there are support for web and file viewing too.
+maintainers devans openmaintainer
+categories gnome
+license GPL-2+
+platforms darwin
+homepage http://www.gnome.org/
master_sites gnome:sources/${name}/${branch}/
checksums md5 e1bda55f9c6cd223561da066dbc4e863 \
@@ -27,16 +28,16 @@
port:gnome-doc-utils \
port:gtk-doc
-depends_lib port:gnome-desktop \
+depends_lib port:gnome-desktop \
port:libxml2 \
port:libunique \
port:libexif \
port:exempi
-depends_run port:desktop-file-utils \
- port:shared-mime-info
+depends_run port:desktop-file-utils \
+ port:shared-mime-info
-use_bzip2 yes
+use_bzip2 yes
patchfiles patch-configure.in.diff \
patch-eel-Makefile.am.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/75b7818a/attachment-0001.html>
More information about the macports-changes
mailing list