Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jul 2026 10:04:05 +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: 181e2948530e - main - multimedia/qmmp-qt6: update to 2.3.3 release (+)
Message-ID:  <6a44e615.3ec49.2c2560f4@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=181e2948530e7710eef622a90cf1a023b141ceb6

commit 181e2948530e7710eef622a90cf1a023b141ceb6
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-07-01 09:52:49 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-07-01 10:02:40 +0000

    multimedia/qmmp-qt6: update to 2.3.3 release (+)
    
    Changes since 2.3.2:
    * fixed build with PipeWire versions less than 0.3.50;
    * fixed settings dialog layout;
    * fixed default CUE encoding;
    * fixed possible null pointer dereference;
    * fixed tracks order when added using drag and drop (2.3.3 only);
    * fixed uninitialized structure usage;
    * improved sid plugin:
    * added libsidplayfp 3.0 support;
    * added feature to build without residfp engine;
    * fixed memory leak;
    * fixed displaying audio information;
    * updated Japanese translation (2.3.3 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 79fed0108622..24acbe774a1c 100644
--- a/multimedia/qmmp-qt6/Makefile
+++ b/multimedia/qmmp-qt6/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qmmp
-PORTVERSION=	2.3.2
+PORTVERSION=	2.3.3
 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 f199e021a55a..3d624ce2a9b4 100644
--- a/multimedia/qmmp-qt6/distinfo
+++ b/multimedia/qmmp-qt6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775764434
-SHA256 (qmmp-2.3.2.tar.bz2) = 4d8bbae619e99cfd665d96c3688d2d306f5ffc30144e07b37ca701a99e326365
-SIZE (qmmp-2.3.2.tar.bz2) = 1428358
+TIMESTAMP = 1782827768
+SHA256 (qmmp-2.3.3.tar.bz2) = 51c964e9e685cf67266b2e8e3135ee4504b6bf6b2283f46bbfd4abe36ae3690d
+SIZE (qmmp-2.3.3.tar.bz2) = 1432588


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a44e615.3ec49.2c2560f4>