Date: Fri, 19 Jan 2018 22:32:34 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r459477 - branches/2018Q1/audio/musicpd Message-ID: <201801192232.w0JMWYFw047780@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Fri Jan 19 22:32:34 2018 New Revision: 459477 URL: https://svnweb.freebsd.org/changeset/ports/459477 Log: MFH: r458963 Update to upstream version 0.20.15 (bug fix release) Detailed changelog: http://git.musicpd.org/cgit/master/mpd.git/plain/NEWS?h=v0.20.15 PR: 225115 Submitted by: dg@syrec.org Approved by: ports-secteam (swills) Modified: branches/2018Q1/audio/musicpd/Makefile branches/2018Q1/audio/musicpd/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/audio/musicpd/Makefile ============================================================================== --- branches/2018Q1/audio/musicpd/Makefile Fri Jan 19 22:29:53 2018 (r459476) +++ branches/2018Q1/audio/musicpd/Makefile Fri Jan 19 22:32:34 2018 (r459477) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.20.13 -PORTREVISION= 1 +PORTVERSION= 0.20.15 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: branches/2018Q1/audio/musicpd/distinfo ============================================================================== --- branches/2018Q1/audio/musicpd/distinfo Fri Jan 19 22:29:53 2018 (r459476) +++ branches/2018Q1/audio/musicpd/distinfo Fri Jan 19 22:32:34 2018 (r459477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513757795 -SHA256 (mpd-0.20.13.tar.xz) = 46c1c534d80a52de00263e8ef43a6011ff9d765232443749539ef26b1b48ff40 -SIZE (mpd-0.20.13.tar.xz) = 788036 +TIMESTAMP = 1515925875 +SHA256 (mpd-0.20.15.tar.xz) = c69c4f67e665380ea3bbde6cff8958edc85f7cd40e7918ae5ce0a2184ca9eb40 +SIZE (mpd-0.20.15.tar.xz) = 790096
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801192232.w0JMWYFw047780>