Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2024 18:06:36 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: 4c95dae681e5 - main - */*: Bump audio/libsidplayfp consumers
Message-ID:  <202411051806.4A5I6aNC087752@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=4c95dae681e56f7ecc3567a315bbb17cbae131af

commit 4c95dae681e56f7ecc3567a315bbb17cbae131af
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-05 17:55:19 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-05 18:06:13 +0000

    */*: Bump audio/libsidplayfp consumers
---
 audio/musicpd/Makefile                | 2 +-
 audio/sidplayfp/Makefile              | 1 +
 multimedia/audacious-plugins/Makefile | 2 +-
 multimedia/qmmp-qt5/Makefile          | 2 +-
 multimedia/qmmp-qt6/Makefile          | 2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index a2d29287bc21..cbf5e136feb8 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	musicpd
 PORTVERSION=	0.23.15
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}
diff --git a/audio/sidplayfp/Makefile b/audio/sidplayfp/Makefile
index bd309e76f073..ea79d00cf237 100644
--- a/audio/sidplayfp/Makefile
+++ b/audio/sidplayfp/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sidplayfp
 DISTVERSION=	2.11.0
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/lib${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index 1dcc9ac2ac6e..228fa435f39e 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	audacious-plugins
 DISTVERSION=	4.4.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://distfiles.audacious-media-player.org/
 
diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile
index 5849d0924ce1..b84fb597b00e 100644
--- a/multimedia/qmmp-qt5/Makefile
+++ b/multimedia/qmmp-qt5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qmmp
 PORTVERSION=	1.6.9
-PORTREVISION=	2
+PORTREVISION=	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/Makefile b/multimedia/qmmp-qt6/Makefile
index cd291fb48388..7a78dd82655f 100644
--- a/multimedia/qmmp-qt6/Makefile
+++ b/multimedia/qmmp-qt6/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qmmp
 PORTVERSION=	2.1.9
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia
 MASTER_SITES=	http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \
 		SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/



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