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 0C0A67A104 for ; Mon, 29 May 2017 12:13:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AA4D684DF5; Mon, 29 May 2017 12:13:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3A4ED84DAF for ; Mon, 29 May 2017 12:13:23 +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 y3pqRbYJY7RW for ; Mon, 29 May 2017 12:13:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B71EC84D97 for ; Mon, 29 May 2017 12:13:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADE34FBE4; Mon, 29 May 2017 12:13:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1496060002220590" MIME-Version: 1.0 Date: Mon, 29 May 2017 12:13:22 +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: <20170529121322.ADE34FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1496060002220590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon May 29 12:13:22 UTC 2017 Modified Files: pkgsrc/audio/libopenmpt: Makefile distinfo Log Message: Updated libopenmpt to 0.2.8190. libopenmpt 0.2-beta24 (2017-05-22) [Bug] localtime() was used to determine the version of Schism Tracker used to save IT and S3M files. This function is not guaranteed to be thread-safe by the standard and is now no longer used. [Bug] Compilation with GCC 4.1 was broken since 0.2-beta20.5. Improvements to seeking: Channel panning was not always updated from instruments / samples when seeking, and out-of-range global volume was not applied correctly in some formats. Work-around for reading MIDI macros and plugin settings in some malformed IT files written by old UNMO3 versions. Improve tracker detection in IT format. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/audio/libopenmpt/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/audio/libopenmpt/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1496060002220590 Content-Disposition: inline Content-Length: 1888 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.22 pkgsrc/audio/libopenmpt/Makefile:1.23 --- pkgsrc/audio/libopenmpt/Makefile:1.22 Tue May 2 10:32:29 2017 +++ pkgsrc/audio/libopenmpt/Makefile Mon May 29 12:13:22 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2017/05/02 10:32:29 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2017/05/29 12:13:22 wiz Exp $ -DISTNAME= libopenmpt-0.2.8043-beta23-autotools +DISTNAME= libopenmpt-0.2.8190-beta24-autotools PKGNAME= ${DISTNAME:C/-beta.*//} CATEGORIES= audio MASTER_SITES= http://lib.openmpt.org/files/libopenmpt/src/ Index: pkgsrc/audio/libopenmpt/distinfo diff -u pkgsrc/audio/libopenmpt/distinfo:1.20 pkgsrc/audio/libopenmpt/distinfo:1.21 --- pkgsrc/audio/libopenmpt/distinfo:1.20 Tue May 2 10:32:29 2017 +++ pkgsrc/audio/libopenmpt/distinfo Mon May 29 12:13:22 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2017/05/02 10:32:29 wiz Exp $ +$NetBSD: distinfo,v 1.21 2017/05/29 12:13:22 wiz Exp $ -SHA1 (libopenmpt-0.2.8043-beta23-autotools.tar.gz) = d041b646431ead55ed679e5da26f1bab87b8ce33 -RMD160 (libopenmpt-0.2.8043-beta23-autotools.tar.gz) = a53c682c0dec9dcf0ab57da20384a4bcb0f53e09 -SHA512 (libopenmpt-0.2.8043-beta23-autotools.tar.gz) = b4f611ba5e41f72c339811ba52822065b0956736691144e7483c580d359d5768f0dc5548cf6fa627a93165d7270c63faeecdcc2181cb287bef4f29721f5c6591 -Size (libopenmpt-0.2.8043-beta23-autotools.tar.gz) = 1279846 bytes +SHA1 (libopenmpt-0.2.8190-beta24-autotools.tar.gz) = cc208e1d3d584c07d33542f51a42b80b5a3102fd +RMD160 (libopenmpt-0.2.8190-beta24-autotools.tar.gz) = 9dc651d7153d23838e6d080179cb7cb9a712f77b +SHA512 (libopenmpt-0.2.8190-beta24-autotools.tar.gz) = ce2ea89468be6be4812093d396fa66b97437c39b61a2476fa73eee2d65c6aaad05084f978dd1ea3c57a52fcd579d4b22374575a333d97db66c6fbaddf913f163 +Size (libopenmpt-0.2.8190-beta24-autotools.tar.gz) = 1282019 bytes --_----------=_1496060002220590--