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:           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.

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



Home | Main Index | Thread Index | Old Index