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:           Sun Nov  5 22:14:08 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/sysutils: Makefile
Removed Files:
        pkgsrc/sysutils/py-pathtools: DESCR Makefile PLIST distinfo

Log Message:
py-pathtools: remove

Dead upstream, not used in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.6669 -r1.6670 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1093 -r1.1094 pkgsrc/sysutils/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/py-pathtools/DESCR \
    pkgsrc/sysutils/py-pathtools/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/sysutils/py-pathtools/Makefile \
    pkgsrc/sysutils/py-pathtools/distinfo

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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6669 pkgsrc/doc/CHANGES-2023:1.6670
--- pkgsrc/doc/CHANGES-2023:1.6669      Sun Nov  5 22:04:36 2023
+++ pkgsrc/doc/CHANGES-2023     Sun Nov  5 22:14:08 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6669 2023/11/05 22:04:36 schmonz Exp $
+$NetBSD: CHANGES-2023,v 1.6670 2023/11/05 22:14:08 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9660,3 +9660,4 @@ Changes to the packages collection and i
        Updated devel/ocaml-dune-configurator to 3.11.1 [jaapb 2023-11-05]
        Updated devel/ocaml-lwt to 5.7.0 [jaapb 2023-11-05]
        Updated devel/swagger-codegen to 3.0.50 [schmonz 2023-11-05]
+       Removed sysutils/py-pathtools [wiz 2023-11-05]

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1093 pkgsrc/sysutils/Makefile:1.1094
--- pkgsrc/sysutils/Makefile:1.1093     Sat Nov  4 12:33:26 2023
+++ pkgsrc/sysutils/Makefile    Sun Nov  5 22:14:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1093 2023/11/04 12:33:26 wiz Exp $
+# $NetBSD: Makefile,v 1.1094 2023/11/05 22:14:08 wiz Exp $
 #
 
 COMMENT=       System utilities
@@ -590,7 +590,6 @@ SUBDIR+=    py-magic
 SUBDIR+=       py-nkdfu
 SUBDIR+=       py-notify
 SUBDIR+=       py-notify2
-SUBDIR+=       py-pathtools
 SUBDIR+=       py-pefile
 SUBDIR+=       py-pid
 SUBDIR+=       py-psutil



Home | Main Index | Thread Index | Old Index