Date: Tue, 20 Aug 2024 13:19:59 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: 23fc7b6ed3e8 - main - multimedia/qmmp-plugin-pack-qt5: update to 1.6.2 release (+) Message-ID: <202408201319.47KDJxD9006907@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=23fc7b6ed3e8fb648e597d021034c891f41e27bc commit 23fc7b6ed3e8fb648e597d021034c891f41e27bc Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-08-20 13:18:21 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-08-20 13:18:21 +0000 multimedia/qmmp-plugin-pack-qt5: update to 1.6.2 release (+) Changes since 1.6.1: * fixed file name filters in the modplug plugin; * fixed issue in the modplug plugin settings; * disabled Qt 6.7 build warnings (2.1.2 only). --- multimedia/qmmp-plugin-pack-qt5/Makefile | 3 +-- multimedia/qmmp-plugin-pack-qt5/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/multimedia/qmmp-plugin-pack-qt5/Makefile b/multimedia/qmmp-plugin-pack-qt5/Makefile index aeeeef0d2d0a..7444d3f46343 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.1 -PORTREVISION= 3 +PORTVERSION= 1.6.2 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ diff --git a/multimedia/qmmp-plugin-pack-qt5/distinfo b/multimedia/qmmp-plugin-pack-qt5/distinfo index a0316a6e438e..b3a5ca450d5c 100644 --- a/multimedia/qmmp-plugin-pack-qt5/distinfo +++ b/multimedia/qmmp-plugin-pack-qt5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680812441 -SHA256 (qmmp-plugin-pack-1.6.1.tar.bz2) = 24e7b19ce34abc4da1f50e3adbc74d2db44a026759a00e861c743d1019a64189 -SIZE (qmmp-plugin-pack-1.6.1.tar.bz2) = 243838 +TIMESTAMP = 1724142479 +SHA256 (qmmp-plugin-pack-1.6.2.tar.bz2) = e98875826ce0c766ce14fc1e55027b7aa189134d03dc8668389980d131676cbb +SIZE (qmmp-plugin-pack-1.6.2.tar.bz2) = 247352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408201319.47KDJxD9006907>