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: Wed Dec 1 22:41:52 UTC 2021
Modified Files:
pkgsrc/audio/libopenmpt: Makefile distinfo
Log Message:
libopenmpt: update to 0.5.13.
### libopenmpt 0.5.13 (2021-11-14)
* [**Bug**] Fixed various undefined behaviour found with ubsan.
* IMF: Change envelope interpretation to be more like in XM instead of IT and
tighten header validation.
* MED: Some samples had a ping-pong loop when there should be no loop at all.
* MT2: Ignore incorrect drums chunk size in early MT2 files
(fixes e.g. "A little Rock" by Csumi).
* MT2: Work around initial master volume of 0 used in some files that apply a
fade-in a the song start using track automation that would stay silent
forever otherwise (track automation is currently not supported).
* OKT: Apply portamento on every tick.
* mpg123: Update to v1.29.2 (2021-10-23).
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.41 -r1.42 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.51 pkgsrc/audio/libopenmpt/Makefile:1.52
--- pkgsrc/audio/libopenmpt/Makefile:1.51 Fri Oct 15 08:36:21 2021
+++ pkgsrc/audio/libopenmpt/Makefile Wed Dec 1 22:41:52 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2021/10/15 08:36:21 fcambus Exp $
+# $NetBSD: Makefile,v 1.52 2021/12/01 22:41:52 fcambus Exp $
-DISTNAME= libopenmpt-0.5.12+release.autotools
+DISTNAME= libopenmpt-0.5.13+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.41 pkgsrc/audio/libopenmpt/distinfo:1.42
--- pkgsrc/audio/libopenmpt/distinfo:1.41 Mon Nov 15 17:19:05 2021
+++ pkgsrc/audio/libopenmpt/distinfo Wed Dec 1 22:41:52 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2021/11/15 17:19:05 wiz Exp $
+$NetBSD: distinfo,v 1.42 2021/12/01 22:41:52 fcambus Exp $
-BLAKE2s (libopenmpt-0.5.12+release.autotools.tar.gz) = 5ef09673e360c00c4931c68f10504322805bf32b6c35fabc6446dfd1808fd8a7
-SHA512 (libopenmpt-0.5.12+release.autotools.tar.gz) = e22a79737a825a5753429271bba7af94fd195fb0ff770a3e2091b941c3856bbad770eeeb88cd86d37e01b0138e820199d3650f55546f2e33bb2e99b1b14d9925
-Size (libopenmpt-0.5.12+release.autotools.tar.gz) = 1477744 bytes
+BLAKE2s (libopenmpt-0.5.13+release.autotools.tar.gz) = c125011e58ba78770d1cec63beb17170e41fae0085546243957b099795077d0c
+SHA512 (libopenmpt-0.5.13+release.autotools.tar.gz) = 5ddf293755ca9696acaeaf2130a38dece3bba9a45519e1d4b61b594b2e014e67e6f3f79f55d54e7cc2528b9e40feac6d36bbe78788b6f2a1888f89c090872242
+Size (libopenmpt-0.5.13+release.autotools.tar.gz) = 1479605 bytes
Home |
Main Index |
Thread Index |
Old Index