Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CBAD563BED8 for ; Sun, 14 Aug 2011 11:17:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9F83714A0C4; Sun, 14 Aug 2011 11:17:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC4E714A183 for ; Sun, 14 Aug 2011 11:17:36 +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 NHhmmvqUyNlO for ; Sun, 14 Aug 2011 11:17:36 +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 6795C14A181 for ; Sun, 14 Aug 2011 11:17:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 53479175DD; Sun, 14 Aug 2011 11:17:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 14 Aug 2011 11:17:36 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2011Q2] pkgsrc/audio/libmodplug To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20110814111736.53479175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sun Aug 14 11:17:36 UTC 2011 Modified Files: pkgsrc/audio/libmodplug [pkgsrc-2011Q2]: Makefile distinfo Log Message: Pullup ticket #3496 - requested by gls audio/libmodplug: security update Revisions pulled up: - audio/libmodplug/Makefile 1.12 - audio/libmodplug/distinfo 1.6 --- Module Name: pkgsrc Committed By: gls Date: Tue Aug 9 19:29:27 UTC 2011 Modified Files: pkgsrc/audio/libmodplug: Makefile distinfo Log Message: Update audio/libmodplug to 0.8.8.4. Upstream changes: * Improve timidity.cfg parsing capability * Add source command capability in timidity.cfg (useful for debian default) * Fix integer overflow in WAV reader (SA45131/A) * Fix S3M stack overflow possibility (SA45131/B) * Bound seeking and reading in PAT files * Fix AMS/AMSv2 and DSM too large by one (SA45131/C) * Use structure in XM decoding (development related) * Use bmpvalues in Octamed files when calcuting default tempo (Francis Russel) Fixes SA45131. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.11.2.1 pkgsrc/audio/libmodplug/Makefile cvs rdiff -u -r1.5 -r1.5.2.1 pkgsrc/audio/libmodplug/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.