[153391] trunk/dports/net/gupnp

devans at macports.org devans at macports.org
Thu Sep 29 13:54:58 PDT 2016


Revision: 153391
          https://trac.macports.org/changeset/153391
Author:   devans at macports.org
Date:     2016-09-29 13:54:58 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
gupnp: update to version 1.0.0, disable compile warnings.

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

Property Changed:
----------------
    trunk/dports/net/gupnp/


Property changes on: trunk/dports/net/gupnp
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/net/gupnp:120526-149658
   + /users/devans/GNOME-3/stable/dports/net/gupnp:120526-153390
/users/devans/GNOME-3/unstable/dports/net/gupnp:151541-152859

Modified: trunk/dports/net/gupnp/Portfile
===================================================================
--- trunk/dports/net/gupnp/Portfile	2016-09-29 20:50:41 UTC (rev 153390)
+++ trunk/dports/net/gupnp/Portfile	2016-09-29 20:54:58 UTC (rev 153391)
@@ -6,7 +6,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gupnp
-version             0.20.18
+version             1.0.0
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points.
@@ -23,8 +23,8 @@
 
 use_xz              yes
 
-checksums           rmd160  d563392783592cbfd84709fc05044e474db24074 \
-                    sha256  c5e0e11061f8d0ff9c8dccc196f39c45a49c0153c9a72abf6290ab34d1cbb021
+checksums           rmd160  ff0ee4e6319b16757386e4668a091c9d28b34a6a \
+                    sha256  7dfa10d997e9010bff3b1f7a4fdb59879806951bbaa366a5ca5d577be9181a5c
 
 depends_build       port:pkgconfig
 
@@ -44,6 +44,7 @@
 configure.cppflags-append \
                     -I/usr/include/uuid
 
-configure.args      --disable-silent-rules
+configure.args      --enable-compile-warnings=no \
+                    --disable-silent-rules
 
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160929/cff021c5/attachment.html>


More information about the macports-changes mailing list