Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5C6017A212 for ; Thu, 7 Apr 2016 12:16:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0D8B685EC8; Thu, 7 Apr 2016 12:16:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F0E785EC1 for ; Thu, 7 Apr 2016 12:16:34 +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 ubxHsRsIcEKl for ; Thu, 7 Apr 2016 12:16:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EE3A084CFC for ; Thu, 7 Apr 2016 12:16:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8CB1FBBA; Thu, 7 Apr 2016 12:16:33 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 7 Apr 2016 12:16:33 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/audio/wavpack To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20160407121633.E8CB1FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Thu Apr 7 12:16:33 UTC 2016 Modified Files: pkgsrc/audio/wavpack: Makefile distinfo Log Message: ------------------------------- Release 4.80.0 - March 28, 2016 ------------------------------- WavPack Library Source Code - 4.80.0 wavpack.exe (command-line encoder) - 4.80.0 wvunpack.exe (command-line decoder) - 4.80.0 wvgain.exe (command-line ReplayGain scanner) - 4.80.0 ----------------------------------------------------- added: full Unicode support on Windows platform added: new option --pre-quantize to truncate high-resolution files to a reasonable depth (e.g., 20-bit) for better compression fixed: Debian bug 793320 (executable stack) fixed: LargeAddressAware problem reported on HA fixed: several "fuzz test" failures reported on GitHub fixed: repack blocks after possible arithmetic overflows improved: faster assembly code for mono packing improved: portability for various platforms wvtest.exe (command-line libwavpack test suite) - 4.80.0 -------------------------------------------------------- added: exhaustive test for WavpackSeekSample() API in_wv.dll (winamp plugin) - 2.8.0.1 CoreWavPack DirectShow Filters - 1.3.0.0 AmioWavpack.amio (Adobe Audition Plugins) - 1.5 cool_wv4.flt (CoolEdit / Audition filter) - 2.14 ------------------------------------------------ updated: see 4.80.0 library changes To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/wavpack/Makefile \ pkgsrc/audio/wavpack/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.