Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Apr 2026 20:06:44 +0000
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0c61af5348b5 - main - multimedia/qmmp-qt6: update to 2.3.2 release (+)
Message-ID:  <69d806d4.41ebe.4b18f81@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c61af5348b574b9a7d8afe02ccc91882e2de592

commit 0c61af5348b574b9a7d8afe02ccc91882e2de592
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-04-09 20:03:55 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-04-09 20:03:55 +0000

    multimedia/qmmp-qt6: update to 2.3.2 release (+)
    
    Changes since 2.3.1:
    * fixed preset path in the projectm plugin (2.3.2 only);
    * fixed determination of FLAC files with ID3v2 tags;
    * fixed DSD support in the ffmpeg plugin;
    * fixed some issues with CUE support;
    * fixed possible crash;
    * fixed build warnings;
    * fixed hotkey plugin;
    * improved pipewire plugin:
    * fixed delay calculation;
    * increased buffer size;
    * updated German translation (2.3.2 only).
---
 multimedia/qmmp-qt6/Makefile | 2 +-
 multimedia/qmmp-qt6/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/multimedia/qmmp-qt6/Makefile b/multimedia/qmmp-qt6/Makefile
index f85d6b5d7ecf..79fed0108622 100644
--- a/multimedia/qmmp-qt6/Makefile
+++ b/multimedia/qmmp-qt6/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qmmp
-PORTVERSION=	2.3.1
+PORTVERSION=	2.3.2
 CATEGORIES=	multimedia
 MASTER_SITES=	http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \
 		SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/
diff --git a/multimedia/qmmp-qt6/distinfo b/multimedia/qmmp-qt6/distinfo
index 8b331d68c876..f199e021a55a 100644
--- a/multimedia/qmmp-qt6/distinfo
+++ b/multimedia/qmmp-qt6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766587440
-SHA256 (qmmp-2.3.1.tar.bz2) = a61d1c1faa9c411c75292a5710999182b918831b8f0f200c87149e3ff353bea9
-SIZE (qmmp-2.3.1.tar.bz2) = 1423994
+TIMESTAMP = 1775764434
+SHA256 (qmmp-2.3.2.tar.bz2) = 4d8bbae619e99cfd665d96c3688d2d306f5ffc30144e07b37ca701a99e326365
+SIZE (qmmp-2.3.2.tar.bz2) = 1428358


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d806d4.41ebe.4b18f81>