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

devans at macports.org devans at macports.org
Tue Sep 18 21:14:32 PDT 2012


Revision: 97895
          http://trac.macports.org//changeset/97895
Author:   devans at macports.org
Date:     2012-09-18 21:14:32 -0700 (Tue, 18 Sep 2012)
Log Message:
-----------
telepathy-gabble: disable building of wocky tests which fails on SL.

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	2012-09-19 02:07:44 UTC (rev 97894)
+++ trunk/dports/comms/telepathy-gabble/Portfile	2012-09-19 04:14:32 UTC (rev 97895)
@@ -28,7 +28,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	2012-09-19 04:14:32 UTC (rev 97895)
@@ -0,0 +1,11 @@
+--- lib/ext/wocky/Makefile.in.orig	2012-09-18 20:31:42.000000000 -0700
++++ lib/ext/wocky/Makefile.in	2012-09-18 20:32:01.000000000 -0700
+@@ -297,7 +297,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/20120918/20ed99c7/attachment.html>


More information about the macports-changes mailing list