Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Aug 2022 20:49:17 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: c612fb44d42d - 2022Q3 - audio/musicpd: Update to upstream version 0.23.9
Message-ID:  <202208202049.27KKnHVc062549@gitrepo.freebsd.org>

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

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

commit c612fb44d42d3e4166773dba09abc88836ff6e5b
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-08-20 16:08:53 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-08-20 16:34:18 +0000

    audio/musicpd: Update to upstream version 0.23.9
    
    Details:
    - Bugfix release, see
      https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.9/NEWS
    
    MFH:            2022Q3
    (cherry picked from commit f8ac419e2d32f8a1b64419db22e12d7cd0cb6592)
---
 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 c06b4f1ee3f8..25940dfb813f 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	musicpd
-PORTVERSION=	0.23.8
+PORTVERSION=	0.23.9
 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 84508070e0ed..69d1a809cd91 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657360933
-SHA256 (mpd-0.23.8.tar.xz) = 86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf
-SIZE (mpd-0.23.8.tar.xz) = 773280
+TIMESTAMP = 1660983126
+SHA256 (mpd-0.23.9.tar.xz) = 2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
+SIZE (mpd-0.23.9.tar.xz) = 774156



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