pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/musicpd
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 7 11:17:54 UTC 2021
Modified Files:
pkgsrc/audio/musicpd: Makefile PLIST
Log Message:
musicpd: update PLIST for latest sphinx
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/musicpd/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.239 pkgsrc/audio/musicpd/Makefile:1.240
--- pkgsrc/audio/musicpd/Makefile:1.239 Mon Apr 5 10:55:29 2021
+++ pkgsrc/audio/musicpd/Makefile Wed Apr 7 11:17:54 2021
@@ -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
Index: pkgsrc/audio/musicpd/PLIST
diff -u pkgsrc/audio/musicpd/PLIST:1.15 pkgsrc/audio/musicpd/PLIST:1.16
--- pkgsrc/audio/musicpd/PLIST:1.15 Fri Oct 2 09:47:09 2020
+++ pkgsrc/audio/musicpd/PLIST Wed Apr 7 11:17:54 2021
@@ -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/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.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/plus.png
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