Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2022 18:51:38 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: 2e2975b6f539 - 2022Q2 - audio/musicpd: Update to upstream release 0.23.7
Message-ID:  <202205151851.24FIpcwg035037@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e2975b6f539f80937316ea8ee988b57da6f4db0

commit 2e2975b6f539f80937316ea8ee988b57da6f4db0
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-05-15 07:52:33 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-05-15 16:10:22 +0000

    audio/musicpd: Update to upstream release 0.23.7
    
    Details:
    - Mostly bugfixes, see
      https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.7/NEWS
    
    MFH:            2022Q2
    (cherry picked from commit 32e0eb8e6e2ff58dddd8a2b24cc931d6f9b4e246)
---
 audio/musicpd/Makefile | 2 +-
 audio/musicpd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 149149648528..046d51ac9244 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	musicpd
-PORTVERSION=	0.23.6
+PORTVERSION=	0.23.7
 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 259e83cfba56..a75922b67f55 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647802312
-SHA256 (mpd-0.23.6.tar.xz) = cbc5928ee3ee1ef7ff6a58f6ba4afaee16c07e9eb42d0107bcc098010f4f26ed
-SIZE (mpd-0.23.6.tar.xz) = 770812
+TIMESTAMP = 1652530262
+SHA256 (mpd-0.23.7.tar.xz) = 960dcbac717c388f5dcc4fd945e3af19a476f2b15f367e9653d4c7a948768211
+SIZE (mpd-0.23.7.tar.xz) = 771992



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