From 789d75c728ef23566a07bf5b9bc2190bf34ff4f1 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 2 Aug 2009 19:36:34 +0000 Subject: -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" , and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr --- audio/pulseaudio/files/patch-src_daemon_default.pa.in | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'audio/pulseaudio/files/patch-src_daemon_default.pa.in') diff --git a/audio/pulseaudio/files/patch-src_daemon_default.pa.in b/audio/pulseaudio/files/patch-src_daemon_default.pa.in index 77ba7306a63c..b8291f56dda2 100644 --- a/audio/pulseaudio/files/patch-src_daemon_default.pa.in +++ b/audio/pulseaudio/files/patch-src_daemon_default.pa.in @@ -1,5 +1,5 @@ ---- src/daemon/default.pa.in.orig 2008-08-19 17:25:03.000000000 -0400 -+++ src/daemon/default.pa.in 2008-09-28 19:48:14.000000000 -0400 +--- src/daemon/default.pa.in.orig 2009-07-19 14:58:14.000000000 -0400 ++++ src/daemon/default.pa.in 2009-07-19 14:58:41.000000000 -0400 @@ -22,10 +22,10 @@ .nofail @@ -15,3 +15,12 @@ .fail +@@ -101,7 +101,7 @@ load-module module-rescue-streams + load-module module-always-sink + + ### Automatically suspend sinks/sources that become idle for too long +-load-module module-suspend-on-idle ++#load-module module-suspend-on-idle + + ### If autoexit on idle is enabled we want to make sure we only quit + ### when no local session needs us anymore. -- cgit v1.2.3