pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/dupeguru dupeguru: fix PLIST after py-sphinx ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4232639f1df6
branches:  trunk
changeset: 375592:4232639f1df6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 16 12:43:52 2018 +0000

description:
dupeguru: fix PLIST after py-sphinx update.

Bump PKGREVISION.

diffstat:

 sysutils/dupeguru/Makefile |  3 ++-
 sysutils/dupeguru/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 44e0313af4d4 -r 4232639f1df6 sysutils/dupeguru/Makefile
--- a/sysutils/dupeguru/Makefile        Fri Feb 16 12:33:48 2018 +0000
+++ b/sysutils/dupeguru/Makefile        Fri Feb 16 12:43:52 2018 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2017/09/28 22:20:45 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/02/16 12:43:52 wiz Exp $
 
 DISTNAME=      dupeguru-src-4.0.3
 PKGNAME=       ${DISTNAME:S/-src//}
+PKGREVISION=   1
 CATEGORIES=    sysutils
 MASTER_SITES=  https://download.hardcoded.net/
 
diff -r 44e0313af4d4 -r 4232639f1df6 sysutils/dupeguru/PLIST
--- a/sysutils/dupeguru/PLIST   Fri Feb 16 12:33:48 2018 +0000
+++ b/sysutils/dupeguru/PLIST   Fri Feb 16 12:43:52 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/09/26 11:22:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/02/16 12:43:52 wiz Exp $
 bin/dupeguru
 share/applications/dupeguru.desktop
 share/dupeguru/core/__init__.py
@@ -185,7 +185,7 @@
 share/dupeguru/help/_static/down.png
 share/dupeguru/help/_static/file.png
 share/dupeguru/help/_static/haiku.css
-share/dupeguru/help/_static/jquery-3.1.0.js
+share/dupeguru/help/_static/jquery-3.2.1.js
 share/dupeguru/help/_static/jquery.js
 share/dupeguru/help/_static/minus.png
 share/dupeguru/help/_static/plus.png



Home | Main Index | Thread Index | Old Index