Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E654763BB12 for ; Fri, 19 Dec 2008 10:19:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A09F563B111; Fri, 19 Dec 2008 10:19:13 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id EA34163B100 for ; Fri, 19 Dec 2008 10:19:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DC4AD175D0; Fri, 19 Dec 2008 10:19:12 +0000 (UTC) From: Adam Ciarcinski Subject: CVS commit: pkgsrc/misc/cstream To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org Message-Id: <20081219101912.DC4AD175D0@cvs.netbsd.org> Date: Fri, 19 Dec 2008 10:19:12 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adam Date: Fri Dec 19 10:19:12 UTC 2008 Modified Files: pkgsrc/misc/cstream: Makefile distinfo Removed Files: pkgsrc/misc/cstream/patches: patch-aa Log Message: Changes 2.7.5: * NetBSD and general pkgsrc compatibility. Should get rid of the only patch used in pkgsrc. Changes 2.7.4: * Print the message that we switch to normal from O_DIRECT only when verbose > 0. Changes 2.7.3: * More c flags changes for more portability. Changes 2.7.2: * Fix compilation under Redhat-7.3. Changes 2.7.1: * Support for $CSTREAM_AUDIO_BITRATE. To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pkgsrc/misc/cstream/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/misc/cstream/distinfo cvs rdiff -r1.1 -r0 pkgsrc/misc/cstream/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.