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:   fcambus
Date:           Tue Dec  1 15:33:57 UTC 2020

Modified Files:
        pkgsrc/audio/libopenmpt: Makefile distinfo

Log Message:
libopenmpt: update to 0.5.4.

ChangeLog:

### libopenmpt 0.5.4 (2020-11-29)

 *  AMS: An upper bound for uncompressed sample size is now established to
    avoid memory exhaustion from malformed files.
 *  DMF: Support early format beta versions (in particular versions 1-4).
 *  MED: Also use octave wrapping in 8-channel mode for MMD0/MMD1 modules.
 *  MED: If 8-channel mode is activated, ignore BPM mode.
 *  MED: Emulate tempo commands F01 and F02 quirk.
 *  MED: Tempo commands below 32 BPM were interpreted as tempo slides.
 *  IMF: Instrument sample mapping was off by one octave, notable in the guitar
    part of Astaris by Karsten Koch.

 *  pugixml: Update to v1.11 (2020-11-26).


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.30 -r1.31 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.39 pkgsrc/audio/libopenmpt/Makefile:1.40
--- pkgsrc/audio/libopenmpt/Makefile:1.39       Tue Oct 27 23:06:46 2020
+++ pkgsrc/audio/libopenmpt/Makefile    Tue Dec  1 15:33:57 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2020/10/27 23:06:46 fcambus Exp $
+# $NetBSD: Makefile,v 1.40 2020/12/01 15:33:57 fcambus Exp $
 
-DISTNAME=      libopenmpt-0.5.3+release.autotools
+DISTNAME=      libopenmpt-0.5.4+release.autotools
 PKGNAME=       ${DISTNAME:C/\+.*//}
 CATEGORIES=    audio
 MASTER_SITES=  https://lib.openmpt.org/files/libopenmpt/src/

Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.30 pkgsrc/audio/libopenmpt/distinfo:1.31
--- pkgsrc/audio/libopenmpt/distinfo:1.30       Tue Oct 27 23:06:46 2020
+++ pkgsrc/audio/libopenmpt/distinfo    Tue Dec  1 15:33:57 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2020/10/27 23:06:46 fcambus Exp $
+$NetBSD: distinfo,v 1.31 2020/12/01 15:33:57 fcambus Exp $
 
-SHA1 (libopenmpt-0.5.3+release.autotools.tar.gz) = 21136808b1ce44030ea133518c83cbe646f78ca8
-RMD160 (libopenmpt-0.5.3+release.autotools.tar.gz) = ae565efab89773e8d215619926b4afe6a92ac5b4
-SHA512 (libopenmpt-0.5.3+release.autotools.tar.gz) = 003e40a4fa5c44d38931f5008beb71fd82ea57f6989cffdf2f8687e403a244bd29d497c4de9744d594ecfb7d0dd2ba8ff17046a3987123f47bc56cd163f71d7d
-Size (libopenmpt-0.5.3+release.autotools.tar.gz) = 1468568 bytes
+SHA1 (libopenmpt-0.5.4+release.autotools.tar.gz) = 3d430d612bcb96576012e56b1d417dbd62473997
+RMD160 (libopenmpt-0.5.4+release.autotools.tar.gz) = 557f8274a16573227ffa67bea348a1bd7daabd68
+SHA512 (libopenmpt-0.5.4+release.autotools.tar.gz) = 2acb5f04bbca84dc01e0aa0e002924e3cd41c0d3516d3f896705c2906d8b2f8646c45d3dca609ffc94972629b887fd63da383e3d0127b2420731de20e4590b5a
+Size (libopenmpt-0.5.4+release.autotools.tar.gz) = 1470690 bytes



Home | Main Index | Thread Index | Old Index