Date: Sun, 4 Feb 2018 15:18:20 +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: r460936 - head/audio/musicpd Message-ID: <201802041518.w14FIKKR077697@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sun Feb 4 15:18:20 2018 New Revision: 460936 URL: https://svnweb.freebsd.org/changeset/ports/460936 Log: Update to upstream release 0.20.16 Details: - Bugfix release which includes fixes for crashes with pulseaudio and on debug builds - Changelog on https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.16/NEWS MFH: 2018Q1 Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sun Feb 4 15:10:06 2018 (r460935) +++ head/audio/musicpd/Makefile Sun Feb 4 15:18:20 2018 (r460936) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.20.15 -PORTREVISION= 1 +PORTVERSION= 0.20.16 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 Feb 4 15:10:06 2018 (r460935) +++ head/audio/musicpd/distinfo Sun Feb 4 15:18:20 2018 (r460936) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515925875 -SHA256 (mpd-0.20.15.tar.xz) = c69c4f67e665380ea3bbde6cff8958edc85f7cd40e7918ae5ce0a2184ca9eb40 -SIZE (mpd-0.20.15.tar.xz) = 790096 +TIMESTAMP = 1517749336 +SHA256 (mpd-0.20.16.tar.xz) = 29e1676288e61a8bee6b687d23ba6ca42ccec4dc87c6a0e81d119aea27dcd06a +SIZE (mpd-0.20.16.tar.xz) = 790708
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802041518.w14FIKKR077697>