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 for latest py-sp...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bcea0e039f70
branches: trunk
changeset: 388161:bcea0e039f70
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 14 16:47:24 2022 +0000
description:
dupeguru: fix PLIST for latest py-sphinx and depend on it
Bump PKGREVISION.
diffstat:
sysutils/dupeguru/Makefile | 6 +++---
sysutils/dupeguru/PLIST | 6 ++++--
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (56 lines):
diff -r ecbc49090c05 -r bcea0e039f70 sysutils/dupeguru/Makefile
--- a/sysutils/dupeguru/Makefile Mon Nov 14 16:41:10 2022 +0000
+++ b/sysutils/dupeguru/Makefile Mon Nov 14 16:47:24 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2022/06/30 11:18:50 nia Exp $
+# $NetBSD: Makefile,v 1.13 2022/11/14 16:47:24 wiz Exp $
DISTNAME= dupeguru-src-4.0.4_RC
PKGNAME= ${DISTNAME:S/-src//:S/_RC/rc1/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
#MASTER_SITES= https://github.com/arsenetar/dupeguru/releases/download/4.0.4/
MASTER_SITES= ${MASTER_SITE_GITHUB:=arsenetar/}
@@ -14,7 +14,7 @@
LICENSE= gnu-gpl-v3
TOOL_DEPENDS+= ${PYPKGPREFIX}-polib>=1.0.4:../../devel/py-polib
-TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.3.4nb1:../../textproc/py-sphinx
+TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx>=5.3.0:../../textproc/py-sphinx
DEPENDS+= ${PYPKGPREFIX}-qt5-[0-9]*:../../x11/py-qt5
DEPENDS+= ${PYPKGPREFIX}-hsaudiotag3k-[0-9]*:../../audio/py-hsaudiotag3k
DEPENDS+= ${PYPKGPREFIX}-Send2Trash-[0-9]*:../../sysutils/py-Send2Trash
diff -r ecbc49090c05 -r bcea0e039f70 sysutils/dupeguru/PLIST
--- a/sysutils/dupeguru/PLIST Mon Nov 14 16:41:10 2022 +0000
+++ b/sysutils/dupeguru/PLIST Mon Nov 14 16:47:24 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/12/27 10:18:25 nia Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/11/14 16:47:24 wiz Exp $
bin/dupeguru
share/applications/dupeguru.desktop
share/dupeguru/core/__init__.py
@@ -171,6 +171,7 @@
share/dupeguru/help/_sources/reprioritize.rst.txt
share/dupeguru/help/_sources/results.rst.txt
share/dupeguru/help/_sources/scan.rst.txt
+share/dupeguru/help/_static/_sphinx_javascript_frameworks_compat.js
share/dupeguru/help/_static/alert_info_32.png
share/dupeguru/help/_static/alert_warning_32.png
share/dupeguru/help/_static/basic.css
@@ -180,13 +181,14 @@
share/dupeguru/help/_static/documentation_options.js
share/dupeguru/help/_static/file.png
share/dupeguru/help/_static/haiku.css
-share/dupeguru/help/_static/jquery-3.5.1.js
+share/dupeguru/help/_static/jquery-3.6.0.js
share/dupeguru/help/_static/jquery.js
share/dupeguru/help/_static/language_data.js
share/dupeguru/help/_static/minus.png
share/dupeguru/help/_static/plus.png
share/dupeguru/help/_static/pygments.css
share/dupeguru/help/_static/searchtools.js
+share/dupeguru/help/_static/sphinx_highlight.js
share/dupeguru/help/_static/underscore-1.13.1.js
share/dupeguru/help/_static/underscore.js
share/dupeguru/help/changelog.html
Home |
Main Index |
Thread Index |
Old Index