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: Fri Jun 23 14:37:33 UTC 2023
Modified Files:
pkgsrc/audio/libopenmpt: Makefile distinfo
Log Message:
libopenmpt: update to 0.7.2.
OK wiz@
### libopenmpt 0.7.2 (2023-06-18)
* [**New**] MOD: Can now read modified 8-channel MOD files from the DOS game
Aleshar - The World Of Ice.
* [**Sec**] Possible out-of-bounds read or write when reading malformed MED
files. (r19389)
* [**Bug**] The C++ API failed to compile with Clang/Emscripten in some
situations due to a misplaced `[[deprecated]]`.
* [**Bug**] The Opal OPL3 emulator symbols were not namespaced properly.
* [**Bug**] Work-around for MSVC VS2022 17.6.0 ARM64 compiler bug.
* [**Bug**] `Makefile` `CONFIG=emscripten EMSCRIPTEN_PORTS=1` failed to
properly use `libogg` and `libvorbis` dependencies.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.54 -r1.55 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.72 pkgsrc/audio/libopenmpt/Makefile:1.73
--- pkgsrc/audio/libopenmpt/Makefile:1.72 Tue Jun 6 12:40:17 2023
+++ pkgsrc/audio/libopenmpt/Makefile Fri Jun 23 14:37:33 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2023/06/06 12:40:17 riastradh Exp $
+# $NetBSD: Makefile,v 1.73 2023/06/23 14:37:33 fcambus Exp $
-DISTNAME= libopenmpt-0.7.1+release.autotools
+DISTNAME= libopenmpt-0.7.2+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.54 pkgsrc/audio/libopenmpt/distinfo:1.55
--- pkgsrc/audio/libopenmpt/distinfo:1.54 Sat May 13 15:25:14 2023
+++ pkgsrc/audio/libopenmpt/distinfo Fri Jun 23 14:37:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2023/05/13 15:25:14 fcambus Exp $
+$NetBSD: distinfo,v 1.55 2023/06/23 14:37:33 fcambus Exp $
-BLAKE2s (libopenmpt-0.7.1+release.autotools.tar.gz) = 7e1c1903281525a907fdb498400431d7542acb218f4d05258d5fdd34dc280600
-SHA512 (libopenmpt-0.7.1+release.autotools.tar.gz) = 65468341b24d80f8bf0e9cf32d43b3ca3ced0323836373ae3c794b6df5b23d7e9c230ec37dd00777e22038d340adb56b20b83815e048fae22117ead0b4044bba
-Size (libopenmpt-0.7.1+release.autotools.tar.gz) = 1650178 bytes
+BLAKE2s (libopenmpt-0.7.2+release.autotools.tar.gz) = 94f7c092fbf8c0f8191bceffb2cde933b4f7baca36f3ac682f2f7f697bd0267a
+SHA512 (libopenmpt-0.7.2+release.autotools.tar.gz) = 5a92641679c72694d29b2bfe46f50ad31c964426f43213b67561f67a21c5683a13a61b0810fced3c46c071f40857a2c564a68947334792e94830cbe66dc5716d
+Size (libopenmpt-0.7.2+release.autotools.tar.gz) = 1651153 bytes
Home |
Main Index |
Thread Index |
Old Index