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 Sep 27 20:37:17 UTC 2022
Modified Files:
pkgsrc/audio/libopenmpt: Makefile distinfo
Log Message:
libopenmpt: update to 0.6.6.
### libopenmpt 0.6.6 (2022-09-25)
* [**Sec**] Possible crash when playing manipulated IT / MPTM files with a T00
command. (r17789)
* MTM: In MultiTracker, setting speed and tempo are mutually exclusive
commands. Still, some MultiTracker modules were made to be played with
external players such as DMP, so they actually rely on "standard" speed /
tempo behaviour. Decide which behaviour to use by checking of speed and
tempo commands are found on the same row.
* MTM: Ignore sample loops if the loop end is <= 2.
* Echo DMO: Migrate left and right delay values in modules made with OpenMPT
versions between 1.27.01.00 and 1.30.05.00 to the correct interpretation.
* FLAC: Update to v1.4.1 (2022-09-22).
### libopenmpt 0.6.5 (2022-08-21)
* [**Bug**] `Makefile` now also uses `CC`, `CXX`, `LD`, and `AR` when set as
environment variables.
* [**Bug**] libopenmpt can now be built to target macOS down to version 10.13
again.
* [**New**] `Makefile` now uses `PKG_CONFIG` as path to `pkg-config`.
* DBM: Sample middle-C frequencies were slightly off.
laffik_-_marynarze.dbm sounds much more bearable now.
* DBM: Fixed pattern break parameter interpretation.
* Echo DMO: Setting the delay parameter to 0 yielded a 2-second echo delay
instead of 1ms.
* Digi Booster Echo: Setting the delay parameter to 0 yielded a 510ms echo
delay instead of approximately 334ms.
* mpg123: Update to v1.30.2 (2022-08-01).
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.48 -r1.49 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.64 pkgsrc/audio/libopenmpt/Makefile:1.65
--- pkgsrc/audio/libopenmpt/Makefile:1.64 Sun Sep 11 12:51:19 2022
+++ pkgsrc/audio/libopenmpt/Makefile Tue Sep 27 20:37:17 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2022/09/11 12:51:19 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2022/09/27 20:37:17 fcambus Exp $
-DISTNAME= libopenmpt-0.6.4+release.autotools
+DISTNAME= libopenmpt-0.6.6+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
-PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.48 pkgsrc/audio/libopenmpt/distinfo:1.49
--- pkgsrc/audio/libopenmpt/distinfo:1.48 Wed Jun 15 10:06:50 2022
+++ pkgsrc/audio/libopenmpt/distinfo Tue Sep 27 20:37:17 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2022/06/15 10:06:50 fcambus Exp $
+$NetBSD: distinfo,v 1.49 2022/09/27 20:37:17 fcambus Exp $
-BLAKE2s (libopenmpt-0.6.4+release.autotools.tar.gz) = 610eb1e6d803f4cabc81d14dea9684bdc372f086b4c1579770201cc1408bd3c9
-SHA512 (libopenmpt-0.6.4+release.autotools.tar.gz) = 7306ddbe030b8e82ad24fc85083d13d7ca680870f4dbe7215399719cd63ee9ed9e5c4c6229e9f17fb5a2005e86b21ceed0dab158d3f0b73c606579654434421f
-Size (libopenmpt-0.6.4+release.autotools.tar.gz) = 1547663 bytes
+BLAKE2s (libopenmpt-0.6.6+release.autotools.tar.gz) = 4626c7eb89db3f5e30a1141047ebbf5b67732078aebe10e9b554019db231f1e4
+SHA512 (libopenmpt-0.6.6+release.autotools.tar.gz) = b634c556f13dc51d1008f4216936a9b7cab25a6fb0d5218da0b692ec848de21905ed1981223ac9ecdebea9ce6c5376e91ff92e1655dd0be491fce0114e3230bf
+Size (libopenmpt-0.6.6+release.autotools.tar.gz) = 1554516 bytes
Home |
Main Index |
Thread Index |
Old Index