Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A8C0163C01B for ; Wed, 7 Mar 2012 14:43:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8358C14A46F; Wed, 7 Mar 2012 14:43:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9291714A3B2 for ; Wed, 7 Mar 2012 14:43:48 +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 tQ2RmAOYxnry for ; Wed, 7 Mar 2012 14:43:48 +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 0552014A204 for ; Wed, 7 Mar 2012 14:43:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E7B5A175DD; Wed, 7 Mar 2012 14:43:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 7 Mar 2012 14:43:47 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/audio/lame To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120307144347.E7B5A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Wed Mar 7 14:43:47 UTC 2012 Modified Files: pkgsrc/audio/lame: Makefile distinfo Log Message: Update to 3.99.5: LAME 3.99.5 February 28 2012 * Rogerio Brito * autotools: Fix compilation on alpha using proper ifdef guards. Thanks to Andres Mejia. * Small correction of the documentation. * Robert Hegemann * Workaround for cygwin build problem. Tracker item [ 3480692 ] mingw-w64 compilation error * Fix for a problem when LAME is compiled with fast floating point math. It could result in bitrate bloat with silent input data. * Bug fix for tracker item [ 3486753 ] Artifacts at the beginning of decoded file To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 pkgsrc/audio/lame/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/audio/lame/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.