[131877] trunk/dports/net/gupnp/Portfile

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


Revision: 131877
          https://trac.macports.org/changeset/131877
Author:   devans at macports.org
Date:     2015-01-20 00:40:07 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
gupnp: update to version 0.20.13, use gobject_introspection portgroup.

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

Modified: trunk/dports/net/gupnp/Portfile
===================================================================
--- trunk/dports/net/gupnp/Portfile	2015-01-20 08:28:51 UTC (rev 131876)
+++ trunk/dports/net/gupnp/Portfile	2015-01-20 08:40:07 UTC (rev 131877)
@@ -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/33d739ad/attachment.html>


More information about the macports-changes mailing list