[134087] trunk/dports/gnome/uhttpmock/Portfile

devans at macports.org devans at macports.org
Wed Mar 18 04:32:42 PDT 2015


Revision: 134087
          https://trac.macports.org/changeset/134087
Author:   devans at macports.org
Date:     2015-03-18 04:32:42 -0700 (Wed, 18 Mar 2015)
Log Message:
-----------
uhttpmock: reformat, white space only.

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

Modified: trunk/dports/gnome/uhttpmock/Portfile
===================================================================
--- trunk/dports/gnome/uhttpmock/Portfile	2015-03-18 11:06:18 UTC (rev 134086)
+++ trunk/dports/gnome/uhttpmock/Portfile	2015-03-18 11:32:42 UTC (rev 134087)
@@ -1,36 +1,35 @@
 # -*- 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
-PortGroup       gobject_introspection 1.0
+PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
-name            uhttpmock
-version         0.2.0
-description     A HTTP web service mocking library for GNOME.
+name                uhttpmock
+version             0.2.0
+description         A HTTP web service mocking library for GNOME.
 
-long_description \
-                ${description}
+long_description    ${description}
 
-maintainers     devans openmaintainer
-categories      gnome net
-license         LGPL-2.1+
-platforms       darwin
-homepage        https://gitorious.org/uhttpmock/pages/Home
-master_sites    http://tecnocode.co.uk/downloads/uhttpmock/
+maintainers         devans openmaintainer
+categories          gnome net
+license             LGPL-2.1+
+platforms           darwin
+homepage            https://gitorious.org/uhttpmock/pages/Home
+master_sites        http://tecnocode.co.uk/downloads/uhttpmock/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  0089faac4a40515d36149fa4b002ba6bda07fd06 \
-                sha256  6bc8df4cb2e0484a029ae159becc20b3df3dcc4c0ea493d25e9e2b4ab8a39e93
+checksums           rmd160  0089faac4a40515d36149fa4b002ba6bda07fd06 \
+                    sha256  6bc8df4cb2e0484a029ae159becc20b3df3dcc4c0ea493d25e9e2b4ab8a39e93
 
-depends_build   port:pkgconfig
+depends_build       port:pkgconfig
 
-depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                port:libsoup \
-                port:vala
+depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                    port:libsoup \
+                    port:vala
 
 gobject_introspection yes
 
-configure.args  --enable-vala
+configure.args      --enable-vala
 
-livecheck.type  none
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150318/9730f27f/attachment-0001.html>


More information about the macports-changes mailing list