Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2023 22:15:11 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: b9a4655452fe - main - multimedia/qmmp-qt5: update to 1.6.4 release (+)
Message-ID:  <202306102215.35AMFBv9078027@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=b9a4655452fee86fe34b807dc0cd46a2eb603d1e

commit b9a4655452fee86fe34b807dc0cd46a2eb603d1e
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-06-10 22:13:16 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-06-10 22:13:16 +0000

    multimedia/qmmp-qt5: update to 1.6.4 release (+)
    
    Qmmp 1.6.4 have been released
    
    Changes since 1.6.3:
    
    added projectM 4.0 support (experimental);
    fixed command execution under Windows in the file operations plugin;
    fixed removing of the current playing file in the file operations plugin;
    fixed crash on streams in the lyrics plugin;
    fixed issues with visualization windows on application startup.
---
 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 2e86f89e69dc..9edf261a1899 100644
--- a/multimedia/qmmp-qt5/Makefile
+++ b/multimedia/qmmp-qt5/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	qmmp
-PORTVERSION=	1.6.3
-PORTREVISION=	2
+PORTVERSION=	1.6.4
 CATEGORIES=	multimedia
 MASTER_SITES=	http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \
 	SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/
diff --git a/multimedia/qmmp-qt5/distinfo b/multimedia/qmmp-qt5/distinfo
index 05733899ddc1..34992add832d 100644
--- a/multimedia/qmmp-qt5/distinfo
+++ b/multimedia/qmmp-qt5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680812261
-SHA256 (qmmp-1.6.3.tar.bz2) = 07824c976749bc748727f639213bed8f1fbeebd2abd051a0ab7ad4e988eb3f8d
-SIZE (qmmp-1.6.3.tar.bz2) = 1373908
+TIMESTAMP = 1686347939
+SHA256 (qmmp-1.6.4.tar.bz2) = 82137a5a8b2350454f0500b1508cef36fbf29b92b73ba76fffb3ed62175ac092
+SIZE (qmmp-1.6.4.tar.bz2) = 1379335



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