Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2020 06:06:31 +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: r529027 - head/audio/musicpd
Message-ID:  <202003240606.02O66V6N066128@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Tue Mar 24 06:06:30 2020
New Revision: 529027
URL: https://svnweb.freebsd.org/changeset/ports/529027

Log:
  Update to upstream release 0.21.21
  
  Details:
  - Bug fixes, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS
  
  MFH:		2020Q1 (hat: ports-secteam)

Modified:
  head/audio/musicpd/Makefile
  head/audio/musicpd/distinfo

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Tue Mar 24 05:06:50 2020	(r529026)
+++ head/audio/musicpd/Makefile	Tue Mar 24 06:06:30 2020	(r529027)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.20
-PORTREVISION=	1
+PORTVERSION=	0.21.21
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Tue Mar 24 05:06:50 2020	(r529026)
+++ head/audio/musicpd/distinfo	Tue Mar 24 06:06:30 2020	(r529027)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581965855
-SHA256 (mpd-0.21.20.tar.xz) = 422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1
-SIZE (mpd-0.21.20.tar.xz) = 676396
+TIMESTAMP = 1584881498
+SHA256 (mpd-0.21.21.tar.xz) = e1bdb15f0e3b62c18e91257a7b41530dc36eb91cc03eabc6e6bffd947ec168ce
+SIZE (mpd-0.21.21.tar.xz) = 676668



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003240606.02O66V6N066128>