Date: Tue, 22 Mar 2022 09:11:31 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: d57d5df06fb9 - main - audio/musicpd: Update to upstream release 0.23.6 Message-ID: <202203220911.22M9BVUU018344@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=d57d5df06fb96b36e8a90b56c08db8205b0a3beb commit d57d5df06fb96b36e8a90b56c08db8205b0a3beb Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2022-03-20 19:01:54 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2022-03-22 09:11:29 +0000 audio/musicpd: Update to upstream release 0.23.6 Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.6/NEWS MFH: 2022Q1 --- 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 97bbdae67ebf..149149648528 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.23.5 +PORTVERSION= 0.23.6 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 3521d43f6725..259e83cfba56 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638552348 -SHA256 (mpd-0.23.5.tar.xz) = f22c2c25093a05f4566f9cd7207cfbcd8405af67ed29a989bcf8905f80b7a299 -SIZE (mpd-0.23.5.tar.xz) = 770700 +TIMESTAMP = 1647802312 +SHA256 (mpd-0.23.6.tar.xz) = cbc5928ee3ee1ef7ff6a58f6ba4afaee16c07e9eb42d0107bcc098010f4f26ed +SIZE (mpd-0.23.6.tar.xz) = 770812
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203220911.22M9BVUU018344>