Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2020 06:34:29 +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: r533665 - head/audio/musicpd
Message-ID:  <202005020634.0426YT2f044460@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat May  2 06:34:29 2020
New Revision: 533665
URL: https://svnweb.freebsd.org/changeset/ports/533665

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

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

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Sat May  2 06:32:29 2020	(r533664)
+++ head/audio/musicpd/Makefile	Sat May  2 06:34:29 2020	(r533665)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.22
-PORTREVISION=	1
+PORTVERSION=	0.21.23
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Sat May  2 06:32:29 2020	(r533664)
+++ head/audio/musicpd/distinfo	Sat May  2 06:34:29 2020	(r533665)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586077841
-SHA256 (mpd-0.21.22.tar.xz) = 565687d1899b585350cd66b603e46e5b79affc0a0e36d96d8953c6ccc6f69ba2
-SIZE (mpd-0.21.22.tar.xz) = 679244
+TIMESTAMP = 1588345541
+SHA256 (mpd-0.21.23.tar.xz) = 439f522ca9800f375e4fb459ec31e61b3d824fc5c0580ff06dac48b5d21207a3
+SIZE (mpd-0.21.23.tar.xz) = 680060



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