pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: update PLIST for latest sphinx



details:   https://anonhg.NetBSD.org/pkgsrc/rev/012f2fca3103
branches:  trunk
changeset: 449887:012f2fca3103
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 07 11:17:54 2021 +0000

description:
musicpd: update PLIST for latest sphinx

Bump PKGREVISION.

diffstat:

 audio/musicpd/Makefile |  4 ++--
 audio/musicpd/PLIST    |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (41 lines):

diff -r 15dd6222c4fe -r 012f2fca3103 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Wed Apr 07 10:32:22 2021 +0000
+++ b/audio/musicpd/Makefile    Wed Apr 07 11:17:54 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.239 2021/04/05 10:55:29 wiz Exp $
+# $NetBSD: Makefile,v 1.240 2021/04/07 11:17:54 wiz Exp $
 
 DISTNAME=      mpd-0.22.6
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/0.22/
 EXTRACT_SUFX=  .tar.xz
diff -r 15dd6222c4fe -r 012f2fca3103 audio/musicpd/PLIST
--- a/audio/musicpd/PLIST       Wed Apr 07 10:32:22 2021 +0000
+++ b/audio/musicpd/PLIST       Wed Apr 07 11:17:54 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2020/10/02 09:47:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2021/04/07 11:17:54 wiz Exp $
 bin/mpd
 man/man1/mpd.1
 man/man5/mpd.conf.5
@@ -19,7 +19,7 @@
 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.4.1.js
+share/doc/mpd/html/_static/jquery-3.5.1.js
 share/doc/mpd/html/_static/jquery.js
 share/doc/mpd/html/_static/language_data.js
 share/doc/mpd/html/_static/minus.png
@@ -27,7 +27,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/underscore-1.3.1.js
+share/doc/mpd/html/_static/underscore-1.12.0.js
 share/doc/mpd/html/_static/underscore.js
 share/doc/mpd/html/developer.html
 share/doc/mpd/html/genindex.html



Home | Main Index | Thread Index | Old Index