[150916] trunk/dports/devel/libdmapsharing/Portfile

devans at macports.org devans at macports.org
Mon Aug 1 15:32:09 PDT 2016


Revision: 150916
          https://trac.macports.org/changeset/150916
Author:   devans at macports.org
Date:     2016-08-01 15:32:09 -0700 (Mon, 01 Aug 2016)
Log Message:
-----------
libdmapsharing: update to version 2.9.36, explicitly disable support for libcheck.

Modified Paths:
--------------
    trunk/dports/devel/libdmapsharing/Portfile

Modified: trunk/dports/devel/libdmapsharing/Portfile
===================================================================
--- trunk/dports/devel/libdmapsharing/Portfile	2016-08-01 22:00:15 UTC (rev 150915)
+++ trunk/dports/devel/libdmapsharing/Portfile	2016-08-01 22:32:09 UTC (rev 150916)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                libdmapsharing
-version             2.9.35
+version             2.9.36
 categories          devel
 license             LGPL-2+
 maintainers         devans openmaintainer
@@ -20,8 +20,8 @@
 
 platforms           darwin
 
-checksums           rmd160  1889bd0755bb46dbe043cb0b2215bf1554c51373 \
-                    sha256  619f72ad8c33e9c1e323afabe793008227099e488c71e8f9ecb404eeb32b49e7
+checksums           rmd160  f800e77980e54b9640155ebb184612a53e35fd9d \
+                    sha256  844769a42a7e6083ce6eb2aa72d25fb3588eb6dabb284820e9031231a0f0c46a
 
 depends_build       port:pkgconfig
 
@@ -42,6 +42,7 @@
 autoreconf.args     -fvi
 
 configure.args      --with-mdns=avahi \
+                    --disable-check \
                     --disable-silent-rules
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160801/0661e7e3/attachment.html>


More information about the macports-changes mailing list