pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libopenmpt Updated libopenmpt to 0.2.7299.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebc64261e505
branches:  trunk
changeset: 354390:ebc64261e505
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 28 09:59:08 2016 +0000

description:
Updated libopenmpt to 0.2.7299.

libopenmpt 0.2-beta20.2 (2016-10-22)

    [Bug] The C API could crash instead of failing gracefully in out-of-memory situations.
    [Bug] libopenmpt_stream_callbacks_fd.h and libopenmpt_stream_callbacks_file.h were missing in Windows development packages.
    [Bug] Plugins did not work correctly when changing the sample rate between two render calls.
    [Bug] Possible crashes with malformed IT, AMS, MDL, MED, MPTM, PSM and Startrekker files.
    [Bug] Possible hangs with malformed DBM, MPTM and PSM files.
    ParamEq plugin emulation didn't do anything at full gain (+15dB).
    Avoid enabling some ProTracker-specific quirks for MOD files most likely created with ScreamTracker 3.
    Tremolo effect only had half the intended strength in MOD files.
    openmpt123: Improved section layout in man page.

diffstat:

 audio/libopenmpt/Makefile |   4 ++--
 audio/libopenmpt/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c2aec836de11 -r ebc64261e505 audio/libopenmpt/Makefile
--- a/audio/libopenmpt/Makefile Fri Oct 28 09:50:27 2016 +0000
+++ b/audio/libopenmpt/Makefile Fri Oct 28 09:59:08 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2016/09/04 08:52:13 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/10/28 09:59:08 wiz Exp $
 
-DISTNAME=      libopenmpt-0.2.7025-beta20.1-autotools
+DISTNAME=      libopenmpt-0.2.7299-beta20.2-autotools
 PKGNAME=       ${DISTNAME:C/-beta.*//}
 CATEGORIES=    audio
 MASTER_SITES=  http://lib.openmpt.org/files/libopenmpt/src/
diff -r c2aec836de11 -r ebc64261e505 audio/libopenmpt/distinfo
--- a/audio/libopenmpt/distinfo Fri Oct 28 09:50:27 2016 +0000
+++ b/audio/libopenmpt/distinfo Fri Oct 28 09:59:08 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/09/04 08:52:13 wiz Exp $
+$NetBSD: distinfo,v 1.16 2016/10/28 09:59:08 wiz Exp $
 
-SHA1 (libopenmpt-0.2.7025-beta20.1-autotools.tar.gz) = 608bb7d85944b9bc3c822f866ff27a59cd9d2b13
-RMD160 (libopenmpt-0.2.7025-beta20.1-autotools.tar.gz) = de44a7ff584abdbd0f466d6f2daa499a45154c71
-SHA512 (libopenmpt-0.2.7025-beta20.1-autotools.tar.gz) = 7533067f11aaed8197fd340f1e02b98b7241519b5c7f20dad7b3d85533aa6b93af5dbb4a517f25afacb284915542d6a431b079af250d0d7487adc0049ee63ea6
-Size (libopenmpt-0.2.7025-beta20.1-autotools.tar.gz) = 1264520 bytes
+SHA1 (libopenmpt-0.2.7299-beta20.2-autotools.tar.gz) = f87ade8b7d9824f18a849ffe30e85a3eebad22ae
+RMD160 (libopenmpt-0.2.7299-beta20.2-autotools.tar.gz) = 27b8456953432df4b6861dd522ad3932461ad352
+SHA512 (libopenmpt-0.2.7299-beta20.2-autotools.tar.gz) = 795598c80ea9bbf31de1935ca842206c7ecd891c1f066e3b14ccdd677f79999ce76fb3e0b3c285462680c2fa7a8fb1d9247566808b555c485b57bcc2de27301a
+Size (libopenmpt-0.2.7299-beta20.2-autotools.tar.gz) = 1266808 bytes



Home | Main Index | Thread Index | Old Index