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


(fcambus)
diff -r1.65 -r1.66 pkgsrc/audio/libopenmpt/Makefile
diff -r1.49 -r1.50 pkgsrc/audio/libopenmpt/distinfo

cvs diff -r1.65 -r1.66 pkgsrc/audio/libopenmpt/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/libopenmpt/Makefile 2022/09/27 20:37:17 1.65
+++ pkgsrc/audio/libopenmpt/Makefile 2023/01/09 09:49:25 1.66
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.65 2022/09/27 20:37:17 fcambus Exp $ 1# $NetBSD: Makefile,v 1.66 2023/01/09 09:49:25 fcambus Exp $
2 2
3DISTNAME= libopenmpt-0.6.6+release.autotools 3DISTNAME= libopenmpt-0.6.7+release.autotools
4PKGNAME= ${DISTNAME:C/\+.*//} 4PKGNAME= ${DISTNAME:C/\+.*//}
5CATEGORIES= audio 5CATEGORIES= audio
6MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ 6MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://lib.openmpt.org/libopenmpt/ 9HOMEPAGE= https://lib.openmpt.org/libopenmpt/
10COMMENT= Library to decode tracked music files into a raw PCM audio stream 10COMMENT= Library to decode tracked music files into a raw PCM audio stream
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man 13BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man
14 14
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_TOOLS= gmake pkg-config 16USE_TOOLS= gmake pkg-config

cvs diff -r1.49 -r1.50 pkgsrc/audio/libopenmpt/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/libopenmpt/distinfo 2022/09/27 20:37:17 1.49
+++ pkgsrc/audio/libopenmpt/distinfo 2023/01/09 09:49:25 1.50
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.49 2022/09/27 20:37:17 fcambus Exp $ 1$NetBSD: distinfo,v 1.50 2023/01/09 09:49:25 fcambus Exp $
2 2
3BLAKE2s (libopenmpt-0.6.6+release.autotools.tar.gz) = 4626c7eb89db3f5e30a1141047ebbf5b67732078aebe10e9b554019db231f1e4 3BLAKE2s (libopenmpt-0.6.7+release.autotools.tar.gz) = c125f874549cb74822937e757e76e7db4209c82408cafb8f4b748f6cbbe32af7
4SHA512 (libopenmpt-0.6.6+release.autotools.tar.gz) = b634c556f13dc51d1008f4216936a9b7cab25a6fb0d5218da0b692ec848de21905ed1981223ac9ecdebea9ce6c5376e91ff92e1655dd0be491fce0114e3230bf 4SHA512 (libopenmpt-0.6.7+release.autotools.tar.gz) = 5b6a52491fee74cf3cddbf28edb5ced0e8115a5eb3fb53bf285a33fabfc1c8aa940c729a95f169c17163b4aedaa5a26614b3a85a22dba60bd10ad5d7cc94846e
5Size (libopenmpt-0.6.6+release.autotools.tar.gz) = 1554516 bytes 5Size (libopenmpt-0.6.7+release.autotools.tar.gz) = 1556248 bytes