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 A6E307A26E for ; Fri, 19 Aug 2016 15:22:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1D39485E84; Fri, 19 Aug 2016 15:22:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A08E485E81 for ; Fri, 19 Aug 2016 15:22: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 wSTk7ZoOV9x2 for ; Fri, 19 Aug 2016 15:22:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 20F3784D04 for ; Fri, 19 Aug 2016 15:22:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1A8BDFBC3; Fri, 19 Aug 2016 15:22:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147162016892300" MIME-Version: 1.0 Date: Fri, 19 Aug 2016 15:22:48 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/audio/libopenmpt To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160819152248.1A8BDFBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147162016892300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Aug 19 15:22:48 UTC 2016 Modified Files: pkgsrc/audio/libopenmpt: Makefile distinfo Log Message: Updated libopenmpt to 0.2.6774. libopenmpt 0.2-beta20 (2016-08-07) [Bug] PSM loader was broken on big-endian platforms since forever. [Bug] load.skip_samples ctl did not work for PSM16 modules. There is a new "subsong" ctl, which can return the currently selected subsong. More accurate ProTracker arpeggio wrap-around emulation. More accurate sample tuning in PSM16 files. Samples in DSM files were sometimes detuned and some pattern commands were not imported correctly. More accurate import of MDL 7-bit panning command. Only import pattern commands supported by the UltraTracker version that was used to save ULT files. Add support for command 5-C (end loop). DMF sample loop lengths were off by one. Unis 669 pan slide effect was too deep. Several valid (but slightly corrupted possibly due to disk failures or data transfer errors) SoundTracker files were no longer loading since libopenmpt 0.2-beta18. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/libopenmpt/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/audio/libopenmpt/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147162016892300 Content-Disposition: inline Content-Length: 1908 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/audio/libopenmpt/Makefile diff -u pkgsrc/audio/libopenmpt/Makefile:1.14 pkgsrc/audio/libopenmpt/Makefile:1.15 --- pkgsrc/audio/libopenmpt/Makefile:1.14 Thu Aug 4 17:03:33 2016 +++ pkgsrc/audio/libopenmpt/Makefile Fri Aug 19 15:22:47 2016 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2016/08/04 17:03:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2016/08/19 15:22:47 wiz Exp $ -DISTNAME= libopenmpt-0.2.6664-beta19-autotools +DISTNAME= libopenmpt-0.2.6774-beta20-autotools PKGNAME= ${DISTNAME:C/-beta.*//} -PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://lib.openmpt.org/files/libopenmpt/src/ Index: pkgsrc/audio/libopenmpt/distinfo diff -u pkgsrc/audio/libopenmpt/distinfo:1.13 pkgsrc/audio/libopenmpt/distinfo:1.14 --- pkgsrc/audio/libopenmpt/distinfo:1.13 Sun Jul 24 19:37:09 2016 +++ pkgsrc/audio/libopenmpt/distinfo Fri Aug 19 15:22:47 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2016/07/24 19:37:09 wiz Exp $ +$NetBSD: distinfo,v 1.14 2016/08/19 15:22:47 wiz Exp $ -SHA1 (libopenmpt-0.2.6664-beta19-autotools.tar.gz) = 68a4ba9c38a3bd3051eaa8850a40f6314fbd0786 -RMD160 (libopenmpt-0.2.6664-beta19-autotools.tar.gz) = 6722559219aaee9d6c0569336cce3ea14c719398 -SHA512 (libopenmpt-0.2.6664-beta19-autotools.tar.gz) = 1b75e8ebfe14140b1bbc577a2a603d9591754249d8314bbe44b333c3d26bdd6d498bee93b8710bf0ef67afb8e1716bc83b414165bbc1376cc03c5468be52532d -Size (libopenmpt-0.2.6664-beta19-autotools.tar.gz) = 1260308 bytes +SHA1 (libopenmpt-0.2.6774-beta20-autotools.tar.gz) = da2929e1ce0711d2e3b8d1bc714066f90cc7be77 +RMD160 (libopenmpt-0.2.6774-beta20-autotools.tar.gz) = ac8f25581cefbc4802460250ec936b31f453ac9b +SHA512 (libopenmpt-0.2.6774-beta20-autotools.tar.gz) = 87e95ef3997657841542d9c7e6262347c752766880f096c62c113e785515868854651313b4b12f400df02be3295eaa48d210d2608885edd1e1eb9b5a2042b2db +Size (libopenmpt-0.2.6774-beta20-autotools.tar.gz) = 1266459 bytes --_----------=_147162016892300--