pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libopenmpt libopenmpt: update to 0.6.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86d9133279fe
branches:  trunk
changeset: 380778:86d9133279fe
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Jun 15 10:06:50 2022 +0000

description:
libopenmpt: update to 0.6.4.

### libopenmpt 0.6.4 (2022-06-12)

 *  [**Bug**] openmpt123: Linking failed when using Autotools build system
    targeting MinGW.
 *  [**Bug**] tests: Linking failed when using Autotools build system targeting
    MinGW.
 *  [**Bug**] examples: Linking failed when using Autotools build system
    targeting MinGW.

 *  [**Change**] Support for mingw-std-threads when building for MinGW targets
    is now deprecated because this is not supported for GCC 11 or later (see
    <https://github.com/meganz/mingw-std-threads/issues/79>).

 *  Ping-pong sample loops sometimes stopped playing at the end of the loop.

diffstat:

 audio/libopenmpt/Makefile |  4 ++--
 audio/libopenmpt/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 5578de54c165 -r 86d9133279fe audio/libopenmpt/Makefile
--- a/audio/libopenmpt/Makefile Wed Jun 15 08:56:02 2022 +0000
+++ b/audio/libopenmpt/Makefile Wed Jun 15 10:06:50 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2022/04/28 19:51:33 fcambus Exp $
+# $NetBSD: Makefile,v 1.61 2022/06/15 10:06:50 fcambus Exp $
 
-DISTNAME=      libopenmpt-0.6.3+release.autotools
+DISTNAME=      libopenmpt-0.6.4+release.autotools
 PKGNAME=       ${DISTNAME:C/\+.*//}
 CATEGORIES=    audio
 MASTER_SITES=  https://lib.openmpt.org/files/libopenmpt/src/
diff -r 5578de54c165 -r 86d9133279fe audio/libopenmpt/distinfo
--- a/audio/libopenmpt/distinfo Wed Jun 15 08:56:02 2022 +0000
+++ b/audio/libopenmpt/distinfo Wed Jun 15 10:06:50 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2022/04/28 19:51:33 fcambus Exp $
+$NetBSD: distinfo,v 1.48 2022/06/15 10:06:50 fcambus Exp $
 
-BLAKE2s (libopenmpt-0.6.3+release.autotools.tar.gz) = 835e5b8bc610e3f2875282b8758600911a367f82244cf404f3feffa043b7b31e
-SHA512 (libopenmpt-0.6.3+release.autotools.tar.gz) = b9f9cce9ef7d87ad8f18d17603b613fd153d5effdf04de566daabe26afa08b84eb0aa089b94fcbf7cb724befd0a3d93ffdaf5b578f2a3afa31f7aa517f39c62f
-Size (libopenmpt-0.6.3+release.autotools.tar.gz) = 1514410 bytes
+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



Home | Main Index | Thread Index | Old Index