pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: Use current sphinx binary name
details: https://anonhg.NetBSD.org/pkgsrc/rev/35f540f9a3c5
branches: trunk
changeset: 342729:35f540f9a3c5
user: nia <nia%pkgsrc.org@localhost>
date: Thu Oct 24 21:36:45 2019 +0000
description:
musicpd: Use current sphinx binary name
diffstat:
audio/musicpd/Makefile | 4 ++--
audio/musicpd/PLIST | 13 ++-----------
2 files changed, 4 insertions(+), 13 deletions(-)
diffs (57 lines):
diff -r 3a2e28b2251c -r 35f540f9a3c5 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile Thu Oct 24 21:23:23 2019 +0000
+++ b/audio/musicpd/Makefile Thu Oct 24 21:36:45 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.199 2019/10/24 21:23:13 nia Exp $
+# $NetBSD: Makefile,v 1.200 2019/10/24 21:36:45 nia Exp $
DISTNAME= mpd-0.21.16
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
@@ -58,7 +58,7 @@
SUBST_STAGE.sphinx= pre-configure
SUBST_FILES.sphinx= doc/meson.build
SUBST_MESSAGE.sphinx= Fixing sphinx binary name.
-SUBST_SED.sphinx+= -e "s,sphinx-build,sphinx-build${PYVERSSUFFIX},"
+SUBST_SED.sphinx+= -e "s,sphinx-build,sphinx-build-${PYVERSSUFFIX},"
INSTALLATION_DIRS= ${EGDIR}
diff -r 3a2e28b2251c -r 35f540f9a3c5 audio/musicpd/PLIST
--- a/audio/musicpd/PLIST Thu Oct 24 21:23:23 2019 +0000
+++ b/audio/musicpd/PLIST Thu Oct 24 21:36:45 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2019/01/05 12:43:46 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.12 2019/10/24 21:36:45 nia Exp $
bin/mpd
man/man1/mpd.1
man/man5/mpd.conf.5
@@ -12,18 +12,12 @@
share/doc/mpd/html/_sources/plugins.rst.txt
share/doc/mpd/html/_sources/protocol.rst.txt
share/doc/mpd/html/_sources/user.rst.txt
-share/doc/mpd/html/_static/ajax-loader.gif
share/doc/mpd/html/_static/basic.css
share/doc/mpd/html/_static/classic.css
-share/doc/mpd/html/_static/comment-bright.png
-share/doc/mpd/html/_static/comment-close.png
-share/doc/mpd/html/_static/comment.png
share/doc/mpd/html/_static/doctools.js
share/doc/mpd/html/_static/documentation_options.js
-share/doc/mpd/html/_static/down-pressed.png
-share/doc/mpd/html/_static/down.png
share/doc/mpd/html/_static/file.png
-share/doc/mpd/html/_static/jquery-3.2.1.js
+share/doc/mpd/html/_static/jquery-3.4.1.js
share/doc/mpd/html/_static/jquery.js
share/doc/mpd/html/_static/language_data.js
share/doc/mpd/html/_static/minus.png
@@ -33,9 +27,6 @@
share/doc/mpd/html/_static/sidebar.js
share/doc/mpd/html/_static/underscore-1.3.1.js
share/doc/mpd/html/_static/underscore.js
-share/doc/mpd/html/_static/up-pressed.png
-share/doc/mpd/html/_static/up.png
-share/doc/mpd/html/_static/websupport.js
share/doc/mpd/html/developer.html
share/doc/mpd/html/genindex.html
share/doc/mpd/html/index.html
Home |
Main Index |
Thread Index |
Old Index