Date: Sun, 18 Oct 2020 21:16:44 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552705 - head/audio/musicpd Message-ID: <202010182116.09ILGixN017042@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sun Oct 18 21:16:44 2020 New Revision: 552705 URL: https://svnweb.freebsd.org/changeset/ports/552705 Log: Update to upstream version 0.22.1 Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.1/NEWS Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sun Oct 18 21:11:24 2020 (r552704) +++ head/audio/musicpd/Makefile Sun Oct 18 21:16:44 2020 (r552705) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.22 +PORTVERSION= 0.22.1 CATEGORIES= audio -MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION}/ +MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} MAINTAINER= riggs@FreeBSD.org Modified: head/audio/musicpd/distinfo ============================================================================== --- head/audio/musicpd/distinfo Sun Oct 18 21:11:24 2020 (r552704) +++ head/audio/musicpd/distinfo Sun Oct 18 21:16:44 2020 (r552705) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601732610 -SHA256 (mpd-0.22.tar.xz) = 7de742d925d01bf52685cc6cbb31fdeb671e4992a448720897ef706e57e39076 -SIZE (mpd-0.22.tar.xz) = 722940 +TIMESTAMP = 1603011445 +SHA256 (mpd-0.22.1.tar.xz) = 408464093d09c73ceecafc201defcbaba2193cb30ad0aaf1241459a410fecaf3 +SIZE (mpd-0.22.1.tar.xz) = 725204
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010182116.09ILGixN017042>