pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: depend on latest py-sphinx and ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/86affdf24899
branches: trunk
changeset: 387323:86affdf24899
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 26 20:04:29 2022 +0000
description:
musicpd: depend on latest py-sphinx and fix PLIST for it
Bump PKGREVISION.
diffstat:
audio/musicpd/Makefile | 6 +++---
audio/musicpd/PLIST | 6 ++++--
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (55 lines):
diff -r 1df166d0bdf9 -r 86affdf24899 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile Wed Oct 26 17:19:58 2022 +0000
+++ b/audio/musicpd/Makefile Wed Oct 26 20:04:29 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.279 2022/10/26 10:31:13 wiz Exp $
+# $NetBSD: Makefile,v 1.280 2022/10/26 20:04:29 wiz Exp $
DISTNAME= mpd-0.23.10
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
@@ -12,7 +12,7 @@
COMMENT= Remote controllable audio player
LICENSE= gnu-gpl-v2
-TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx>=5.3.0:../../textproc/py-sphinx
CONFLICTS= mpd-[0-9]*
diff -r 1df166d0bdf9 -r 86affdf24899 audio/musicpd/PLIST
--- a/audio/musicpd/PLIST Wed Oct 26 17:19:58 2022 +0000
+++ b/audio/musicpd/PLIST Wed Oct 26 20:04:29 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2021/11/26 15:14:41 pho Exp $
+@comment $NetBSD: PLIST,v 1.19 2022/10/26 20:04:29 wiz Exp $
bin/mpd
man/man1/mpd.1
man/man5/mpd.conf.5
@@ -15,12 +15,13 @@
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/_sphinx_javascript_frameworks_compat.js
share/doc/mpd/html/_static/basic.css
share/doc/mpd/html/_static/classic.css
share/doc/mpd/html/_static/doctools.js
share/doc/mpd/html/_static/documentation_options.js
share/doc/mpd/html/_static/file.png
-share/doc/mpd/html/_static/jquery-3.5.1.js
+share/doc/mpd/html/_static/jquery-3.6.0.js
share/doc/mpd/html/_static/jquery.js
share/doc/mpd/html/_static/language_data.js
share/doc/mpd/html/_static/minus.png
@@ -28,6 +29,7 @@
share/doc/mpd/html/_static/pygments.css
share/doc/mpd/html/_static/searchtools.js
share/doc/mpd/html/_static/sidebar.js
+share/doc/mpd/html/_static/sphinx_highlight.js
share/doc/mpd/html/_static/underscore-1.13.1.js
share/doc/mpd/html/_static/underscore.js
share/doc/mpd/html/client.html
Home |
Main Index |
Thread Index |
Old Index