[126450] trunk/dports/comms/farstream/Portfile

devans at macports.org devans at macports.org
Fri Oct 10 04:47:38 PDT 2014


Revision: 126450
          https://trac.macports.org/changeset/126450
Author:   devans at macports.org
Date:     2014-10-10 04:47:38 -0700 (Fri, 10 Oct 2014)
Log Message:
-----------
farstream: update to version 0.2.6, gobject-introspection.

Modified Paths:
--------------
    trunk/dports/comms/farstream/Portfile

Modified: trunk/dports/comms/farstream/Portfile
===================================================================
--- trunk/dports/comms/farstream/Portfile	2014-10-10 11:39:14 UTC (rev 126449)
+++ trunk/dports/comms/farstream/Portfile	2014-10-10 11:47:38 UTC (rev 126450)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                farstream
-version             0.2.4
+version             0.2.6
 license             LGPL-2.1+
 description         Farstream  - Audio/Video Communications Framework
 long_description    The Farstream project is an effort to create a framework \
@@ -18,8 +18,8 @@
 homepage            http://www.freedesktop.org/wiki/Software/Farstream/
 master_sites        http://freedesktop.org/software/farstream/releases/${name}/
 
-checksums           rmd160  18b343794877fa726b69511d7a7ecd6059775086 \
-                    sha256  120d5b5cd79fcbe19d9e046526fc4bc059e0a3733b3de2d7e5299dc5a3a7bb30
+checksums           rmd160  1a82bf832bde1825edafcdf0dbde0789089e180d \
+                    sha256  b92c7f64852a5f5585da3ad5f91e52aba0da4633b8e41170d4560d7360dd4252
 
 depends_build       port:pkgconfig \
                     port:gtk-doc
@@ -39,6 +39,9 @@
                     --disable-silent-rules \
                     --disable-valgrind \
 
+# gobject-introspection uses g-ir-scanner, which uses $CC from env
+build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
+
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141010/5a91aa2e/attachment-0001.html>


More information about the macports-changes mailing list