Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2023 10:53:13 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 023e2b73cc24 - 2023Q4 - audio/musicpd: Update to upstream release 0.23.15
Message-ID:  <202312241053.3BOArDWc039092@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q4 has been updated by riggs:

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

commit 023e2b73cc24e2bdaac0c95af89fad4a16a76cee
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2023-12-23 07:28:50 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-12-24 09:23:56 +0000

    audio/musicpd: Update to upstream release 0.23.15
    
    Details:
    - Bugfix release, see
      https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.15/NEWS
    
    MFH:            2023Q4
    (cherry picked from commit 0cbd44af783e358a68ef90220b722dbaccc2a7d7)
---
 audio/musicpd/Makefile | 3 +--
 audio/musicpd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 81ff7ca67c9c..c432d4cee896 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	musicpd
-PORTVERSION=	0.23.14
-PORTREVISION=	2
+PORTVERSION=	0.23.15
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}
diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo
index 4bef7b6c5846..d02f2a05fd97 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696767428
-SHA256 (mpd-0.23.14.tar.xz) = 85b9a67426d528ae9fb849eb3b10faf52d4b18d22b1fd71088e6d9a388b509d2
-SIZE (mpd-0.23.14.tar.xz) = 778376
+TIMESTAMP = 1703231179
+SHA256 (mpd-0.23.15.tar.xz) = 550132239ad1acf82ccf8905b56cc13dc2c81a4489b96fba7731b3049907661a
+SIZE (mpd-0.23.15.tar.xz) = 778384



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