[105779] trunk/dports/gnome/vino/Portfile

devans at macports.org devans at macports.org
Sun May 5 14:09:06 PDT 2013


Revision: 105779
          https://trac.macports.org/changeset/105779
Author:   devans at macports.org
Date:     2013-05-05 14:09:06 -0700 (Sun, 05 May 2013)
Log Message:
-----------
vino: white space only.

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

Modified: trunk/dports/gnome/vino/Portfile
===================================================================
--- trunk/dports/gnome/vino/Portfile	2013-05-05 21:06:17 UTC (rev 105778)
+++ trunk/dports/gnome/vino/Portfile	2013-05-05 21:09:06 UTC (rev 105779)
@@ -1,25 +1,25 @@
 # -*- 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		vino
+name            vino
 version         2.28.3
 revision        5
 license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
-homepage	http://www.gnome.org
-description	Vino is a VNC server for the current GNOME user
-long_description	${description}
-categories	gnome
-platforms	darwin
-maintainers	devans openmaintainer
-master_sites	gnome:sources/${name}/${branch}/
+homepage        http://www.gnome.org
+description     Vino is a VNC server for the current GNOME user
+long_description    ${description}
+categories      gnome
+platforms       darwin
+maintainers     devans openmaintainer
+master_sites    gnome:sources/${name}/${branch}/
 
 checksums       sha1    5ffd9d9b3d9ecfd028468e1e889006929e5590af \
                 rmd160  885bdcab1f2993bbd9a74e78ede93f58a93d4eee
 
-use_bzip2	yes
+use_bzip2       yes
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -39,7 +39,7 @@
                 port:xorg-libsm
 
 
-configure.args	--x-includes=${prefix}/include \
+configure.args  --x-includes=${prefix}/include \
                 --x-libraries=${prefix}/lib \
                 --disable-schemas-install \
                 --disable-network-manager \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/09670b6a/attachment.html>


More information about the macports-changes mailing list