[145533] users/devans/GNOME-3/stable/dports/net/gupnp-dlna/Portfile

devans at macports.org devans at macports.org
Mon Feb 8 17:22:08 PST 2016


Revision: 145533
          https://trac.macports.org/changeset/145533
Author:   devans at macports.org
Date:     2016-02-08 17:22:08 -0800 (Mon, 08 Feb 2016)
Log Message:
-----------
GNOME-3/stable: gupnp-dlna, update to version 0.10.4, disable compile warnings.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/net/gupnp-dlna/Portfile

Modified: users/devans/GNOME-3/stable/dports/net/gupnp-dlna/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/net/gupnp-dlna/Portfile	2016-02-09 01:21:15 UTC (rev 145532)
+++ users/devans/GNOME-3/stable/dports/net/gupnp-dlna/Portfile	2016-02-09 01:22:08 UTC (rev 145533)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gupnp-dlna
-version             0.10.3
+version             0.10.4
 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.
@@ -20,8 +20,8 @@
 
 use_xz              yes
 
-checksums           rmd160  23839e565cc758135347b720d86b589a50e7ae8a \
-                    sha256  dcbe5f5f721c76781f3d3bb1bfcdf9818df0905203d4e5759aecb9cb127872d5
+checksums           rmd160  54531c900f928a27f68400723aadf0c52e53af55 \
+                    sha256  5641134baa8fe3a2e129de15fc6a992f2fe1006ea446b7566483eada4840e1d6
 
 depends_build       port:pkgconfig
 
@@ -35,9 +35,12 @@
 
 gobject_introspection yes
 
+# autoreconf after patching m4 macros
+
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-configure.args      --disable-silent-rules
+configure.args      --disable-compile-warnings \
+                    --disable-silent-rules
 
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160208/d0f95eb6/attachment.html>


More information about the macports-changes mailing list