[131886] trunk/dports/net/gupnp-av/Portfile

devans at macports.org devans at macports.org
Tue Jan 20 02:17:38 PST 2015


Revision: 131886
          https://trac.macports.org/changeset/131886
Author:   devans at macports.org
Date:     2015-01-20 02:17:38 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
gupnp-av: update to version 0.12.7, use gobject_introspection portgroup.

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

Modified: trunk/dports/net/gupnp-av/Portfile
===================================================================
--- trunk/dports/net/gupnp-av/Portfile	2015-01-20 10:11:37 UTC (rev 131885)
+++ trunk/dports/net/gupnp-av/Portfile	2015-01-20 10:17:38 UTC (rev 131886)
@@ -3,9 +3,10 @@
 
 PortSystem          1.0
 PortGroup           compiler_blacklist_versions 1.0
+PortGroup           gobject_introspection 1.0
 
 name                gupnp-av
-version             0.12.6
+version             0.12.7
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP.
@@ -20,25 +21,25 @@
 
 use_xz              yes
 
-checksums           rmd160  db0484100eb65f397b59f94b17bf3f1c88ce3410 \
-                    sha256  e0553d60dd7c7277c65c02a68a270c4dcb9036a4c7075c902fc8111c6a5e6a44
+checksums           rmd160  982717083a5e8deff29aba973bad6475df398b74 \
+                    sha256  35e775bc4f7801d65dcb710905a6b8420ce751a239b5651e6d830615dc906ea8
 
 depends_build       port:pkgconfig
 
 depends_lib         port:gupnp \
-                    port:gobject-introspection \
                     port:vala
 
 # Remove a warning flag that earlier gcc don't know about
 patchfiles-append   patch-test-Makefile.in.diff
 
+gobject_introspection yes
+
 # blacklist compilers that do not support C11
 # due to error: redefinition of typedef 'GUPnPService'
 # build fix for SL and earlier
 
 compiler.blacklist  *gcc* {clang < 300}
 
-configure.args      --disable-silent-rules \
-                    --enable-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/0930650a/attachment-0001.html>


More information about the macports-changes mailing list