Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id AF02BA64AE for ; Sat, 1 Feb 2014 02:04:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D3BAC14A22F; Sat, 1 Feb 2014 02:04:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3C8E14A22A for ; Sat, 1 Feb 2014 02:04:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id K4ShE2DG4Wmc for ; Sat, 1 Feb 2014 02:04:00 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 72E2114A1C0 for ; Sat, 1 Feb 2014 02:04:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 34C1996; Sat, 1 Feb 2014 02:04:00 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 1 Feb 2014 02:04:00 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/multimedia/phonon To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20140201020400.34C1996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: markd Date: Sat Feb 1 02:04:00 UTC 2014 Modified Files: pkgsrc/multimedia/phonon: Makefile distinfo Log Message: Update to phonon 4.7.1 Improved rpath handling. Build fixed for Mac OS X. PulseSupport::setupStreamEnvironment creates more verbose output now. Ensure older backends retain volume control over PulseAudio streams. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 pkgsrc/multimedia/phonon/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/multimedia/phonon/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.