Date: Sun, 23 May 2021 12:40:38 GMT From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c194689f6937 - main - audio/musicpd: Update to upstream release 0.22.8. Message-ID: <202105231240.14NCecD8065394@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=c194689f693785f04f66ccb5a813d849b329f2da commit c194689f693785f04f66ccb5a813d849b329f2da Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2021-05-23 10:50:25 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2021-05-23 10:50:25 +0000 audio/musicpd: Update to upstream release 0.22.8. Details: - Upstream release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.8/NEWS - Fixes a regression (crash in the "albumart" command) MFH: 2021Q2 --- 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 9db005f602f5..832ed89b8bbe 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.22.7 +PORTVERSION= 0.22.8 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 92f3874d87fe..5f27a804ba35 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621571508 -SHA256 (mpd-0.22.7.tar.xz) = 498668c408cece8469dfcda6dd59a471d5ee9ba2c365a7eca3165a8ac831fc41 -SIZE (mpd-0.22.7.tar.xz) = 737524 +TIMESTAMP = 1621766947 +SHA256 (mpd-0.22.8.tar.xz) = 9617ed08c9ffafcf5f925819251f6b90df3f4f73cf2838c41033e1962104286d +SIZE (mpd-0.22.8.tar.xz) = 737368
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105231240.14NCecD8065394>