[127267] trunk/dports/gnome

devans at macports.org devans at macports.org
Fri Oct 24 08:08:19 PDT 2014


Revision: 127267
          https://trac.macports.org/changeset/127267
Author:   devans at macports.org
Date:     2014-10-24 08:08:19 -0700 (Fri, 24 Oct 2014)
Log Message:
-----------
gnome-system-monitor, libgtkhtml4, metacity: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-system-monitor/Portfile
    trunk/dports/gnome/libgtkhtml4/Portfile
    trunk/dports/gnome/metacity/Portfile

Modified: trunk/dports/gnome/gnome-system-monitor/Portfile
===================================================================
--- trunk/dports/gnome/gnome-system-monitor/Portfile	2014-10-24 14:57:40 UTC (rev 127266)
+++ trunk/dports/gnome/gnome-system-monitor/Portfile	2014-10-24 15:08:19 UTC (rev 127267)
@@ -1,46 +1,45 @@
 # -*- 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            gnome-system-monitor
-version         3.14.0
-license         GPL-2+
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     A system monitor.
-long_description \
-                A nicer, simpler, easier to use replacement to gtop. \
-                It uses libgtop for the process monitoring and \
-                gtktreeview for the viewing.
-maintainers     devans openmaintainer
-categories      gnome
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/SystemMonitor
-master_sites    gnome:sources/${name}/${branch}/
+name                gnome-system-monitor
+version             3.14.0
+license             GPL-2+
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         A system monitor.
+long_description    A nicer, simpler, easier to use replacement to gtop. \
+                    It uses libgtop for the process monitoring and \
+                    gtktreeview for the viewing.
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/SystemMonitor
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  56da10577990532962f24bc2275c354876316bcc \
-                sha256  dd058c6cbb4c045e712f07331a31ce63bfbbded66fe64bd7f306be26680bbc8f
+checksums           rmd160  56da10577990532962f24bc2275c354876316bcc \
+                    sha256  dd058c6cbb4c045e712f07331a31ce63bfbbded66fe64bd7f306be26680bbc8f
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gnome-common \
-                port:itstool \
-                port:yelp-tools \
-                port:gsed
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gnome-common \
+                    port:itstool \
+                    port:yelp-tools \
+                    port:gsed
 
-depends_lib     port:desktop-file-utils \
-                port:gtkmm3 \
-                port:libgtop \
-                port:librsvg \
-                port:libwnck3 \
-                port:libxml2
+depends_lib         port:desktop-file-utils \
+                    port:gtkmm3 \
+                    port:libgtop \
+                    port:librsvg \
+                    port:libwnck3 \
+                    port:libxml2
 
-depends_run     port:gnome-settings-daemon \
-                port:yelp
+depends_run         port:gnome-settings-daemon \
+                    port:yelp
 
-patchfiles      patch-src-procproperties.cpp.diff
+patchfiles          patch-src-procproperties.cpp.diff
 
 # update m4/intltool.m4 and autoreconf
 
@@ -48,17 +47,17 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --disable-silent-rules \
-                --enable-wnck \
-                --disable-systemd \
-                --disable-schemas-compile
+configure.args      --disable-silent-rules \
+                    --enable-wnck \
+                    --disable-systemd \
+                    --disable-schemas-compile
 
 post-activate {
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome

Modified: trunk/dports/gnome/libgtkhtml4/Portfile
===================================================================
--- trunk/dports/gnome/libgtkhtml4/Portfile	2014-10-24 14:57:40 UTC (rev 127266)
+++ trunk/dports/gnome/libgtkhtml4/Portfile	2014-10-24 15:08:19 UTC (rev 127267)
@@ -1,46 +1,45 @@
 # -*- 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            libgtkhtml4
-set gname       gtkhtml
-version         4.8.4
-set branch      [join [lrange [split ${version} .] 0 1] .]
+name                libgtkhtml4
+set gname           gtkhtml
+version             4.8.4
+set branch          [join [lrange [split ${version} .] 0 1] .]
 
-maintainers     devans openmaintainer
-categories      gnome
-license         LGPL
-platforms       darwin
-description     GTK+ 3 HTML rendering/editing engine.
+maintainers         devans openmaintainer
+categories          gnome
+license             LGPL
+platforms           darwin
+description         GTK+ 3 HTML rendering/editing engine.
 
-long_description \
-                GtkHTML4 is a lightweight HTML rendering/printing/editing \
-                engine for GTK+ 3. It was originally based on KHTMLW, part of the \
-                KDE project, but is now being developed independently.
+long_description    GtkHTML4 is a lightweight HTML rendering/printing/editing \
+                    engine for GTK+ 3. It was originally based on KHTMLW, part of the \
+                    KDE project, but is now being developed independently.
 
-homepage        https://wiki.gnome.org/RoadMap/GtkHtml
-master_sites    gnome:sources/${gname}/${branch}/
-distname        ${gname}-${version}
+homepage            https://wiki.gnome.org/RoadMap/GtkHtml
+master_sites        gnome:sources/${gname}/${branch}/
+distname            ${gname}-${version}
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  c5318da1a3f009fdf346dd33db3ada4a8000bc54 \
-                sha256  00363771f5c5fef28ec90bcd643d9375d61efa6c88e770e874c3b64d3cf3b25d
+checksums           rmd160  c5318da1a3f009fdf346dd33db3ada4a8000bc54 \
+                    sha256  00363771f5c5fef28ec90bcd643d9375d61efa6c88e770e874c3b64d3cf3b25d
 
-depends_build   port:pkgconfig \
-                port:intltool
+depends_build       port:pkgconfig \
+                    port:intltool
 
-depends_lib     port:gtk3 \
-                port:enchant \
-                port:gsettings-desktop-schemas \
-                port:iso-codes \
-                port:orbit2 \
-                port:libsoup \
-                port:gnuregex
+depends_lib         port:gtk3 \
+                    port:enchant \
+                    port:gsettings-desktop-schemas \
+                    port:iso-codes \
+                    port:orbit2 \
+                    port:libsoup \
+                    port:gnuregex
 
-patchfiles      patch-gnuregex.diff \
-                patch-components-editor-Makefile.am.diff
+patchfiles          patch-gnuregex.diff \
+                    patch-components-editor-Makefile.am.diff
 
 # update m4/intltool.m4 and autoreconf
 
@@ -48,14 +47,14 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --disable-silent-rules
+configure.args      --disable-silent-rules
 
-test.run        yes
-test.dir        $worksrcpath/gtkhtml
-test.target     test-verbose
+test.run            yes
+test.dir            $worksrcpath/gtkhtml
+test.target         test-verbose
 
 variant glade description {Build glade catalog} {
     depends_lib-append port:glade
@@ -66,5 +65,5 @@
     move ${destroot}${prefix}/bin/gtkhtml-editor-test  ${destroot}${prefix}/bin/gtkhtml-editor-test-4.0
 }
 
-livecheck.type  gnome
-livecheck.name  ${gname}
+livecheck.type      gnome
+livecheck.name      ${gname}

Modified: trunk/dports/gnome/metacity/Portfile
===================================================================
--- trunk/dports/gnome/metacity/Portfile	2014-10-24 14:57:40 UTC (rev 127266)
+++ trunk/dports/gnome/metacity/Portfile	2014-10-24 15:08:19 UTC (rev 127267)
@@ -1,69 +1,68 @@
 # -*- 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            metacity
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     A window manager for the adult in you.
-long_description \
-                ${description}
-maintainers     devans openmaintainer
-categories      gnome x11-wm
-license         GPL-2+
-platforms       darwin
-homepage        https://wiki.gnome.org/Projects/Metacity
-master_sites    gnome:sources/${name}/${branch}
+name                metacity
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         A window manager for the adult in you.
+long_description    ${description}
+maintainers         devans openmaintainer
+categories          gnome x11-wm
+license             GPL-2+
+platforms           darwin
+homepage            https://wiki.gnome.org/Projects/Metacity
+master_sites        gnome:sources/${name}/${branch}
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  2c8cb78eb1ce1cb5fda4c6da81e8dd6b0666ba9e \
-                sha256  b1721803d4266b97dd740d10bc9bce166c148c2268db1faee8412f2be632668d
+checksums           rmd160  2c8cb78eb1ce1cb5fda4c6da81e8dd6b0666ba9e \
+                    sha256  b1721803d4266b97dd740d10bc9bce166c148c2268db1faee8412f2be632668d
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gnome-common \
-                port:itstool
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gnome-common \
+                    port:itstool
 
 
-depends_lib     port:desktop-file-utils \
-                port:gtk3 \
-                port:startup-notification \
-                port:xorg-libXcomposite \
-                port:xorg-libXfixes \
-                port:xrender \
-                port:xorg-libXdamage \
-                port:xorg-libXcursor \
-                port:xorg-libXinerama \
-                port:xorg-libXext \
-                port:xorg-libxkbfile \
-                port:xorg-libXrandr \
-                port:xorg-libsm \
-                port:xorg-libice \
-                port:libgtop \
-                port:libcanberra \
-                port:gsettings-desktop-schemas \
-                port:zenity
+depends_lib         port:desktop-file-utils \
+                    port:gtk3 \
+                    port:startup-notification \
+                    port:xorg-libXcomposite \
+                    port:xorg-libXfixes \
+                    port:xrender \
+                    port:xorg-libXdamage \
+                    port:xorg-libXcursor \
+                    port:xorg-libXinerama \
+                    port:xorg-libXext \
+                    port:xorg-libxkbfile \
+                    port:xorg-libXrandr \
+                    port:xorg-libsm \
+                    port:xorg-libice \
+                    port:libgtop \
+                    port:libcanberra \
+                    port:gsettings-desktop-schemas \
+                    port:zenity
 
-depends_run     port:gnome-settings-daemon
+depends_run         port:gnome-settings-daemon
 
 # autoreconf to reconfigure with our intltool.m4
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --x-includes=${prefix}/include \
-                --x-libraries=${prefix}/lib \
-                --enable-debug \
-                --disable-silent-rules \
-                --disable-schemas-compile \
-                --disable-themes-documentation \
-                --disable-compositor
+configure.args      --x-includes=${prefix}/include \
+                    --x-libraries=${prefix}/lib \
+                    --enable-debug \
+                    --disable-silent-rules \
+                    --disable-schemas-compile \
+                    --disable-themes-documentation \
+                    --disable-compositor
 
 post-activate {
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141024/e3505030/attachment-0001.html>


More information about the macports-changes mailing list