svn commit: r500189 - head/audio/musicpd

Thomas Zander riggs at FreeBSD.org
Sat Apr 27 05:26:25 UTC 2019


Author: riggs
Date: Sat Apr 27 05:26:24 2019
New Revision: 500189
URL: https://svnweb.freebsd.org/changeset/ports/500189

Log:
  Update to upstream version 0.21.8
  
  Details:
  - Bugfix release, see upstream changelog:
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.8/NEWS
  
  MFH:		2019Q2

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

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Sat Apr 27 03:10:17 2019	(r500188)
+++ head/audio/musicpd/Makefile	Sat Apr 27 05:26:24 2019	(r500189)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.7
-PORTREVISION=	1
+PORTVERSION=	0.21.8
 CATEGORIES=	audio ipv6
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Sat Apr 27 03:10:17 2019	(r500188)
+++ head/audio/musicpd/distinfo	Sat Apr 27 05:26:24 2019	(r500189)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554477669
-SHA256 (mpd-0.21.7.tar.xz) = 512062bc529bee04d4ccfaa2c6e720afc85bb071e49850a096b5ed518b3b412c
-SIZE (mpd-0.21.7.tar.xz) = 670268
+TIMESTAMP = 1556263944
+SHA256 (mpd-0.21.8.tar.xz) = 23e083f11356c66bfb4a53c00568d370f57707df56496b299c414aaae59a9757
+SIZE (mpd-0.21.8.tar.xz) = 670508


More information about the svn-ports-all mailing list