[138264] trunk/dports/net/gupnp-dlna/Portfile

devans at macports.org devans at macports.org
Fri Jul 3 09:17:17 PDT 2015


Revision: 138264
          https://trac.macports.org/changeset/138264
Author:   devans at macports.org
Date:     2015-07-03 09:17:17 -0700 (Fri, 03 Jul 2015)
Log Message:
-----------
gupnp-dlna: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/net/gupnp-dlna/Portfile

Modified: trunk/dports/net/gupnp-dlna/Portfile
===================================================================
--- trunk/dports/net/gupnp-dlna/Portfile	2015-07-03 16:13:31 UTC (rev 138263)
+++ trunk/dports/net/gupnp-dlna/Portfile	2015-07-03 16:17:17 UTC (rev 138264)
@@ -1,40 +1,39 @@
 # -*- 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            gupnp-dlna
-version         0.10.2
-license         LGPL
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     GUPnP-DLNA is a small utility library that aims to ease DLNA-related tasks.
+name                gupnp-dlna
+version             0.10.2
+license             LGPL
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         GUPnP-DLNA is a small utility library that aims to ease DLNA-related tasks.
 
-long_description \
-                ${description}
+long_description    ${description}
 
-maintainers     devans openmaintainer
-categories      net gnome
-platforms       darwin
-homepage        https://wiki.gnome.org/Projects/GUPnP
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         devans openmaintainer
+categories          net gnome
+platforms           darwin
+homepage            https://wiki.gnome.org/Projects/GUPnP
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  6e568e471848178d86ce529a5afc6dbca1af8ad2 \
-                sha256  158a22dc9c11645817596322e2516701f0d49e40f1892ddc8832afd26221c5c3
+checksums           rmd160  6e568e471848178d86ce529a5afc6dbca1af8ad2 \
+                    sha256  158a22dc9c11645817596322e2516701f0d49e40f1892ddc8832afd26221c5c3
 
-depends_build   port:pkgconfig
+depends_build       port:pkgconfig
 
-depends_lib     port:gupnp \
-                port:gstreamer1-gst-plugins-base \
-                port:libxml2 \
-                port:vala
+depends_lib         port:gupnp \
+                    port:gstreamer1-gst-plugins-base \
+                    port:libxml2 \
+                    port:vala
 
-patchfiles      patch-libgupnp-dlna-Makefile.in.diff
+patchfiles          patch-libgupnp-dlna-Makefile.in.diff
 
 gobject_introspection yes
 
-configure.args  --disable-silent-rules
+configure.args      --disable-silent-rules
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150703/e3766ecf/attachment.html>


More information about the macports-changes mailing list