Date: Sat, 22 May 2021 06:33:58 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: fb9257de81eb - 2021Q2 - audio/musicpd: Update to upstream release 0.22.7 Message-ID: <202105220633.14M6XwnF060305@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb9257de81eb2c5d064fee47922ec66a38fb2232 commit fb9257de81eb2c5d064fee47922ec66a38fb2232 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2021-05-21 08:18:02 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2021-05-22 06:31:51 +0000 audio/musicpd: Update to upstream release 0.22.7 Details: - Upstream release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.7/NEWS MFH: 2021Q2 (cherry picked from commit 5994870bc563cfd3bf7545285c3c71e774e35686) --- 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 06aeaf86a78f..9db005f602f5 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,5 @@ - PORTNAME= musicpd -PORTVERSION= 0.22.6 +PORTVERSION= 0.22.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 f617f613a6eb..92f3874d87fe 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614497065 -SHA256 (mpd-0.22.6.tar.xz) = 2be149a4895c3cb613477f8cf1193593e3d8a1d38a75ffa7d32da8c8316a4d5e -SIZE (mpd-0.22.6.tar.xz) = 730524 +TIMESTAMP = 1621571508 +SHA256 (mpd-0.22.7.tar.xz) = 498668c408cece8469dfcda6dd59a471d5ee9ba2c365a7eca3165a8ac831fc41 +SIZE (mpd-0.22.7.tar.xz) = 737524
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105220633.14M6XwnF060305>