Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1BABD63B978 for ; Tue, 21 Sep 2010 01:16:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CCCA463B103; Tue, 21 Sep 2010 01:16:30 +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 A6A0D63B102 for ; Tue, 21 Sep 2010 01:16:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 66AD4175DF; Tue, 21 Sep 2010 01:16:29 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 21 Sep 2010 01:16:29 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/audio/libcanberra To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100921011629.66AD4175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Tue Sep 21 01:16:29 UTC 2010 Modified Files: pkgsrc/audio/libcanberra: Makefile PLIST Log Message: oss module will be installed conditionally. PR#43889 should be fixed. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/libcanberra/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/libcanberra/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.