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)
This commit is contained in:
parent
779f9c3577
commit
8556357bc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q1/; revision=462970
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue