pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/libopenmpt
Module Name: pkgsrc
Committed By: wiz
Date: Fri Oct 28 09:59:09 UTC 2016
Modified Files:
pkgsrc/audio/libopenmpt: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/libopenmpt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/libopenmpt/Makefile
diff -u pkgsrc/audio/libopenmpt/Makefile:1.16 pkgsrc/audio/libopenmpt/Makefile:1.17
--- pkgsrc/audio/libopenmpt/Makefile:1.16 Sun Sep 4 08:52:13 2016
+++ pkgsrc/audio/libopenmpt/Makefile Fri Oct 28 09:59:08 2016
@@ -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/
Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.15 pkgsrc/audio/libopenmpt/distinfo:1.16
--- pkgsrc/audio/libopenmpt/distinfo:1.15 Sun Sep 4 08:52:13 2016
+++ pkgsrc/audio/libopenmpt/distinfo Fri Oct 28 09:59:08 2016
@@ -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