svn commit: r436041 - in branches/2017Q1/audio/musicpd: . files

Thomas Zander riggs at FreeBSD.org
Mon Mar 13 06:29:03 UTC 2017


Author: riggs
Date: Mon Mar 13 06:29:02 2017
New Revision: 436041
URL: https://svnweb.freebsd.org/changeset/ports/436041

Log:
  MFH: r435955
  
  Update to upstream version 0.20.6 (bugfix release)
  
  Approved by:	ports-secteam (junovitch)

Deleted:
  branches/2017Q1/audio/musicpd/files/patch-src_decoder_plugins_WavpackDecoderPlugin.cxx
Modified:
  branches/2017Q1/audio/musicpd/Makefile
  branches/2017Q1/audio/musicpd/distinfo
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/audio/musicpd/Makefile
==============================================================================
--- branches/2017Q1/audio/musicpd/Makefile	Mon Mar 13 04:13:29 2017	(r436040)
+++ branches/2017Q1/audio/musicpd/Makefile	Mon Mar 13 06:29:02 2017	(r436041)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.20.5
+PORTVERSION=	0.20.6
 CATEGORIES=	audio ipv6
 MASTER_SITES=	http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: branches/2017Q1/audio/musicpd/distinfo
==============================================================================
--- branches/2017Q1/audio/musicpd/distinfo	Mon Mar 13 04:13:29 2017	(r436040)
+++ branches/2017Q1/audio/musicpd/distinfo	Mon Mar 13 06:29:02 2017	(r436041)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488034173
-SHA256 (mpd-0.20.5.tar.xz) = 525573be27443ae26868b21a61e88c03909e72f1212ddaa725a0389a28d88987
-SIZE (mpd-0.20.5.tar.xz) = 771276
+TIMESTAMP = 1489218787
+SHA256 (mpd-0.20.6.tar.xz) = f4055e1189e5cc00e83706b2e0b5ead924ced0303e073d7802ee9f9a8eba4b47
+SIZE (mpd-0.20.6.tar.xz) = 772140


More information about the svn-ports-all mailing list