[104747] trunk/dports/gnome/pessulus/Portfile

cal at macports.org cal at macports.org
Mon Apr 1 15:38:42 PDT 2013


Revision: 104747
          https://trac.macports.org/changeset/104747
Author:   cal at macports.org
Date:     2013-04-01 15:38:41 -0700 (Mon, 01 Apr 2013)
Log Message:
-----------
pessulus: whitespace only

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

Modified: trunk/dports/gnome/pessulus/Portfile
===================================================================
--- trunk/dports/gnome/pessulus/Portfile	2013-04-01 22:34:59 UTC (rev 104746)
+++ trunk/dports/gnome/pessulus/Portfile	2013-04-01 22:38:41 UTC (rev 104747)
@@ -1,42 +1,42 @@
 # -*- 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
+PortSystem          1.0
 
-name		pessulus
-version		2.30.4
-revision        2
-license         GPL-2+
-set branch      [join [lrange [split ${version} .] 0 1] .]
-categories	gnome python
-platforms	darwin
-maintainers	nomaintainer
-description	A lockdown editor for GNOME.
-long_description	\
-	pessulus enables administrators to set mandatory settings in GConf. \
-	The users can not change these settings. Use of pessulus can be \
-	useful on computers that are open to use by everyone, e.g. in an \
-	internet cafe.
-homepage	http://library.gnome.org/admin/system-admin-guide/stable/lockdown.html
-master_sites	gnome:sources/${name}/${branch}/
+name                pessulus
+version             2.30.4
+revision            2
+license             GPL-2+
+set branch          [join [lrange [split ${version} .] 0 1] .]
+categories          gnome python
+platforms           darwin
+maintainers         nomaintainer
+description         A lockdown editor for GNOME.
+long_description    \
+    pessulus enables administrators to set mandatory settings in GConf. \
+    The users can not change these settings. Use of pessulus can be \
+    useful on computers that are open to use by everyone, e.g. in an \
+    internet cafe.
+homepage            http://library.gnome.org/admin/system-admin-guide/stable/lockdown.html
+master_sites        gnome:sources/${name}/${branch}/
 
-checksums       md5     3a66250af602b8baf378c9cf28b5b8ce \
-                sha1    0b8cd8e1e7ca65cfb3008f44c5cb3c126c010ea4 \
-                rmd160  c0040e873455d43afc544364ca172d6bb70e73b0
+checksums           md5     3a66250af602b8baf378c9cf28b5b8ce \
+                    sha1    0b8cd8e1e7ca65cfb3008f44c5cb3c126c010ea4 \
+                    rmd160  c0040e873455d43afc544364ca172d6bb70e73b0
 
-supported_archs noarch
+supported_archs     noarch
 
-use_bzip2	yes
+use_bzip2           yes
 
-depends_build	port:pkgconfig \
-                port:intltool
+depends_build       port:pkgconfig \
+                    port:intltool
 
-depends_lib     port:gconf \
-                port:gnome-python-desktop
+depends_lib         port:gconf \
+                    port:gnome-python-desktop
 
-patchfiles      patch-configure.diff \
-                patch-Makefile.in.diff \
-                patch-data-Makefile.in.diff
+patchfiles          patch-configure.diff \
+                    patch-Makefile.in.diff \
+                    patch-data-Makefile.in.diff
 
 variant python25 conflicts python26 python27 description {Use python 2.5} {
     configure.python          ${prefix}/bin/python2.5
@@ -71,7 +71,7 @@
 # port gnome-python-desktop is not universal
 #
 
-universal_variant no
+universal_variant   no
 
 post-activate {
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
@@ -79,4 +79,4 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130401/7f91ad42/attachment-0001.html>


More information about the macports-changes mailing list