pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2018Q4]: pkgsrc/audio/musicpd Pullup ticket #5890 - requested ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/47dbb8442011
branches: pkgsrc-2018Q4
changeset: 334045:47dbb8442011
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat Jan 12 09:32:09 2019 +0000
description:
Pullup ticket #5890 - requested by maya
audio/musicpd: require newer gcc
Revisions pulled up:
- audio/musicpd/Makefile (via patch)
diffstat:
audio/musicpd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 89e9e0af2b79 -r 47dbb8442011 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile Sat Jan 12 08:55:45 2019 +0000
+++ b/audio/musicpd/Makefile Sat Jan 12 09:32:09 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2018/12/13 19:51:41 adam Exp $
+# $NetBSD: Makefile,v 1.178.2.1 2019/01/12 09:32:09 bsiegert Exp $
DISTNAME= mpd-0.21.3
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
@@ -22,7 +22,7 @@
MESON_ARGS+= -Ddocumentation=true
# c++14
-GCC_REQD+= 4.9
+GCC_REQD+= 6.0
CPPFLAGS.SunOS+= -std=gnu99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__
Home |
Main Index |
Thread Index |
Old Index