svn commit: r462970 - branches/2018Q1/audio/musicpd
Thomas Zander
riggs at FreeBSD.org
Sun Feb 25 17:44:19 UTC 2018
Author: riggs
Date: Sun Feb 25 17:44:18 2018
New Revision: 462970
URL: https://svnweb.freebsd.org/changeset/ports/462970
Log:
MFH: r462969
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
Approved by: ports-secteam (riggs)
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 Sun Feb 25 17:42:48 2018 (r462969)
+++ branches/2018Q1/audio/musicpd/Makefile Sun Feb 25 17:44:18 2018 (r462970)
@@ -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: branches/2018Q1/audio/musicpd/distinfo
==============================================================================
--- branches/2018Q1/audio/musicpd/distinfo Sun Feb 25 17:42:48 2018 (r462969)
+++ branches/2018Q1/audio/musicpd/distinfo Sun Feb 25 17:44:18 2018 (r462970)
@@ -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
More information about the svn-ports-branches
mailing list