svn commit: r533665 - head/audio/musicpd

Thomas Zander riggs at FreeBSD.org
Sat May 2 06:34:30 UTC 2020


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


More information about the svn-ports-head mailing list