pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/mpc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Apr  9 10:27:08 UTC 2021

Modified Files:
        pkgsrc/audio/mpc: Makefile PLIST

Log Message:
mpc: fix PLIST for latest sphinx.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/audio/mpc/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/mpc/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/mpc/Makefile
diff -u pkgsrc/audio/mpc/Makefile:1.34 pkgsrc/audio/mpc/Makefile:1.35
--- pkgsrc/audio/mpc/Makefile:1.34      Thu Dec 12 16:24:22 2019
+++ pkgsrc/audio/mpc/Makefile   Fri Apr  9 10:27:08 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2019/12/12 16:24:22 nia Exp $
+# $NetBSD: Makefile,v 1.35 2021/04/09 10:27:08 wiz Exp $
 
 DISTNAME=              mpc-0.33
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            audio
 MASTER_SITES=          https://www.musicpd.org/download/mpc/0/
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/audio/mpc/PLIST
diff -u pkgsrc/audio/mpc/PLIST:1.9 pkgsrc/audio/mpc/PLIST:1.10
--- pkgsrc/audio/mpc/PLIST:1.9  Wed Dec  4 11:37:16 2019
+++ pkgsrc/audio/mpc/PLIST      Fri Apr  9 10:27:08 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2019/12/04 11:37:16 nia Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/04/09 10:27:08 wiz Exp $
 bin/mpc
 man/man1/mpc.1
 share/doc/mpc/AUTHORS
@@ -16,14 +16,14 @@ share/doc/mpc/html/_static/custom.css
 share/doc/mpc/html/_static/doctools.js
 share/doc/mpc/html/_static/documentation_options.js
 share/doc/mpc/html/_static/file.png
-share/doc/mpc/html/_static/jquery-3.4.1.js
+share/doc/mpc/html/_static/jquery-3.5.1.js
 share/doc/mpc/html/_static/jquery.js
 share/doc/mpc/html/_static/language_data.js
 share/doc/mpc/html/_static/minus.png
 share/doc/mpc/html/_static/plus.png
 share/doc/mpc/html/_static/pygments.css
 share/doc/mpc/html/_static/searchtools.js
-share/doc/mpc/html/_static/underscore-1.3.1.js
+share/doc/mpc/html/_static/underscore-1.12.0.js
 share/doc/mpc/html/_static/underscore.js
 share/doc/mpc/html/genindex.html
 share/doc/mpc/html/index.html



Home | Main Index | Thread Index | Old Index