Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2018 17:42:48 +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: r462969 - head/audio/musicpd
Message-ID:  <201802251742.w1PHgm1D035947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Feb 25 17:42:48 2018
New Revision: 462969
URL: https://svnweb.freebsd.org/changeset/ports/462969

Log:
  Update to upstream version 0.20.18
  
  Details from changelog, FreeBSD relevant bits:
  - input
    - curl: allow authentication methods other than "Basic"
  - decoder
    - flac: improve seeking precision
  - fix gapless CUE song transitions
  
  MFH:		2018Q1

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

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Sun Feb 25 17:33:04 2018	(r462968)
+++ head/audio/musicpd/Makefile	Sun Feb 25 17:42:48 2018	(r462969)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.20.17
+PORTVERSION=	0.20.18
 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 25 17:33:04 2018	(r462968)
+++ head/audio/musicpd/distinfo	Sun Feb 25 17:42:48 2018	(r462969)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518854676
-SHA256 (mpd-0.20.17.tar.xz) = 2cb0e7f0e219df60a04b3c997d8ed7ad458ebfd89fd045e03fbe727277d5dac1
-SIZE (mpd-0.20.17.tar.xz) = 792108
+TIMESTAMP = 1519569665
+SHA256 (mpd-0.20.18.tar.xz) = 6a582dc2ae90b94ff3853f9ffd7d80b2c2b5fe2e2c35cb1da0b36f3f3dfad434
+SIZE (mpd-0.20.18.tar.xz) = 792416



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