svn commit: r462969 - head/audio/musicpd
Thomas Zander
riggs at FreeBSD.org
Sun Feb 25 17:42:49 UTC 2018
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
More information about the svn-ports-all
mailing list