Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2024 15:03:46 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: 3bfd7f074ebc - main - multimedia/qmmp-plugin-pack-qt5: update to 1.7.1 release (+)
Message-ID:  <202411061503.4A6F3kCr022232@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=3bfd7f074ebc0547b8fed26986868a623362d3ec

commit 3bfd7f074ebc0547b8fed26986868a623362d3ec
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-06 15:00:46 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-06 15:00:46 +0000

    multimedia/qmmp-plugin-pack-qt5: update to 1.7.1 release (+)
    
    Changes since 1.7.0:
        fixed "about" dialog in the ytb plugin;
        changed minimal Qt version to 5.12 (1.7.1 only);
        changed minimal cmake version to 3.16 (1.7.1 only);
        changed minimal TagLib version to 1.11 (1.7.1 only);
    
    Changes since 1.6.2:
        ported to qmmp 1.7/2.2 API;
        improved codebase.
---
 multimedia/qmmp-plugin-pack-qt5/Makefile | 5 ++---
 multimedia/qmmp-plugin-pack-qt5/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/multimedia/qmmp-plugin-pack-qt5/Makefile b/multimedia/qmmp-plugin-pack-qt5/Makefile
index d17ead6d9809..bceb75c1ab64 100644
--- a/multimedia/qmmp-plugin-pack-qt5/Makefile
+++ b/multimedia/qmmp-plugin-pack-qt5/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	qmmp-plugin-pack
-PORTVERSION=	1.6.2
-PORTREVISION=	1
+PORTVERSION=	1.7.1
 CATEGORIES=	multimedia
 MASTER_SITES=	http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \
 	SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/
@@ -14,7 +13,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libqmmpui-1.so:multimedia/qmmp-qt5
-BUILD_DEPENDS=	qmmp-qt5>=1.5.0:multimedia/qmmp-qt5
+BUILD_DEPENDS=	qmmp-qt5>=1.7:multimedia/qmmp-qt5
 
 CONFLICTS=	${PORTNAME}-qt6
 PORTSCOUT=	limit:^1\..*
diff --git a/multimedia/qmmp-plugin-pack-qt5/distinfo b/multimedia/qmmp-plugin-pack-qt5/distinfo
index b3a5ca450d5c..1d5a84f4582f 100644
--- a/multimedia/qmmp-plugin-pack-qt5/distinfo
+++ b/multimedia/qmmp-plugin-pack-qt5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724142479
-SHA256 (qmmp-plugin-pack-1.6.2.tar.bz2) = e98875826ce0c766ce14fc1e55027b7aa189134d03dc8668389980d131676cbb
-SIZE (qmmp-plugin-pack-1.6.2.tar.bz2) = 247352
+TIMESTAMP = 1730838464
+SHA256 (qmmp-plugin-pack-1.7.1.tar.bz2) = a5767f094e2353e7301672e25755a9b9b47bca8328180f074a93e8033bcaec35
+SIZE (qmmp-plugin-pack-1.7.1.tar.bz2) = 247408



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