Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AD2F063C497 for ; Tue, 1 Dec 2009 10:44:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5A02763B16D; Tue, 1 Dec 2009 10:44:03 +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 8380863B12A for ; Tue, 1 Dec 2009 10:44:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6F56C175DD; Tue, 1 Dec 2009 10:44:02 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 1 Dec 2009 10:44:02 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/audio/libaudiofile To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20091201104402.6F56C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Tue Dec 1 10:44:02 UTC 2009 Modified Files: pkgsrc/audio/libaudiofile: Makefile distinfo pkgsrc/audio/libaudiofile/patches: patch-ac patch-ad Log Message: Debian has integrated a fix for ADPCM decoding problems which is similar to our one, and added additional sanity checks (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510205#59) use their version to ease further maintainance, bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/audio/libaudiofile/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/libaudiofile/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/libaudiofile/patches/patch-ac \ pkgsrc/audio/libaudiofile/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.