pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: adjust a comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56bd846e16d2
branches:  trunk
changeset: 380022:56bd846e16d2
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat May 28 01:54:49 2022 +0000

description:
musicpd: adjust a comment

diffstat:

 audio/musicpd/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r a6781a76e629 -r 56bd846e16d2 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Sat May 28 01:51:16 2022 +0000
+++ b/audio/musicpd/Makefile    Sat May 28 01:54:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2022/05/18 08:43:06 wiz Exp $
+# $NetBSD: Makefile,v 1.264 2022/05/28 01:54:49 gutteridge Exp $
 
 DISTNAME=      mpd-0.23.7
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
@@ -21,8 +21,7 @@
 #
 # Please be cautious of raising this requirement - mpd seems to adopt new C++
 # standards quickly. Notably, gcc8 from pkgsrc doesn't have support for
-# NetBSD/earmv7hf. gcc10 should, but fails for other reasons (TODO:
-# investigate).
+# NetBSD/earmv7hf.
 GCC_REQD+=     7
 
 MESON_ARGS+=   -Ddocumentation=enabled



Home | Main Index | Thread Index | Old Index