Date: Sun, 15 May 2022 16:06:18 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: 32e0eb8e6e2f - main - audio/musicpd: Update to upstream release 0.23.7 Message-ID: <202205151606.24FG6Ial006151@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=32e0eb8e6e2ff58dddd8a2b24cc931d6f9b4e246 commit 32e0eb8e6e2ff58dddd8a2b24cc931d6f9b4e246 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:06:15 +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 --- 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 2656f246a02f..046d51ac9244 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.23.6 -PORTREVISION= 1 +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?202205151606.24FG6Ial006151>