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 Jun 15 10:06:51 UTC 2022

Modified Files:
        pkgsrc/audio/libopenmpt: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.47 -r1.48 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.60 pkgsrc/audio/libopenmpt/Makefile:1.61
--- pkgsrc/audio/libopenmpt/Makefile:1.60       Thu Apr 28 19:51:33 2022
+++ pkgsrc/audio/libopenmpt/Makefile    Wed Jun 15 10:06:50 2022
@@ -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/

Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.47 pkgsrc/audio/libopenmpt/distinfo:1.48
--- pkgsrc/audio/libopenmpt/distinfo:1.47       Thu Apr 28 19:51:33 2022
+++ pkgsrc/audio/libopenmpt/distinfo    Wed Jun 15 10:06:50 2022
@@ -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