Modified: users/devans/GNOME-3/stable/dports/net/gupnp-dlna/Portfile (138261 => 138262)
--- users/devans/GNOME-3/stable/dports/net/gupnp-dlna/Portfile 2015-07-03 15:33:29 UTC (rev 138261)
+++ users/devans/GNOME-3/stable/dports/net/gupnp-dlna/Portfile 2015-07-03 15:38:59 UTC (rev 138262)
@@ -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