pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dupeguru
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 14 16:47:25 UTC 2022
Modified Files:
pkgsrc/sysutils/dupeguru: Makefile PLIST
Log Message:
dupeguru: fix PLIST for latest py-sphinx and depend on it
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/dupeguru/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/dupeguru/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/dupeguru/Makefile
diff -u pkgsrc/sysutils/dupeguru/Makefile:1.12 pkgsrc/sysutils/dupeguru/Makefile:1.13
--- pkgsrc/sysutils/dupeguru/Makefile:1.12 Thu Jun 30 11:18:50 2022
+++ pkgsrc/sysutils/dupeguru/Makefile Mon Nov 14 16:47:24 2022
@@ -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 @@ COMMENT= Find duplicate files
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
Index: pkgsrc/sysutils/dupeguru/PLIST
diff -u pkgsrc/sysutils/dupeguru/PLIST:1.6 pkgsrc/sysutils/dupeguru/PLIST:1.7
--- pkgsrc/sysutils/dupeguru/PLIST:1.6 Mon Dec 27 10:18:25 2021
+++ pkgsrc/sysutils/dupeguru/PLIST Mon Nov 14 16:47:24 2022
@@ -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/quick_start
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/doctools.js
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