Date: Sat, 30 Oct 2021 11:06:19 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: aae69a8d6bb9 - main - audio/musicpd: Update to upstream release 0.23.2 Message-ID: <202110301106.19UB6JjZ098052@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=aae69a8d6bb9e8ca420e3b2f5a9a3bc4d3bcd7b3 commit aae69a8d6bb9e8ca420e3b2f5a9a3bc4d3bcd7b3 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2021-10-29 08:30:34 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2021-10-30 11:06:17 +0000 audio/musicpd: Update to upstream release 0.23.2 Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.2/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 dc141ecbf90c..c8e0e51bb656 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.23.1 -PORTREVISION= 1 +PORTVERSION= 0.23.2 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 6a25b5bce89b..530af034978f 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634768410 -SHA256 (mpd-0.23.1.tar.xz) = 93990f026886cee3b8707b38cef575b1904f4a6e5fc6d92b2a82ba2a3a6302bd -SIZE (mpd-0.23.1.tar.xz) = 764920 +TIMESTAMP = 1635449200 +SHA256 (mpd-0.23.2.tar.xz) = 74ec75689746baaeab7c65d70019f96f70b31b658cb25cfd2ebcca03f65acddf +SIZE (mpd-0.23.2.tar.xz) = 766340
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110301106.19UB6JjZ098052>