Update to mpd 0.20.20.

Maintainer timeout.
ok rsadowski@
This commit is contained in:
landry 2018-07-04 09:01:59 +00:00
parent 0b95216a16
commit fcf4f6f1a4
4 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.116 2018/04/23 16:58:40 landry Exp $
# $OpenBSD: Makefile,v 1.117 2018/07/04 09:01:59 landry Exp $
BROKEN-hppa = no atomic ops
COMMENT = Music Player Daemon
VER = 0.20.18
VER = 0.20.20
DISTNAME = mpd-${VER}
CATEGORIES = audio
HOMEPAGE = https://www.musicpd.org/

View File

@ -1,2 +1,2 @@
SHA256 (mpd-0.20.18.tar.gz) = pODRR/fRL/dg3DCSiFLj+klBqClSQ0kZGYugQJ7IrTw=
SIZE (mpd-0.20.18.tar.gz) = 1137008
SHA256 (mpd-0.20.20.tar.gz) = KZQHeiWVJIaHynj+EsYdxrHk55EzMMayCjmGJLyolZA=
SIZE (mpd-0.20.20.tar.gz) = 1139145

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-Makefile_in,v 1.23 2017/08/25 10:06:59 dcoppa Exp $
$OpenBSD: patch-Makefile_in,v 1.24 2018/07/04 09:01:59 landry Exp $
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -4652,7 +4652,7 @@ FILTER_LIBS = \
@@ -4680,7 +4680,7 @@ FILTER_LIBS = \
# Documentation
#
man_MANS = doc/mpd.1 doc/mpd.conf.5

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-src_Main_cxx,v 1.4 2017/05/30 12:31:54 landry Exp $
$OpenBSD: patch-src_Main_cxx,v 1.5 2018/07/04 09:01:59 landry Exp $
Fix logic
Index: src/Main.cxx
--- src/Main.cxx.orig
+++ src/Main.cxx
@@ -123,7 +123,7 @@ static constexpr size_t MEGABYTE = 1024 * KILOBYTE;
@@ -115,7 +115,7 @@ static constexpr size_t MEGABYTE = 1024 * KILOBYTE;
static constexpr size_t DEFAULT_BUFFER_SIZE = 4 * MEGABYTE;
static