[110875] trunk/dports/comms/telepathy-gabble

devans at macports.org devans at macports.org
Sun Sep 8 21:59:04 PDT 2013


Revision: 110875
          https://trac.macports.org/changeset/110875
Author:   devans at macports.org
Date:     2013-09-08 21:59:04 -0700 (Sun, 08 Sep 2013)
Log Message:
-----------
telepathy-gabble: disable wocky tests.

Modified Paths:
--------------
    trunk/dports/comms/telepathy-gabble/Portfile

Added Paths:
-----------
    trunk/dports/comms/telepathy-gabble/files/patch-lib-ext-wocky-Makefile.in.diff

Modified: trunk/dports/comms/telepathy-gabble/Portfile
===================================================================
--- trunk/dports/comms/telepathy-gabble/Portfile	2013-09-09 04:44:51 UTC (rev 110874)
+++ trunk/dports/comms/telepathy-gabble/Portfile	2013-09-09 04:59:04 UTC (rev 110875)
@@ -29,7 +29,8 @@
                 port:libnice \
                 port:cyrus-sasl2
 
-patchfiles      patch-configure.diff
+patchfiles      patch-configure.diff \
+                patch-lib-ext-wocky-Makefile.in.diff
 
 configure.args  --disable-silent-rules \
                 --without-ca-certificates \

Added: trunk/dports/comms/telepathy-gabble/files/patch-lib-ext-wocky-Makefile.in.diff
===================================================================
--- trunk/dports/comms/telepathy-gabble/files/patch-lib-ext-wocky-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/comms/telepathy-gabble/files/patch-lib-ext-wocky-Makefile.in.diff	2013-09-09 04:59:04 UTC (rev 110875)
@@ -0,0 +1,11 @@
+--- lib/ext/wocky/Makefile.in.orig	2013-08-09 08:03:49.000000000 -0700
++++ lib/ext/wocky/Makefile.in	2013-08-09 19:48:08.000000000 -0700
+@@ -357,7 +357,7 @@
+ top_srcdir = @top_srcdir@
+ ACLOCAL_AMFLAGS = -I m4
+ EXTRA_DIST = autogen.sh
+-SUBDIRS = wocky tools m4 examples tests docs
++SUBDIRS = wocky tools m4 examples docs
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+ COVERAGE_DIR = coverage
+ CLEANFILES = FIXME.out
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130908/be9e1927/attachment.html>


More information about the macports-changes mailing list