Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2024 13:19:57 GMT
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: b4a252fd4f7c - main - multimedia/qmmp-qt5: update to 1.6.9 release (+)
Message-ID:  <202408201319.47KDJvSI006815@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

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

commit b4a252fd4f7cf58abe147f5ec7c89d675b49752c
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-08-20 13:15:20 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-08-20 13:17:25 +0000

    multimedia/qmmp-qt5: update to 1.6.9 release (+)
    
    Changes since 1.6.8:
    * fixed build with PipeWire version less than 0.3.33;
    * fixed displaying bitrate in the wavpack plugin;
    * disabled Qt 6.7 build warnings (2.1.9 only);
    * disabled waveform seekbar for CD tracks in the simple user interface.
---
 multimedia/qmmp-qt5/Makefile | 3 +--
 multimedia/qmmp-qt5/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile
index bfb43653343c..dc423c6cc7ea 100644
--- a/multimedia/qmmp-qt5/Makefile
+++ b/multimedia/qmmp-qt5/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	qmmp
-PORTVERSION=	1.6.8
-PORTREVISION=	1
+PORTVERSION=	1.6.9
 CATEGORIES=	multimedia
 MASTER_SITES=	http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \
 		SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/
diff --git a/multimedia/qmmp-qt5/distinfo b/multimedia/qmmp-qt5/distinfo
index 5d77890d5f3c..e66818735dca 100644
--- a/multimedia/qmmp-qt5/distinfo
+++ b/multimedia/qmmp-qt5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722542474
-SHA256 (qmmp-1.6.8.tar.bz2) = 50da39f9d73ca385171ca4eda6a475613eb5409d5df0785e03108ead59fe1ecd
-SIZE (qmmp-1.6.8.tar.bz2) = 1375048
+TIMESTAMP = 1724142516
+SHA256 (qmmp-1.6.9.tar.bz2) = 87af24fe5494268aee98400096df286dbf133ccb7ee09c8e7b30e4b022863871
+SIZE (qmmp-1.6.9.tar.bz2) = 1375274



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408201319.47KDJvSI006815>