Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2018 11:28:31 +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: r477568 - head/audio/musicpd
Message-ID:  <201808191128.w7JBSV7K059890@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Aug 19 11:28:31 2018
New Revision: 477568
URL: https://svnweb.freebsd.org/changeset/ports/477568

Log:
  Update to upstream version 0.20.21
  
  Details:
  - Upstream changelog see:
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.21/NEWS
  
  MFH:		2018Q3

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

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Sun Aug 19 10:58:05 2018	(r477567)
+++ head/audio/musicpd/Makefile	Sun Aug 19 11:28:31 2018	(r477568)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.20.20
-PORTREVISION=	3
+PORTVERSION=	0.20.21
 CATEGORIES=	audio ipv6
 MASTER_SITES=	http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Sun Aug 19 10:58:05 2018	(r477567)
+++ head/audio/musicpd/distinfo	Sun Aug 19 11:28:31 2018	(r477568)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527332444
-SHA256 (mpd-0.20.20.tar.xz) = a9e458c6e07cdf62649de7722e1e5a7f13aa82eeb397bfbbebc07cf5cf273584
-SIZE (mpd-0.20.20.tar.xz) = 793776
+TIMESTAMP = 1534662491
+SHA256 (mpd-0.20.21.tar.xz) = 8322764dc265c20f05c8c8fdfdd578b0722e74626bef56fcd8eebfb01acc58dc
+SIZE (mpd-0.20.21.tar.xz) = 800476



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