[131880] users/devans/GNOME-3/stable/dports/net/gupnp

devans at macports.org devans at macports.org
Tue Jan 20 00:53:40 PST 2015


Revision: 131880
          https://trac.macports.org/changeset/131880
Author:   devans at macports.org
Date:     2015-01-20 00:53:40 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
GNOME-3/stable: gupnp, sync with trunk.

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

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/net/gupnp/


Property changes on: users/devans/GNOME-3/stable/dports/net/gupnp
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/net/gupnp:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/net/gupnp:120526-120599
   + /branches/mld-qt-481/dports/net/gupnp:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/net/gupnp:120526-131878

Modified: users/devans/GNOME-3/stable/dports/net/gupnp/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/net/gupnp/Portfile	2015-01-20 08:52:52 UTC (rev 131879)
+++ users/devans/GNOME-3/stable/dports/net/gupnp/Portfile	2015-01-20 08:53:40 UTC (rev 131880)
@@ -3,9 +3,10 @@
 
 PortSystem          1.0
 PortGroup           compiler_blacklist_versions 1.0
+PortGroup           gobject_introspection 1.0
 
 name                gupnp
-version             0.20.12
+version             0.20.13
 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.
@@ -22,15 +23,14 @@
 
 use_xz              yes
 
-checksums           rmd160  ec84d9d351ca0f6d8b5821719f39d0b25abad2b1 \
-                    sha256  205d47b950a1b7190df1115f454cb38a44d71aacfec75d4287299e400e139b69
+checksums           rmd160  bb1c41f910de4b14e7babda0fef0420415400a4b \
+                    sha256  d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3
 
 depends_build       port:pkgconfig
 
 depends_lib         port:gssdp \
                     port:libsoup \
                     port:libxml2 \
-                    port:gobject-introspection \
                     port:ossp-uuid \
                     port:vala
 
@@ -40,7 +40,8 @@
 
 compiler.blacklist  *gcc* {clang < 300}
 
-configure.args      --disable-silent-rules \
-                    --enable-introspection=yes
+gobject_introspection yes
 
+configure.args      --disable-silent-rules
+
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150120/f5242693/attachment.html>


More information about the macports-changes mailing list