Date: Sat, 4 Dec 2021 16:45:10 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: 65a40ccb3250 - main - audio/musicpd: Update to upstream release 0.23.5 Message-ID: <202112041645.1B4GjAVM052074@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=65a40ccb3250f72c75e6de18f374c012630fd5f1 commit 65a40ccb3250f72c75e6de18f374c012630fd5f1 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2021-12-03 19:11:08 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2021-12-04 16:45:06 +0000 audio/musicpd: Update to upstream release 0.23.5 Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS --- 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 f3e1f5b153ea..97bbdae67ebf 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.23.4 -PORTREVISION= 2 +PORTVERSION= 0.23.5 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 3b16ab79d457..3521d43f6725 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636881260 -SHA256 (mpd-0.23.4.tar.xz) = 2f359d30dd980f762d2bc324d916e48b731e8a4d456d01d120c61ad657e4c754 -SIZE (mpd-0.23.4.tar.xz) = 768768 +TIMESTAMP = 1638552348 +SHA256 (mpd-0.23.5.tar.xz) = f22c2c25093a05f4566f9cd7207cfbcd8405af67ed29a989bcf8905f80b7a299 +SIZE (mpd-0.23.5.tar.xz) = 770700
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112041645.1B4GjAVM052074>