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.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b459f2f9f020
branches:  trunk
changeset: 378086:b459f2f9f020
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Thu Apr 28 19:51:33 2022 +0000

description:
libopenmpt: update to 0.6.3.

### libopenmpt 0.6.3 (2022-04-24)

 *  Pitch / Pan Separation and Random Variation instrument properties were not
    resetting properly when seeking, potentially causing instruments to be
    played e.g. at a vastly different pan position compared to playing the
    module continuously.
 *  MED: Stereo samples were not imported correctly.

 *  zlib: Update to v1.2.12 (2022-03-27).

diffstat:

 audio/libopenmpt/Makefile |  5 ++---
 audio/libopenmpt/PLIST    |  2 +-
 audio/libopenmpt/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r 3be4fe6eb840 -r b459f2f9f020 audio/libopenmpt/Makefile
--- a/audio/libopenmpt/Makefile Thu Apr 28 18:13:56 2022 +0000
+++ b/audio/libopenmpt/Makefile Thu Apr 28 19:51:33 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2022/03/28 10:43:35 tnn Exp $
+# $NetBSD: Makefile,v 1.60 2022/04/28 19:51:33 fcambus Exp $
 
-DISTNAME=      libopenmpt-0.6.2+release.autotools
+DISTNAME=      libopenmpt-0.6.3+release.autotools
 PKGNAME=       ${DISTNAME:C/\+.*//}
-PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  https://lib.openmpt.org/files/libopenmpt/src/
 
diff -r 3be4fe6eb840 -r b459f2f9f020 audio/libopenmpt/PLIST
--- a/audio/libopenmpt/PLIST    Thu Apr 28 18:13:56 2022 +0000
+++ b/audio/libopenmpt/PLIST    Thu Apr 28 19:51:33 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2017/10/01 09:37:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/04/28 19:51:33 fcambus Exp $
 bin/openmpt123
 include/libopenmpt/libopenmpt.h
 include/libopenmpt/libopenmpt.hpp
diff -r 3be4fe6eb840 -r b459f2f9f020 audio/libopenmpt/distinfo
--- a/audio/libopenmpt/distinfo Thu Apr 28 18:13:56 2022 +0000
+++ b/audio/libopenmpt/distinfo Thu Apr 28 19:51:33 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2022/03/16 11:36:10 fcambus Exp $
+$NetBSD: distinfo,v 1.47 2022/04/28 19:51:33 fcambus Exp $
 
-BLAKE2s (libopenmpt-0.6.2+release.autotools.tar.gz) = fba0e631f824d8882b8e4f85ce3c56568f160545beeef01a97123a91482b88d2
-SHA512 (libopenmpt-0.6.2+release.autotools.tar.gz) = a4bbf804d4be72d11216173371ab81703877071cf15e2daaaf59b0eb892d5948072af00bd1ec8c097c23bb3f77bc2c0be6cf853dcf3c7c24aa6109a9f74d0948
-Size (libopenmpt-0.6.2+release.autotools.tar.gz) = 1514140 bytes
+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



Home | Main Index | Thread Index | Old Index