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:           Thu Apr 28 19:51:33 UTC 2022

Modified Files:
        pkgsrc/audio/libopenmpt: Makefile PLIST distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/libopenmpt/PLIST
cvs rdiff -u -r1.46 -r1.47 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.59 pkgsrc/audio/libopenmpt/Makefile:1.60
--- pkgsrc/audio/libopenmpt/Makefile:1.59       Mon Mar 28 10:43:35 2022
+++ pkgsrc/audio/libopenmpt/Makefile    Thu Apr 28 19:51:33 2022
@@ -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/
 

Index: pkgsrc/audio/libopenmpt/PLIST
diff -u pkgsrc/audio/libopenmpt/PLIST:1.6 pkgsrc/audio/libopenmpt/PLIST:1.7
--- pkgsrc/audio/libopenmpt/PLIST:1.6   Sun Oct  1 09:37:00 2017
+++ pkgsrc/audio/libopenmpt/PLIST       Thu Apr 28 19:51:33 2022
@@ -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

Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.46 pkgsrc/audio/libopenmpt/distinfo:1.47
--- pkgsrc/audio/libopenmpt/distinfo:1.46       Wed Mar 16 11:36:10 2022
+++ pkgsrc/audio/libopenmpt/distinfo    Thu Apr 28 19:51:33 2022
@@ -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