svn commit: r462156 - branches/2018Q1/audio/musicpd
Thomas Zander
riggs at FreeBSD.org
Sat Feb 17 13:37:01 UTC 2018
Author: riggs
Date: Sat Feb 17 13:37:00 2018
New Revision: 462156
URL: https://svnweb.freebsd.org/changeset/ports/462156
Log:
MFH: r462155
Update to upstream version 0.20.17
Details:
- Fixes a crash when playing multi-channel-audio via alsa
- Changelog
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.17/NEWS
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 Sat Feb 17 13:32:52 2018 (r462155)
+++ branches/2018Q1/audio/musicpd/Makefile Sat Feb 17 13:37:00 2018 (r462156)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= musicpd
-PORTVERSION= 0.20.16
+PORTVERSION= 0.20.17
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 Sat Feb 17 13:32:52 2018 (r462155)
+++ branches/2018Q1/audio/musicpd/distinfo Sat Feb 17 13:37:00 2018 (r462156)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517749336
-SHA256 (mpd-0.20.16.tar.xz) = 29e1676288e61a8bee6b687d23ba6ca42ccec4dc87c6a0e81d119aea27dcd06a
-SIZE (mpd-0.20.16.tar.xz) = 790708
+TIMESTAMP = 1518854676
+SHA256 (mpd-0.20.17.tar.xz) = 2cb0e7f0e219df60a04b3c997d8ed7ad458ebfd89fd045e03fbe727277d5dac1
+SIZE (mpd-0.20.17.tar.xz) = 792108
More information about the svn-ports-branches
mailing list