pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  6 11:23:34 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/sysutils: Makefile
Removed Files:
        pkgsrc/sysutils/dupeguru: DESCR Makefile PLIST distinfo
        pkgsrc/sysutils/dupeguru/patches: patch-build.py
            patch-hscommon_gui_selectable__list.py patch-hscommon_gui_table.py
            patch-hscommon_gui_tree.py

Log Message:
dupeguru: remove

no supported Python versions left


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.1182 -r1.1183 pkgsrc/sysutils/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/dupeguru/DESCR
cvs rdiff -u -r1.24 -r0 pkgsrc/sysutils/dupeguru/Makefile
cvs rdiff -u -r1.9 -r0 pkgsrc/sysutils/dupeguru/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/sysutils/dupeguru/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/sysutils/dupeguru/patches/patch-build.py
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/sysutils/dupeguru/patches/patch-hscommon_gui_selectable__list.py \
    pkgsrc/sysutils/dupeguru/patches/patch-hscommon_gui_table.py \
    pkgsrc/sysutils/dupeguru/patches/patch-hscommon_gui_tree.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.126 pkgsrc/doc/CHANGES-2026:1.127
--- pkgsrc/doc/CHANGES-2026:1.126       Tue Jan  6 11:19:48 2026
+++ pkgsrc/doc/CHANGES-2026     Tue Jan  6 11:23:34 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.126 2026/01/06 11:19:48 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.127 2026/01/06 11:23:34 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -171,3 +171,4 @@ Changes to the packages collection and i
        Updated math/py-netCDF4 to 1.7.4 [adam 2026-01-06]
        Updated games/openrct2 to 0.4.30 [triaxx 2026-01-06]
        Updated textproc/py-sphinx to 9.1.0 [wiz 2026-01-06]
+       Removed sysutils/dupeguru [wiz 2026-01-06]

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1182 pkgsrc/sysutils/Makefile:1.1183
--- pkgsrc/sysutils/Makefile:1.1182     Thu Jan  1 20:20:02 2026
+++ pkgsrc/sysutils/Makefile    Tue Jan  6 11:23:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1182 2026/01/01 20:20:02 pin Exp $
+# $NetBSD: Makefile,v 1.1183 2026/01/06 11:23:33 wiz Exp $
 #
 
 COMMENT=       System utilities
@@ -196,7 +196,6 @@ SUBDIR+=    dtc
 SUBDIR+=       dtpstree
 SUBDIR+=       dua-cli
 SUBDIR+=       dupd
-SUBDIR+=       dupeguru
 SUBDIR+=       duplicity
 SUBDIR+=       durt
 SUBDIR+=       dusage



Home | Main Index | Thread Index | Old Index