svn commit: r520728 - head/audio/musicpd

Thomas Zander riggs at FreeBSD.org
Mon Dec 23 15:50:32 UTC 2019


Author: riggs
Date: Mon Dec 23 15:50:31 2019
New Revision: 520728
URL: https://svnweb.freebsd.org/changeset/ports/520728

Log:
  Update to upstream release 0.21.17
  
  Details:
  - Bugfix release, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.17/NEWS
  
  MFH:		2019Q4 (hat: ports-secteam)

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

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Mon Dec 23 14:46:58 2019	(r520727)
+++ head/audio/musicpd/Makefile	Mon Dec 23 15:50:31 2019	(r520728)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.16
-PORTREVISION=	4
+PORTVERSION=	0.21.17
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Mon Dec 23 14:46:58 2019	(r520727)
+++ head/audio/musicpd/distinfo	Mon Dec 23 15:50:31 2019	(r520728)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571473957
-SHA256 (mpd-0.21.16.tar.xz) = 30cf1bddf7d7388487276745ad3515f134e07f0c57f9f97cb2b5d3befd4a4d92
-SIZE (mpd-0.21.16.tar.xz) = 673732
+TIMESTAMP = 1577020164
+SHA256 (mpd-0.21.17.tar.xz) = 8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62
+SIZE (mpd-0.21.17.tar.xz) = 675000


More information about the svn-ports-all mailing list