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:           Mon Jan  9 09:49:25 UTC 2023

Modified Files:
        pkgsrc/audio/libopenmpt: Makefile distinfo

Log Message:
libopenmpt: update to 0.6.7.

### libopenmpt 0.6.7 (2023-01-08)

 *  [**Bug**] openmpt123: openmpt123 crashed on Windows 9x when showing any
    console output.

 *  IT: In sample mode, portamento to a different sample turns off the filter if
    cutoff / resonance was previously 127 / 0.
 *  S3M Detect files saved with Graoumf Tracker instead of claiming they were
    made with OpenMPT 4.47.
 *  S3M: Pattern loop state was not propagated anymore since libopenmpt 0.6.0,
    leading to wrong song length calculation and SB0 + SBx being located on
    different channels not working properly anymore.

 *  mpg123: Update to v1.31.1 (2022-11-01).
 *  FLAC: Update to v1.4.2 (2022-10-22).
 *  pugixml: Update to v1.13 (2022-11-02).


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.49 -r1.50 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.65 pkgsrc/audio/libopenmpt/Makefile:1.66
--- pkgsrc/audio/libopenmpt/Makefile:1.65       Tue Sep 27 20:37:17 2022
+++ pkgsrc/audio/libopenmpt/Makefile    Mon Jan  9 09:49:25 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2022/09/27 20:37:17 fcambus Exp $
+# $NetBSD: Makefile,v 1.66 2023/01/09 09:49:25 fcambus Exp $
 
-DISTNAME=      libopenmpt-0.6.6+release.autotools
+DISTNAME=      libopenmpt-0.6.7+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.49 pkgsrc/audio/libopenmpt/distinfo:1.50
--- pkgsrc/audio/libopenmpt/distinfo:1.49       Tue Sep 27 20:37:17 2022
+++ pkgsrc/audio/libopenmpt/distinfo    Mon Jan  9 09:49:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2022/09/27 20:37:17 fcambus Exp $
+$NetBSD: distinfo,v 1.50 2023/01/09 09:49:25 fcambus Exp $
 
-BLAKE2s (libopenmpt-0.6.6+release.autotools.tar.gz) = 4626c7eb89db3f5e30a1141047ebbf5b67732078aebe10e9b554019db231f1e4
-SHA512 (libopenmpt-0.6.6+release.autotools.tar.gz) = b634c556f13dc51d1008f4216936a9b7cab25a6fb0d5218da0b692ec848de21905ed1981223ac9ecdebea9ce6c5376e91ff92e1655dd0be491fce0114e3230bf
-Size (libopenmpt-0.6.6+release.autotools.tar.gz) = 1554516 bytes
+BLAKE2s (libopenmpt-0.6.7+release.autotools.tar.gz) = c125f874549cb74822937e757e76e7db4209c82408cafb8f4b748f6cbbe32af7
+SHA512 (libopenmpt-0.6.7+release.autotools.tar.gz) = 5b6a52491fee74cf3cddbf28edb5ced0e8115a5eb3fb53bf285a33fabfc1c8aa940c729a95f169c17163b4aedaa5a26614b3a85a22dba60bd10ad5d7cc94846e
+Size (libopenmpt-0.6.7+release.autotools.tar.gz) = 1556248 bytes



Home | Main Index | Thread Index | Old Index